Home
last modified time | relevance | path

Searched defs:sendsig (Results 1 – 8 of 8) sorted by relevance

/freebsd-13.1/sys/arm/arm/
H A Dexec_machdep.c262 sendsig(sig_t catcher, ksiginfo_t *ksi, sigset_t *mask) in sendsig() function
/freebsd-13.1/sys/riscv/riscv/
H A Dexec_machdep.c349 sendsig(sig_t catcher, ksiginfo_t *ksi, sigset_t *mask) in sendsig() function
/freebsd-13.1/sys/mips/mips/
H A Dpm_machdep.c87 sendsig(sig_t catcher, ksiginfo_t *ksi, sigset_t *mask) in sendsig() function
/freebsd-13.1/sys/arm64/arm64/
H A Dexec_machdep.c561 sendsig(sig_t catcher, ksiginfo_t *ksi, sigset_t *mask) in sendsig() function
/freebsd-13.1/sys/amd64/amd64/
H A Dexec_machdep.c112 sendsig(sig_t catcher, ksiginfo_t *ksi, sigset_t *mask) in sendsig() function
/freebsd-13.1/sys/i386/i386/
H A Dexec_machdep.c376 sendsig(sig_t catcher, ksiginfo_t *ksi, sigset_t *mask) in sendsig() function
/freebsd-13.1/sys/powerpc/powerpc/
H A Dexec_machdep.c134 sendsig(sig_t catcher, ksiginfo_t *ksi, sigset_t *mask) in sendsig() function
/freebsd-13.1/sys/kern/
H A Dkern_sig.c4198 sigfastblock_failed(struct thread *td, bool sendsig, bool write) in sigfastblock_failed()
4218 sigfastblock_fetch_sig(struct thread *td, bool sendsig, uint32_t *valp) in sigfastblock_fetch_sig()