Home
last modified time | relevance | path

Searched refs:unlocked (Results 1 – 12 of 12) sorted by relevance

/illumos-gate/usr/src/tools/smatch/src/
H A Dcheck_locking.c30 STATE(unlocked);
513 return &unlocked; in action_to_state()
677 warn_on_double(sm, &unlocked); in handle_macro_lock_unlock()
699 set_start_state(name, sym, &unlocked); in do_lock()
707 set_state(my_id, name, sym, &unlocked); in do_lock_failed()
731 warn_on_double(sm, &unlocked); in do_unlock()
732 set_state(my_id, name, sym, &unlocked); in do_unlock()
896 if (sm->state == &unlocked) in get_db_type()
902 if (sm->state == &unlocked) in get_db_type()
917 sm->state != &unlocked && in match_return_info()
[all …]
/illumos-gate/usr/src/uts/sun4u/vm/
H A Dmach_sfmmu_asm.S151 ! this erratum, we scan the T16 top down for an unlocked TTE and
175 bz %icc, 2f ! If unlocked, go displace
182 call panic ! found no unlocked TTE so
188 ! We have found an unlocked or non-valid entry; we'll explicitly load
/illumos-gate/usr/src/uts/common/fs/proc/
H A Dprcontrol.c575 int unlocked; in pr_control() local
731 if (error && unlocked) in pr_control()
737 if (error && unlocked) in pr_control()
861 int unlocked; in pr_control32() local
1051 if (error && unlocked) in pr_control32()
1971 *unlocked = 0; in pr_watch()
2018 *unlocked = 1; in pr_watch()
2045 *unlocked = 1; in pr_watch()
2101 *unlocked = 0; in pr_agent()
2196 *unlocked = 1; in pr_agent()
[all …]
/illumos-gate/usr/src/lib/libc/amd64/gen/
H A Dlock.S43 / - clear lock and force it to appear unlocked in memory.
/illumos-gate/usr/src/lib/libc/i386/gen/
H A Dlock.S44 / - clear lock and force it to appear unlocked in memory.
/illumos-gate/usr/src/uts/common/vm/
H A Dseg_spt.c2611 rctl_qty_t unlocked = 0; in spt_unlockedbytes() local
2615 unlocked += PAGESIZE; in spt_unlockedbytes()
2617 return (unlocked); in spt_unlockedbytes()
2717 rctl_qty_t *unlocked) in spt_unlockpages() argument
2759 *unlocked += PAGESIZE; in spt_unlockpages()
2804 rctl_qty_t unlocked = 0; in segspt_shmlockop() local
2870 unlocked = spt_unlockedbytes(npages, &ppa[ppa_idx]); in segspt_shmlockop()
2873 if (rctl_incr_locked_mem(p, proj, unlocked, 0)) { in segspt_shmlockop()
2885 if ((unlocked - locked) > 0) { in segspt_shmlockop()
2887 (unlocked - locked), 0); in segspt_shmlockop()
[all …]
/illumos-gate/usr/src/uts/sun4v/ml/
H A Dmach_proc_init.S123 ! install an unlocked entry
/illumos-gate/usr/src/uts/sun4/ml/
H A Dswtch.S274 ! been unlocked. this mutex is unlocked when
/illumos-gate/usr/src/uts/sun4u/serengeti/ml/
H A Dsbdp_asm.S180 ! Flush all unlocked dtlb's & itlb's
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dus3_common_asm.S2525 ! NOTE: We assume that we'll be successful in finding an unlocked
2602 ! We found an unlocked or invalid entry; we'll explicitly load
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Drelease.txt548 3. Problem: The LL2 RX completion spin lock may be unlocked with a set of
/illumos-gate/usr/src/uts/intel/io/acpica/
H A Dchanges.txt16397 several places where mutexes/semaphores were being unlocked