Searched refs:signalfd_cleanup (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dsignalfd.h25 extern void signalfd_cleanup(struct sighand_struct *sighand);
31 static inline void signalfd_cleanup(struct sighand_struct *sighand) { } function
/linux-master/fs/
H A Dsignalfd.c36 void signalfd_cleanup(struct sighand_struct *sighand) function
/linux-master/kernel/
H A Dfork.c1830 signalfd_cleanup(sighand);

Completed in 435 milliseconds