Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/
Dfcntl.c708 static inline int sigio_perm(struct task_struct *p, in sigio_perm() function
734 if (!sigio_perm(p, fown, signum)) in send_sigio_to_task()
814 if (sigio_perm(p, fown, SIGURG)) in send_sigurg_to_task()