Home
last modified time | relevance | path

Searched refs:test_tsk_restore_sigmask (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/sched/
H A Dsignal.h468 static inline bool test_tsk_restore_sigmask(struct task_struct *task) in test_tsk_restore_sigmask() function
500 static inline bool test_tsk_restore_sigmask(struct task_struct *task) in test_tsk_restore_sigmask() function
/OK3568_Linux_fs/kernel/kernel/
H A Dptrace.c1081 if (test_tsk_restore_sigmask(child)) in ptrace_request()