Home
last modified time | relevance | path

Searched refs:PROC_UNLOCK (Results 1 – 25 of 99) sorted by relevance

1234

/f-stack/freebsd/kern/
H A Dkern_exit.c300 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 Dkern_kthread.c116 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 Dkern_thr.c223 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 Dkern_fork.c323 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 Dsubr_trap.c130 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 Dkern_prot.c149 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 Dsubr_syscall.c79 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 Dkern_time.c206 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 Dsubr_prof.c350 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 Dp1003_1b.c136 PROC_UNLOCK(targetp);
178 PROC_UNLOCK(targetp);
225 PROC_UNLOCK(targetp);
270 PROC_UNLOCK(targetp);
356 PROC_UNLOCK(targetp);
H A Dkern_procctl.c81 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 Dkern_proc.c556 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 Dkern_resource.c117 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 Dkern_context.c77 PROC_UNLOCK(td->td_proc); in sys_getcontext()
117 PROC_UNLOCK(td->td_proc); in sys_swapcontext()
H A Dkern_racct.c736 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 Dtty_pts.c751 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 Dtty_info.c182 PROC_UNLOCK(p1); in proc_compare()
185 PROC_UNLOCK(p2); in proc_compare()
387 PROC_UNLOCK(p); in tty_info()
H A Dkern_thread.c832 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 Dkern_sig.c830 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 Dvm_unix.c150 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 Dvm_swapout.c420 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 Dzfs_racct.c38 PROC_UNLOCK(curproc); in zfs_racct_read()
52 PROC_UNLOCK(curproc); in zfs_racct_write()
/f-stack/freebsd/security/audit/
H A Daudit_syscalls.c453 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 Dmachdep_ptrace.c144 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 Dsig.h61 PROC_UNLOCK(p); in issig()

1234