Searched refs:PROC_STATUNLOCK (Results 1 – 11 of 11) sorted by relevance
378 PROC_STATUNLOCK(p); in linux_common_clock_gettime()386 PROC_STATUNLOCK(p); in linux_common_clock_gettime()424 PROC_STATUNLOCK(p); in linux_common_clock_gettime()434 PROC_STATUNLOCK(p); in linux_common_clock_gettime()
437 PROC_STATUNLOCK(p); in linux_times()
127 PROC_STATUNLOCK(p); in procfs_doprocstatus()
629 PROC_STATUNLOCK(p); in lim_cb()834 PROC_STATUNLOCK(p); in getrlimitusage_one()1204 PROC_STATUNLOCK(p); in kern_getrusage()1312 PROC_STATUNLOCK(p); in rufetchcalc()
285 PROC_STATUNLOCK(targetp); in kern_process_cputime()347 PROC_STATUNLOCK(p); in kern_clock_gettime()355 PROC_STATUNLOCK(p); in kern_clock_gettime()
721 PROC_STATUNLOCK(p); in exit1()1129 PROC_STATUNLOCK(p); in wait_fill_wrusage()
684 PROC_STATUNLOCK(p); in proc0_post()
459 PROC_STATUNLOCK(p); in racct_settime_locked()
1032 PROC_STATUNLOCK(p); in thread_exit()
1168 PROC_STATUNLOCK(p); in fill_kinfo_proc_only()1351 PROC_STATUNLOCK(p); in fill_kinfo_thread()
794 #define PROC_STATUNLOCK(p) mtx_unlock_spin(&(p)->p_statmtx) macro