Searched refs:PROC_STATUNLOCK (Results 1 – 12 of 12) sorted by relevance
284 PROC_STATUNLOCK(p); in linux_clock_gettime()292 PROC_STATUNLOCK(p); in linux_clock_gettime()329 PROC_STATUNLOCK(p); in linux_clock_gettime()339 PROC_STATUNLOCK(p); in linux_clock_gettime()
713 PROC_STATUNLOCK(p); in linux_times()
131 PROC_STATUNLOCK(p); in procfs_doprocstatus()
881 PROC_STATUNLOCK(p);1284 PROC_STATUNLOCK(p);1311 PROC_STATUNLOCK(p);1335 PROC_STATUNLOCK(p);
620 PROC_STATUNLOCK(p); in lim_cb()1074 PROC_STATUNLOCK(p); in kern_getrusage()1175 PROC_STATUNLOCK(p); in rufetchcalc()
283 PROC_STATUNLOCK(targetp); in get_process_cputime()334 PROC_STATUNLOCK(p); in kern_clock_gettime()342 PROC_STATUNLOCK(p); in kern_clock_gettime()
653 PROC_STATUNLOCK(p); in exit1()1097 PROC_STATUNLOCK(p); in proc_to_reap()
647 PROC_STATUNLOCK(p); in proc0_post()
1252 PROC_STATUNLOCK(p); in racctd()
608 PROC_STATUNLOCK(p); in thread_exit()
984 PROC_STATUNLOCK(p); in fill_kinfo_proc_only()1145 PROC_STATUNLOCK(p); in fill_kinfo_thread()
692 #define PROC_STATUNLOCK(p) mtx_unlock_spin(&(p)->p_statmtx) macro