Searched refs:old (Results 326 - 350 of 387) sorted by relevance

<<111213141516

/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_ohci.c1831 uint_t offset, uint32_t compare, uint32_t swap, uint32_t *old)
1838 ASSERT(old != NULL);
1870 * to the same value. This will return the old value which is in
1892 *old = 0;
1901 /* Copy the old data into the return parameter */
1902 *old = ddi_get32(ohci_hdl->ohci_reg_handle,
1917 if (*old == compare) {
1830 hci1394_ohci_csr_cswap(hci1394_ohci_handle_t ohci_hdl, uint_t generation, uint_t offset, uint32_t compare, uint32_t swap, uint32_t *old) argument
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzfs_ioctl.c3678 * zc_name old name of dataset
5308 * zc_value full name of old snapshot
5320 dsl_dataset_t *new, *old; local
5330 error = dsl_dataset_hold(dp, zc->zc_value, FTAG, &old);
5337 error = dsl_dataset_space_written(old, new, &zc->zc_cookie,
5339 dsl_dataset_rele(old, FTAG);
5361 dsl_dataset_t *new, *old; local
5381 error = dsl_dataset_hold(dp, firstsnap, FTAG, &old);
5382 if (error == 0 && !old->ds_is_snapshot) {
5383 dsl_dataset_rele(old, FTA
[all...]
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dspitfire_copy.s584 stn %l6, [THREAD_REG + T_LOFAULT] ! restore old t_lofault
1595 stn %l6, [THREAD_REG + T_LOFAULT] ! restore old t_lofault
1671 cmp %l2, %l0 ! cmp # reqd to fill dst w old src left
1850 stn %l6, [THREAD_REG + T_LOFAULT] ! restore old t_lofault
2214 stn SAVED_LOFAULT, [THREAD_REG + T_LOFAULT] ! restore old t_lofault
2524 stn SAVED_LOFAULT, [THREAD_REG + T_LOFAULT] ! restore old t_lofault
3379 stn SAVED_LOFAULT, [THREAD_REG + T_LOFAULT] ! restore old t_lofault
3456 stn %o5, [THREAD_REG + T_LOFAULT] ! restore old t_lofault
3763 stn SAVED_LOFAULT, [THREAD_REG + T_LOFAULT] ! restore old t_lofault
4618 stn SAVED_LOFAULT, [THREAD_REG + T_LOFAULT] ! restore old t_lofaul
[all...]
/illumos-gate/usr/src/cmd/awk_xpg4/
H A Dawk3.c356 strsave(wchar_t *old) argument
361 new = (STRING)emalloc(len = (wcslen(old)+1) * sizeof (wchar_t));
362 (void) memcpy(new, old, len);
/illumos-gate/usr/src/uts/common/io/1394/
H A Ds1394_csr.c1167 uint32_t old; local
1225 offset, compare, swap, &old);
1227 req->cmd_u.l32.old_value = old;
/illumos-gate/usr/src/uts/common/os/
H A Dclock.c552 /* jump to new max, or decay the old max */
825 time = gethrestime_sec(); /* for crusty old kmem readers */
1661 uint16_t old, new; local
1672 if (fuword16(slot, &old) < 0 ||
1673 (new = old + ticks) > SHRT_MAX ||
/illumos-gate/usr/src/lib/libzonecfg/common/
H A Dlibzonecfg.c812 * Changing the zone name requires us to track both the old and new
924 * Record the old admins from the old zonename
1255 * Move the new document over top of the old.
1707 zone_fsopt_t *last, *old, *new; local
1710 for (old = last; old != NULL; old = old->zone_fsopt_next)
1711 last = old; /* wal
3585 struct zone_rctlvaltab *last, *old, *new; local
[all...]
/illumos-gate/usr/src/uts/common/dtrace/
H A Ddtrace.c6676 uintptr_t old = mstate->dtms_scratch_ptr, saved; local
6783 mstate->dtms_scratch_ptr = old;
8300 dtrace_provider_t *old = (dtrace_provider_t *)id; local
8305 if (old->dtpv_pops.dtps_enable ==
8311 ASSERT(old == dtrace_provider);
8334 if (!old->dtpv_defunct &&
8352 if (probe->dtpr_provider != old)
8367 if (dtrace_gethrtime() - old->dtpv_defunct >
8394 if (probe->dtpr_provider != old)
8422 old
9127 dtrace_meta_t **pp, *old = (dtrace_meta_t *)id; local
[all...]
/illumos-gate/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.c1155 * memory, which corresponds to the old static reserve for TSBs.
1739 * accessing the old context domains.
1741 * sfmmu_ctxdoms_update(void) frees space used by old context domains and
3301 * If remap and new tte differs from old tte we need
4973 * if the new attr is the same as old
5311 * if the new protection is the same as old
7327 * replace old pfn with new pfn in TTE
7347 * move p_mapping list from old page to new page
8599 * move from the old scd to a new scd, in which case, we want to
9210 * . We're called w/ the "old" groupleade
10630 struct hme_blk *old, *hblkp, *prev; local
13483 struct tsbe *old; local
[all...]
/illumos-gate/usr/src/lib/libc/sparc/gen/
H A Dascii_strcasecmp.s263 sll %i0, %l6, %g1 ! bytes from old aligned word from s2
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dpppd.h679 extern int (*new_phase_hook) __P((int new, int old));
/illumos-gate/usr/src/cmd/sgs/rtld/amd64/
H A Dboot_elf.s409 / Restore registers using %r11 which contains our old %rsp value
/illumos-gate/usr/src/cmd/krb5/kadmin/kdcmgr/
H A Dkdcmgr.sh643 OLDPRINCDB=/var/krb5/principal.old
/illumos-gate/usr/src/tools/scripts/
H A Dcheck_rtime.pl373 # this is an old ldd(1) prior to -e addition (4390308).
375 $Line =~ s/$/\t<old ldd(1)?>/;
578 # Catch any old (unnecessary) dependencies.
/illumos-gate/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_ohci.h633 uint_t offset, uint32_t compare, uint32_t swap, uint32_t *old);
/illumos-gate/usr/src/uts/sun4/ml/
H A Dinterrupt.s426 ldx [%o2 + %l3], %o5 ! old counter in o5
502 stn THREAD_REG, [%o3 + T_INTR] ! push old thread
623 ldx [%o1], %o5 ! old counter in o5
914 * %l1 = old stack
1068 ldx [%o3 + %o4], %l1 ! old counter in l1
1116 ldx [%o3 + %o4], %l2 ! old counter in l2
1274 ldx [%o3 + %o4], %o0 ! old counter in o0
1587 ! update old tail
1661 ! update old tail
1796 ! update old tai
[all...]
/illumos-gate/usr/src/cmd/svr4pkg/hdrs/
H A Dlibinst.h298 extern void repl_cfent __P((struct cfent *new, struct cfent *old));
/illumos-gate/usr/src/common/ficl/
H A Dprimitives.c2965 * restore old setjmp vector and push a zero.
3055 void *new, *old; local
3058 old = ficlStackPopPointer(vm->dataStack);
3059 new = ficlRealloc(old, size);
3065 ficlStackPushPointer(vm->dataStack, old);
/illumos-gate/usr/src/lib/libpp/common/
H A Dppcontrol.c303 static struct ppmacro old; local
660 old = *mac;
1191 if (old.value)
1193 if ((i0 & SYM_FUNCTION) != (sym->flags & SYM_FUNCTION) || old.arity != mac->arity || !streq(old.value, mac->value)) goto redefined;
1194 if (!old.formals)
1204 if (!streq(mac->formkeys[n].name, old.formkeys[n].name) || !streq(mac->formkeys[n].value, old.formkeys[n].value))
1209 if (!streq(mac->formals, old.formals)) goto redefined;
1215 mac->formkeys = old
[all...]
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/
H A Decore_sp_verbs.c4284 int c, old; local
4291 old = ecore_atomic_cmpxchg((v), c, c + a);
4292 if (ECORE_LIKELY(old == c))
4294 c = old;
4312 int c, old; local
4319 old = ecore_atomic_cmpxchg((v), c, c - a);
4320 if (ECORE_LIKELY(old == c))
4322 c = old;
/illumos-gate/usr/src/cmd/zoneadmd/
H A Dvplat.c2114 * of the bad one. So we save the old (bad) I/F name before over-
2839 * add_net on zone boot in "old". The list of interfaces in "old" is
2843 * Returns the merged list of IP interfaces containing "old" and "new"
2846 add_ip_interface(zone_addr_list_t *old, zone_addr_list_t *new) argument
2851 assert(old != new);
2853 if (old == NULL)
2855 for (ptr = old; ptr != NULL; ptr = ptr->za_next) {
2861 new->za_next = old;
2876 return (old);
[all...]
/illumos-gate/usr/src/lib/libc/port/
H A Dllib-lc670 void *realloc(void *old, size_t size);
671 void free(void *old);
835 int rename(const char *old, const char *new);
/illumos-gate/usr/src/uts/sun4v/cpu/
H A Dniagara_copy.s104 * curthread->t_lofault = (%o5 & ~LOFAULT_SET); ! restore old t_lofault
108 * curthread->t_lofault = (%o5 & ~LOFAULT_SET); ! restore old t_lofault
470 stn %o5, [THREAD_REG + T_LOFAULT] ! restore old t_lofault
534 stn %o5, [THREAD_REG + T_LOFAULT] ! restore old t_lofault
589 stn %o5, [THREAD_REG + T_LOFAULT] ! restore old t_lofault
679 stn %o5, [THREAD_REG + T_LOFAULT] ! restore old t_lofault
2055 stn %o5, [THREAD_REG + T_LOFAULT] ! restore old t_lofault
2432 stn %o5, [THREAD_REG + T_LOFAULT] ! restore old t_lofault
2502 cmp %l2, %l0 ! cmp # reqd to fill dst w old src left
2662 stn %o5, [THREAD_REG + T_LOFAULT] ! restore old t_lofaul
[all...]
/illumos-gate/usr/src/uts/common/io/rsm/
H A Drsm.c1207 * Copy old data into new space and
1208 * free old stuff
3225 * The default permission of a node which was in the old
3917 "rsm_proc_sqready_ack done: msg old incn %lld\n",
3991 "rsm_add_credits enter: old incn %lld\n",
4805 * the old mapinfo list because the segment mapping handles
5029 "rsm_intr_callback_dispatch done: old incn %lld\n",
5699 * the old acl a access permission of 0 is sent.
8293 rsmcookie_t *p, *old; local
8308 * Find old cooki
[all...]
/illumos-gate/usr/src/uts/common/io/usb/clients/audio/usb_ac/
H A Dusb_ac.c1700 usb_ac_unit_list_t *old = NULL; local
1710 old = uacp->usb_ac_units;
1720 if (old) {
1722 bcopy(old, uacp->usb_ac_units, len);
1724 kmem_free(old, len);

Completed in 279 milliseconds

<<111213141516