Home
last modified time | relevance | path

Searched refs:sigfillset (Results 1 – 13 of 13) sorted by relevance

/linux/drivers/mfd/
H A Dab8500-sysctrl.c83 sigfillset(&all); in ab8500_power_off()
/linux/tools/perf/bench/
H A Dfutex-wake.c157 sigfillset(&act.sa_mask); in bench_futex_wake()
H A Dfutex-hash.c146 sigfillset(&act.sa_mask); in bench_futex_hash()
H A Dfutex-lock-pi.c180 sigfillset(&act.sa_mask); in bench_futex_lock_pi()
H A Dfutex-requeue.c182 sigfillset(&act.sa_mask); in bench_futex_requeue()
H A Dfutex-wake-parallel.c258 sigfillset(&act.sa_mask); in bench_futex_wake_parallel()
H A Depoll-ctl.c329 sigfillset(&act.sa_mask); in bench_epoll_ctl()
H A Depoll-wait.c448 sigfillset(&act.sa_mask); in bench_epoll_wait()
/linux/arch/um/drivers/
H A Dchan_user.c180 sigfillset(&sigs); in winch_thread()
/linux/include/linux/
H A Dsignal.h205 static inline void sigfillset(sigset_t *set) in sigfillset() function
/linux/tools/usb/usbip/src/
H A Dusbipd.c554 sigfillset(&sigmask); in do_standalone_mode()
/linux/drivers/isdn/mISDN/
H A Dstack.c202 sigfillset(&current->blocked); in mISDNStackd()
/linux/fs/coda/
H A Dupcall.c621 sigfillset(&current->blocked); in coda_block_signals()