Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/arm/arm/
HDexec_machdep.c261 sendsig(sig_t catcher, ksiginfo_t *ksi, sigset_t *mask) in sendsig() function
/freebsd-13-stable/sys/riscv/riscv/
HDexec_machdep.c347 sendsig(sig_t catcher, ksiginfo_t *ksi, sigset_t *mask) in sendsig() function
/freebsd-13-stable/sys/mips/mips/
HDpm_machdep.c85 sendsig(sig_t catcher, ksiginfo_t *ksi, sigset_t *mask) in sendsig() function
/freebsd-13-stable/sys/arm64/arm64/
HDexec_machdep.c556 sendsig(sig_t catcher, ksiginfo_t *ksi, sigset_t *mask) in sendsig() function
/freebsd-13-stable/sys/amd64/amd64/
HDexec_machdep.c105 sendsig(sig_t catcher, ksiginfo_t *ksi, sigset_t *mask) in sendsig() function
/freebsd-13-stable/sys/i386/i386/
HDexec_machdep.c374 sendsig(sig_t catcher, ksiginfo_t *ksi, sigset_t *mask) in sendsig() function
/freebsd-13-stable/sys/powerpc/powerpc/
HDexec_machdep.c132 sendsig(sig_t catcher, ksiginfo_t *ksi, sigset_t *mask) in sendsig() function
/freebsd-13-stable/sys/kern/
HDkern_sig.c4295 sigfastblock_failed(struct thread *td, bool sendsig, bool write) in sigfastblock_failed()
4315 sigfastblock_fetch_sig(struct thread *td, bool sendsig, uint32_t *valp) in sigfastblock_fetch_sig()