Searched refs:sigfastblock_fetch_sig (Results 1 – 1 of 1) sorted by relevance
4415 sigfastblock_fetch_sig(struct thread *td, bool sendsig, uint32_t *valp) in sigfastblock_fetch_sig() function4523 if (!sigfastblock_fetch_sig(td, false, &oldval)) { in sys_sigfastblock()4560 (void)sigfastblock_fetch_sig(td, true, &val); in sigfastblock_fetch()