Home
last modified time | relevance | path

Searched refs:ps_mtx (Results 1 – 24 of 24) sorted by relevance

/freebsd/sys/kern/
H A Dkern_sig.c799 mtx_lock(&ps->ps_mtx); in kern_sigaction()
922 mtx_unlock(&ps->ps_mtx); in kern_sigaction()
1046 mtx_lock(&ps->ps_mtx); in siginit()
1052 mtx_unlock(&ps->ps_mtx); in siginit()
1087 mtx_lock(&ps->ps_mtx); in execsigs()
1381 mtx_lock(&ps->ps_mtx); in kern_sigtimedwait()
2123 mtx_lock(&ps->ps_mtx); in trapsignal()
2321 mtx_lock(&ps->ps_mtx); in tdsendsignal()
3499 mtx_lock(&ps->ps_mtx); in sig_ast_needsigchk()
3569 mtx_lock(&ps->ps_mtx); in curproc_sigkilled()
[all …]
H A Dkern_exit.c647 mtx_lock(&p->p_pptr->p_sigacts->ps_mtx); in exit1()
652 mtx_unlock(&p->p_pptr->p_sigacts->ps_mtx); in exit1()
666 mtx_unlock(&p->p_pptr->p_sigacts->ps_mtx); in exit1()
H A Dkern_fork.c510 mtx_lock(&p2->p_sigacts->ps_mtx); in do_fork()
515 mtx_unlock(&p2->p_sigacts->ps_mtx); in do_fork()
H A Dkern_proc.c1131 mtx_lock(&ps->ps_mtx); in fill_kinfo_proc_only()
1134 mtx_unlock(&ps->ps_mtx); in fill_kinfo_proc_only()
/freebsd/sys/cddl/compat/opensolaris/sys/
H A Dsig.h55 mtx_lock(&p->p_sigacts->ps_mtx); in issig()
57 mtx_unlock(&p->p_sigacts->ps_mtx); in issig()
/freebsd/sys/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dsig.h58 mtx_lock(&p->p_sigacts->ps_mtx); in issig()
60 mtx_unlock(&p->p_sigacts->ps_mtx); in issig()
/freebsd/sys/amd64/ia32/
H A Dia32_signal.c352 mtx_assert(&psp->ps_mtx, MA_OWNED); in ia32_osendsig()
382 mtx_unlock(&psp->ps_mtx); in ia32_osendsig()
433 mtx_lock(&psp->ps_mtx); in ia32_osendsig()
457 mtx_assert(&psp->ps_mtx, MA_OWNED); in freebsd4_ia32_sendsig()
521 mtx_unlock(&psp->ps_mtx); in freebsd4_ia32_sendsig()
545 mtx_lock(&psp->ps_mtx); in freebsd4_ia32_sendsig()
582 mtx_assert(&psp->ps_mtx, MA_OWNED); in ia32_sendsig()
652 mtx_unlock(&psp->ps_mtx); in ia32_sendsig()
679 mtx_lock(&psp->ps_mtx); in ia32_sendsig()
/freebsd/sys/arm/arm/
H A Dexec_machdep.c292 mtx_assert(&psp->ps_mtx, MA_OWNED); in sendsig()
323 mtx_unlock(&psp->ps_mtx); in sendsig()
367 mtx_lock(&psp->ps_mtx); in sendsig()
/freebsd/sys/i386/linux/
H A Dlinux_sysvec.c167 mtx_assert(&psp->ps_mtx, MA_OWNED); in linux_rt_sendsig()
178 mtx_unlock(&psp->ps_mtx); in linux_rt_sendsig()
243 mtx_lock(&psp->ps_mtx); in linux_rt_sendsig()
271 mtx_assert(&psp->ps_mtx, MA_OWNED); in linux_sendsig()
287 mtx_unlock(&psp->ps_mtx); in linux_sendsig()
342 mtx_lock(&psp->ps_mtx); in linux_sendsig()
/freebsd/sys/riscv/riscv/
H A Dexec_machdep.c354 mtx_assert(&psp->ps_mtx, MA_OWNED); in sendsig()
383 mtx_unlock(&psp->ps_mtx); in sendsig()
412 mtx_lock(&psp->ps_mtx); in sendsig()
/freebsd/sys/i386/i386/
H A Dexec_machdep.c143 mtx_assert(&psp->ps_mtx, MA_OWNED); in osendsig()
175 mtx_unlock(&psp->ps_mtx); in osendsig()
251 mtx_lock(&psp->ps_mtx); in osendsig()
272 mtx_assert(&psp->ps_mtx, MA_OWNED); in freebsd4_sendsig()
321 mtx_unlock(&psp->ps_mtx); in freebsd4_sendsig()
371 mtx_lock(&psp->ps_mtx); in freebsd4_sendsig()
395 mtx_assert(&psp->ps_mtx, MA_OWNED); in sendsig()
480 mtx_unlock(&psp->ps_mtx); in sendsig()
534 mtx_lock(&psp->ps_mtx); in sendsig()
/freebsd/sys/arm64/arm64/
H A Dfreebsd32_machdep.c366 mtx_assert(&psp->ps_mtx, MA_OWNED); in freebsd32_sendsig()
406 mtx_unlock(&psp->ps_mtx); in freebsd32_sendsig()
456 mtx_lock(&psp->ps_mtx); in freebsd32_sendsig()
H A Dexec_machdep.c661 mtx_assert(&psp->ps_mtx, MA_OWNED); in sendsig()
689 mtx_unlock(&psp->ps_mtx); in sendsig()
739 mtx_lock(&psp->ps_mtx); in sendsig()
/freebsd/sys/netsmb/
H A Dsmb_subr.c80 mtx_lock(&p->p_sigacts->ps_mtx); in smb_td_intr()
82 mtx_unlock(&p->p_sigacts->ps_mtx); in smb_td_intr()
/freebsd/sys/amd64/linux32/
H A Dlinux32_sysvec.c161 mtx_assert(&psp->ps_mtx, MA_OWNED); in linux_rt_sendsig()
172 mtx_unlock(&psp->ps_mtx); in linux_rt_sendsig()
242 mtx_lock(&psp->ps_mtx); in linux_rt_sendsig()
271 mtx_assert(&psp->ps_mtx, MA_OWNED); in linux_sendsig()
288 mtx_unlock(&psp->ps_mtx); in linux_sendsig()
346 mtx_lock(&psp->ps_mtx); in linux_sendsig()
/freebsd/sys/arm64/linux/
H A Dlinux_sysvec.c316 mtx_assert(&psp->ps_mtx, MA_OWNED); in linux_rt_sendsig()
348 mtx_unlock(&psp->ps_mtx); in linux_rt_sendsig()
422 mtx_lock(&psp->ps_mtx); in linux_rt_sendsig()
/freebsd/sys/amd64/linux/
H A Dlinux_sysvec.c536 mtx_assert(&psp->ps_mtx, MA_OWNED); in linux_rt_sendsig()
556 mtx_unlock(&psp->ps_mtx); in linux_rt_sendsig()
628 mtx_lock(&psp->ps_mtx); in linux_rt_sendsig()
/freebsd/sys/fs/autofs/
H A Dautofs.c353 mtx_lock(&curproc->p_sigacts->ps_mtx); in autofs_set_sigmask()
367 mtx_unlock(&curproc->p_sigacts->ps_mtx); in autofs_set_sigmask()
/freebsd/sys/fs/nfs/
H A Dnfs_commonkrpc.c1549 mtx_lock(&p->p_sigacts->ps_mtx); in newnfs_set_sigmask()
1561 mtx_unlock(&p->p_sigacts->ps_mtx); in newnfs_set_sigmask()
1617 mtx_lock(&p->p_sigacts->ps_mtx); in newnfs_sigintr()
1619 mtx_unlock(&p->p_sigacts->ps_mtx); in newnfs_sigintr()
/freebsd/sys/amd64/amd64/
H A Dexec_machdep.c128 mtx_assert(&psp->ps_mtx, MA_OWNED); in sendsig()
185 mtx_unlock(&psp->ps_mtx); in sendsig()
213 mtx_lock(&psp->ps_mtx); in sendsig()
/freebsd/sys/powerpc/powerpc/
H A Dexec_machdep.c173 mtx_assert(&psp->ps_mtx, MA_OWNED); in sendsig()
311 mtx_unlock(&psp->ps_mtx); in sendsig()
332 mtx_lock(&psp->ps_mtx); in sendsig()
/freebsd/sys/fs/fuse/
H A Dfuse_ipc.c473 mtx_lock(&td->td_proc->p_sigacts->ps_mtx); in fticket_wait_answer()
476 mtx_unlock(&td->td_proc->p_sigacts->ps_mtx); in fticket_wait_answer()
/freebsd/sys/sys/
H A Dsignalvar.h66 struct mtx ps_mtx; member
/freebsd/sys/compat/linprocfs/
H A Dlinprocfs.c1172 mtx_lock(&ps->ps_mtx); in linprocfs_doprocstatus()
1175 mtx_unlock(&ps->ps_mtx); in linprocfs_doprocstatus()