| /f-stack/freebsd/contrib/openzfs/include/os/freebsd/spl/sys/ |
| H A D | sig.h | 58 mtx_lock(&p->p_sigacts->ps_mtx); in issig() 60 mtx_unlock(&p->p_sigacts->ps_mtx); in issig()
|
| /f-stack/freebsd/kern/ |
| H A D | kern_sig.c | 706 mtx_lock(&ps->ps_mtx); in kern_sigaction() 829 mtx_unlock(&ps->ps_mtx); in kern_sigaction() 953 mtx_lock(&ps->ps_mtx); in siginit() 959 mtx_unlock(&ps->ps_mtx); in siginit() 996 mtx_lock(&ps->ps_mtx); in execsigs() 1032 mtx_unlock(&ps->ps_mtx); in execsigs() 1289 mtx_lock(&ps->ps_mtx); in kern_sigtimedwait() 2023 mtx_lock(&ps->ps_mtx); in trapsignal() 2206 mtx_lock(&ps->ps_mtx); in tdsendsignal() 3182 mtx_lock(&ps->ps_mtx); in sig_ast_needsigchk() [all …]
|
| H A D | subr_trap.c | 321 mtx_lock(&p->p_sigacts->ps_mtx); in ast() 326 mtx_unlock(&p->p_sigacts->ps_mtx); in ast()
|
| H A D | kern_kthread.c | 113 mtx_lock(&p2->p_sigacts->ps_mtx); in kproc_create() 115 mtx_unlock(&p2->p_sigacts->ps_mtx); in kproc_create()
|
| H A D | kern_exit.c | 609 mtx_lock(&p->p_pptr->p_sigacts->ps_mtx); in exit1() 614 mtx_unlock(&p->p_pptr->p_sigacts->ps_mtx); in exit1() 628 mtx_unlock(&p->p_pptr->p_sigacts->ps_mtx); in exit1()
|
| H A D | kern_fork.c | 501 mtx_lock(&p2->p_sigacts->ps_mtx); in do_fork() 503 mtx_unlock(&p2->p_sigacts->ps_mtx); in do_fork()
|
| H A D | kern_proc.c | 1099 mtx_lock(&ps->ps_mtx); in fill_kinfo_proc_only() 1102 mtx_unlock(&ps->ps_mtx); in fill_kinfo_proc_only()
|
| /f-stack/freebsd/amd64/ia32/ |
| H A D | ia32_signal.c | 351 mtx_assert(&psp->ps_mtx, MA_OWNED); in ia32_osendsig() 381 mtx_unlock(&psp->ps_mtx); in ia32_osendsig() 430 mtx_lock(&psp->ps_mtx); in ia32_osendsig() 454 mtx_assert(&psp->ps_mtx, MA_OWNED); in freebsd4_ia32_sendsig() 518 mtx_unlock(&psp->ps_mtx); in freebsd4_ia32_sendsig() 542 mtx_lock(&psp->ps_mtx); in freebsd4_ia32_sendsig() 579 mtx_assert(&psp->ps_mtx, MA_OWNED); in ia32_sendsig() 658 mtx_unlock(&psp->ps_mtx); in ia32_sendsig() 684 mtx_lock(&psp->ps_mtx); in ia32_sendsig()
|
| /f-stack/freebsd/arm64/arm64/ |
| H A D | freebsd32_machdep.c | 327 mtx_assert(&psp->ps_mtx, MA_OWNED); in freebsd32_sendsig() 367 mtx_unlock(&psp->ps_mtx); in freebsd32_sendsig() 409 mtx_lock(&psp->ps_mtx); in freebsd32_sendsig()
|
| H A D | machdep.c | 835 mtx_assert(&psp->ps_mtx, MA_OWNED); in sendsig() 867 mtx_unlock(&psp->ps_mtx); in sendsig() 895 mtx_lock(&psp->ps_mtx); in sendsig()
|
| /f-stack/freebsd/mips/mips/ |
| H A D | pm_machdep.c | 102 mtx_assert(&psp->ps_mtx, MA_OWNED); in sendsig() 157 mtx_unlock(&psp->ps_mtx); in sendsig() 180 mtx_lock(&psp->ps_mtx); in sendsig()
|
| H A D | freebsd32_machdep.c | 366 mtx_assert(&psp->ps_mtx, MA_OWNED); in freebsd32_sendsig() 424 mtx_unlock(&psp->ps_mtx); in freebsd32_sendsig() 447 mtx_lock(&psp->ps_mtx); in freebsd32_sendsig()
|
| /f-stack/freebsd/i386/linux/ |
| H A D | linux_sysvec.c | 409 mtx_assert(&psp->ps_mtx, MA_OWNED); in linux_rt_sendsig() 420 mtx_unlock(&psp->ps_mtx); in linux_rt_sendsig() 488 mtx_lock(&psp->ps_mtx); in linux_rt_sendsig() 517 mtx_assert(&psp->ps_mtx, MA_OWNED); in linux_sendsig() 533 mtx_unlock(&psp->ps_mtx); in linux_sendsig() 590 mtx_lock(&psp->ps_mtx); in linux_sendsig()
|
| /f-stack/freebsd/amd64/linux32/ |
| H A D | linux32_sysvec.c | 276 mtx_assert(&psp->ps_mtx, MA_OWNED); in linux_rt_sendsig() 287 mtx_unlock(&psp->ps_mtx); in linux_rt_sendsig() 360 mtx_lock(&psp->ps_mtx); in linux_rt_sendsig() 389 mtx_assert(&psp->ps_mtx, MA_OWNED); in linux_sendsig() 406 mtx_unlock(&psp->ps_mtx); in linux_sendsig() 466 mtx_lock(&psp->ps_mtx); in linux_sendsig()
|
| /f-stack/freebsd/arm/arm/ |
| H A D | machdep.c | 549 mtx_assert(&psp->ps_mtx, MA_OWNED); 588 mtx_unlock(&psp->ps_mtx); 632 mtx_lock(&psp->ps_mtx);
|
| /f-stack/freebsd/amd64/linux/ |
| H A D | linux_sysvec.c | 625 mtx_assert(&psp->ps_mtx, MA_OWNED); in linux_rt_sendsig() 641 mtx_unlock(&psp->ps_mtx); in linux_rt_sendsig() 702 mtx_lock(&psp->ps_mtx); in linux_rt_sendsig()
|
| /f-stack/freebsd/i386/i386/ |
| H A D | machdep.c | 337 mtx_assert(&psp->ps_mtx, MA_OWNED); in osendsig() 369 mtx_unlock(&psp->ps_mtx); in osendsig() 445 mtx_lock(&psp->ps_mtx); in osendsig() 466 mtx_assert(&psp->ps_mtx, MA_OWNED); in freebsd4_sendsig() 515 mtx_unlock(&psp->ps_mtx); in freebsd4_sendsig() 565 mtx_lock(&psp->ps_mtx); in freebsd4_sendsig() 589 mtx_assert(&psp->ps_mtx, MA_OWNED); in sendsig() 674 mtx_unlock(&psp->ps_mtx); in sendsig() 728 mtx_lock(&psp->ps_mtx); in sendsig()
|
| /f-stack/freebsd/sys/ |
| H A D | signalvar.h | 69 struct mtx ps_mtx; member
|
| /f-stack/freebsd/amd64/amd64/ |
| H A D | machdep.c | 362 mtx_assert(&psp->ps_mtx, MA_OWNED); in sendsig() 428 mtx_unlock(&psp->ps_mtx); in sendsig() 456 mtx_lock(&psp->ps_mtx); in sendsig()
|