Searched refs:signalfd_notify (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dsignalfd.h19 static inline void signalfd_notify(struct task_struct *tsk, int sig) function
29 static inline void signalfd_notify(struct task_struct *tsk, int sig) { } function
/linux-master/kernel/
H A Dsignal.c1168 signalfd_notify(t, sig);
2018 signalfd_notify(t, sig);

Completed in 131 milliseconds