Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/sched/
Dsignal.h502 static inline bool test_tsk_restore_sigmask(struct task_struct *task) in test_tsk_restore_sigmask() function
534 static inline bool test_tsk_restore_sigmask(struct task_struct *task) in test_tsk_restore_sigmask() function
/linux-6.6.21/kernel/
Dptrace.c1083 if (test_tsk_restore_sigmask(child)) in ptrace_request()