| /f-stack/freebsd/kern/ |
| H A D | kern_exit.c | 300 PROC_UNLOCK(p); in exit1() 363 PROC_UNLOCK(p); in exit1() 453 PROC_UNLOCK(p); in exit1() 534 PROC_UNLOCK(q); in exit1() 559 PROC_UNLOCK(q); in exit1() 875 PROC_UNLOCK(q); in proc_reap() 898 PROC_UNLOCK(p); in proc_reap() 912 PROC_UNLOCK(p); in proc_reap() 923 PROC_UNLOCK(p); in proc_reap() 935 PROC_UNLOCK(q); in proc_reap() [all …]
|
| H A D | kern_kthread.c | 116 PROC_UNLOCK(p2); in kproc_create() 172 PROC_UNLOCK(p); in kproc_exit() 197 PROC_UNLOCK(p); in kproc_suspend() 214 PROC_UNLOCK(p); in kproc_resume() 218 PROC_UNLOCK(p); in kproc_resume() 231 PROC_UNLOCK(p); in kproc_suspend_check() 314 PROC_UNLOCK(p); in kthread_add() 356 PROC_UNLOCK(p); in kthread_exit() 425 PROC_UNLOCK(p); in kthread_resume() 458 PROC_UNLOCK(p); in kthread_suspend_check()
|
| H A D | kern_thr.c | 223 PROC_UNLOCK(p); in thread_create() 264 PROC_UNLOCK(p); in thread_create() 290 PROC_UNLOCK(p); in thread_create() 352 PROC_UNLOCK(p); in kern_thr_exit() 416 PROC_UNLOCK(p); in sys_thr_kill() 472 PROC_UNLOCK(p); in sys_thr_kill2() 486 PROC_UNLOCK(p); in sys_thr_kill2() 540 PROC_UNLOCK(p); in kern_thr_suspend() 543 PROC_UNLOCK(p); in kern_thr_suspend() 573 PROC_UNLOCK(p); in sys_thr_wake() [all …]
|
| H A D | kern_fork.c | 323 PROC_UNLOCK(p1); in fork_norfproc() 357 PROC_UNLOCK(p1); in fork_norfproc() 378 PROC_UNLOCK(p1); in do_fork() 533 PROC_UNLOCK(p1); in do_fork() 534 PROC_UNLOCK(p2); in do_fork() 607 PROC_UNLOCK(p1); in do_fork() 637 PROC_UNLOCK(p2); in do_fork() 706 PROC_UNLOCK(p2); in do_fork() 717 PROC_UNLOCK(p1); in do_fork() 811 PROC_UNLOCK(p2); in fork_rfppwait() [all …]
|
| H A D | subr_trap.c | 130 PROC_UNLOCK(p); in userret() 250 PROC_UNLOCK(p); in ast() 255 PROC_UNLOCK(p); in ast() 308 PROC_UNLOCK(p); in ast() 327 PROC_UNLOCK(p); in ast() 350 PROC_UNLOCK(p); in ast()
|
| H A D | kern_prot.c | 149 PROC_UNLOCK(p); in sys_getpgrp() 174 PROC_UNLOCK(p); in sys_getpgid() 179 PROC_UNLOCK(p); in sys_getpgid() 218 PROC_UNLOCK(p); in kern_getsid() 576 PROC_UNLOCK(p); in sys_setuid() 586 PROC_UNLOCK(p); in sys_setuid() 636 PROC_UNLOCK(p); in sys_seteuid() 642 PROC_UNLOCK(p); in sys_seteuid() 736 PROC_UNLOCK(p); in sys_setgid() 741 PROC_UNLOCK(p); in sys_setgid() [all …]
|
| H A D | subr_syscall.c | 79 PROC_UNLOCK(p); in syscallenter() 100 PROC_UNLOCK(p); in syscallenter() 205 PROC_UNLOCK(p); in syscallenter() 253 PROC_UNLOCK(p); in syscallret() 269 PROC_UNLOCK(p); in syscallret()
|
| H A D | kern_time.c | 206 PROC_UNLOCK(p); in kern_clock_getcpuclockid2() 310 PROC_UNLOCK(p2); in get_cputime() 335 PROC_UNLOCK(p); in kern_clock_gettime() 343 PROC_UNLOCK(p); in kern_clock_gettime() 367 PROC_UNLOCK(p); in kern_clock_gettime() 771 PROC_UNLOCK(p); in kern_getitimer() 856 PROC_UNLOCK(p); in kern_setitimer() 1279 PROC_UNLOCK(p); in kern_ktimer_create() 1331 PROC_UNLOCK(p); in kern_ktimer_delete() 1334 PROC_UNLOCK(p); in kern_ktimer_delete() [all …]
|
| H A D | subr_prof.c | 350 PROC_UNLOCK(&proc0); in sysctl_kern_prof() 358 PROC_UNLOCK(&proc0); in sysctl_kern_prof() 365 PROC_UNLOCK(&proc0); in sysctl_kern_prof() 422 PROC_UNLOCK(p); in sys_profil() 434 PROC_UNLOCK(p); in sys_profil() 502 PROC_UNLOCK(p); in addupc_task() 516 PROC_UNLOCK(p); in addupc_task() 537 PROC_UNLOCK(p); in addupc_task()
|
| H A D | p1003_1b.c | 136 PROC_UNLOCK(targetp); 178 PROC_UNLOCK(targetp); 225 PROC_UNLOCK(targetp); 270 PROC_UNLOCK(targetp); 356 PROC_UNLOCK(targetp);
|
| H A D | kern_procctl.c | 81 PROC_UNLOCK(p); in protect_setchildren() 209 PROC_UNLOCK(p); in reap_getpids() 258 PROC_UNLOCK(p2); in reap_kill_proc() 296 PROC_UNLOCK(p); in reap_kill() 510 PROC_UNLOCK(p); in aslr_status() 756 PROC_UNLOCK(p); in kern_procctl() 764 PROC_UNLOCK(p); in kern_procctl() 807 PROC_UNLOCK(p); in kern_procctl() 827 PROC_UNLOCK(p); in kern_procctl() 831 PROC_UNLOCK(p); in kern_procctl()
|
| H A D | kern_proc.c | 556 PROC_UNLOCK(p); in pget() 561 PROC_UNLOCK(p); in pget() 591 PROC_UNLOCK(p); in enterpgrp() 740 PROC_UNLOCK(p); in doenterpgrp() 764 PROC_UNLOCK(p); in leavepgrp() 958 PROC_UNLOCK(p); in orphanpg() 1499 PROC_UNLOCK(p); in kern_proc_out_size() 1544 PROC_UNLOCK(p); in kern_proc_out() 1687 PROC_UNLOCK(p); in sysctl_kern_proc_iterate() 2155 PROC_UNLOCK(p); in sysctl_kern_proc_args() [all …]
|
| H A D | kern_resource.c | 117 PROC_UNLOCK(p); in kern_getpriority() 141 PROC_UNLOCK(p); in kern_getpriority() 158 PROC_UNLOCK(p); in kern_getpriority() 208 PROC_UNLOCK(p); in kern_setpriority() 233 PROC_UNLOCK(p); in kern_setpriority() 250 PROC_UNLOCK(p); in kern_setpriority() 329 PROC_UNLOCK(p); in sys_rtprio_thread() 366 PROC_UNLOCK(p); in sys_rtprio_thread() 432 PROC_UNLOCK(p); in sys_rtprio() 470 PROC_UNLOCK(p); in sys_rtprio() [all …]
|
| H A D | kern_context.c | 77 PROC_UNLOCK(td->td_proc); in sys_getcontext() 117 PROC_UNLOCK(td->td_proc); in sys_swapcontext()
|
| H A D | kern_racct.c | 736 PROC_UNLOCK(p); in racct_set_unlocked() 962 PROC_UNLOCK(child); in racct_proc_fork() 963 PROC_UNLOCK(parent); in racct_proc_fork() 988 PROC_UNLOCK(child); in racct_proc_fork_done() 1043 PROC_UNLOCK(p); in racct_proc_exit() 1115 PROC_UNLOCK(p); in racct_proc_throttled() 1266 PROC_UNLOCK(p); in racctd() 1305 PROC_UNLOCK(p); in racctd() 1317 PROC_UNLOCK(p); in racctd() 1328 PROC_UNLOCK(p); in racctd()
|
| H A D | tty_pts.c | 751 PROC_UNLOCK(p); in pts_alloc() 757 PROC_UNLOCK(p); in pts_alloc() 760 PROC_UNLOCK(p); in pts_alloc() 805 PROC_UNLOCK(p); in pts_alloc_external() 811 PROC_UNLOCK(p); in pts_alloc_external() 814 PROC_UNLOCK(p); in pts_alloc_external()
|
| H A D | tty_info.c | 182 PROC_UNLOCK(p1); in proc_compare() 185 PROC_UNLOCK(p2); in proc_compare() 387 PROC_UNLOCK(p); in tty_info()
|
| H A D | kern_thread.c | 832 PROC_UNLOCK(p); in thread_cow_update() 927 PROC_UNLOCK(p); in thread_exit() 1241 PROC_UNLOCK(p); in thread_single() 1370 PROC_UNLOCK(p); in thread_suspend_check() 1394 PROC_UNLOCK(p); in thread_suspend_check() 1451 PROC_UNLOCK(p); in thread_check_susp() 1470 PROC_UNLOCK(p); in thread_suspend_switch() 1678 PROC_UNLOCK(p); in tdfind() 1682 PROC_UNLOCK(p); in tdfind() 1686 PROC_UNLOCK(p); in tdfind()
|
| H A D | kern_sig.c | 830 PROC_UNLOCK(p); in kern_sigaction() 960 PROC_UNLOCK(p); in siginit() 1103 PROC_UNLOCK(p); in kern_sigprocmask() 1384 PROC_UNLOCK(p); in kern_sigtimedwait() 1402 PROC_UNLOCK(p); in sys_sigpending() 1421 PROC_UNLOCK(p); in osigpending() 1575 PROC_UNLOCK(p); in kern_sigsuspend() 1716 PROC_UNLOCK(p); in killpg1_sendsig() 1858 PROC_UNLOCK(p); in sys_pdkill() 1936 PROC_UNLOCK(p); in kern_sigqueue() [all …]
|
| /f-stack/freebsd/vm/ |
| H A D | vm_unix.c | 150 PROC_UNLOCK(td->td_proc); in kern_break() 159 PROC_UNLOCK(td->td_proc); in kern_break() 172 PROC_UNLOCK(td->td_proc); in kern_break() 177 PROC_UNLOCK(td->td_proc); in kern_break() 206 PROC_UNLOCK(td->td_proc); in kern_break() 229 PROC_UNLOCK(td->td_proc); in kern_break()
|
| H A D | vm_swapout.c | 420 PROC_UNLOCK(p); in vm_daemon() 441 PROC_UNLOCK(p); in vm_daemon() 460 PROC_UNLOCK(p); in vm_daemon() 619 PROC_UNLOCK(p); in faultin() 674 PROC_UNLOCK(p); in swapper_selector() 688 PROC_UNLOCK(p); in swapper_selector() 716 PROC_UNLOCK(p); in swapper_selector() 767 PROC_UNLOCK(p); in swapper() 804 PROC_UNLOCK(p); in swapout_procs() 847 PROC_UNLOCK(p); in swapout_procs() [all …]
|
| /f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/ |
| H A D | zfs_racct.c | 38 PROC_UNLOCK(curproc); in zfs_racct_read() 52 PROC_UNLOCK(curproc); in zfs_racct_write()
|
| /f-stack/freebsd/security/audit/ |
| H A D | audit_syscalls.c | 453 PROC_UNLOCK(tp); in sys_auditon() 458 PROC_UNLOCK(tp); in sys_auditon() 471 PROC_UNLOCK(tp); in sys_auditon() 485 PROC_UNLOCK(tp); in sys_auditon() 496 PROC_UNLOCK(tp); in sys_auditon() 531 PROC_UNLOCK(tp); in sys_auditon() 635 PROC_UNLOCK(td->td_proc); in sys_setauid() 639 PROC_UNLOCK(td->td_proc); in sys_setauid() 706 PROC_UNLOCK(td->td_proc); in sys_setaudit() 710 PROC_UNLOCK(td->td_proc); in sys_setaudit() [all …]
|
| /f-stack/freebsd/arm/arm/ |
| H A D | machdep_ptrace.c | 144 PROC_UNLOCK(p); in ptrace_single_step() 196 PROC_UNLOCK(p); in ptrace_clear_single_step() 205 PROC_UNLOCK(p); in ptrace_clear_single_step()
|
| /f-stack/freebsd/contrib/openzfs/include/os/freebsd/spl/sys/ |
| H A D | sig.h | 61 PROC_UNLOCK(p); in issig()
|