Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/
Dfcntl.c717 struct fown_struct *fown, int sig) in sigio_perm()
733 struct fown_struct *fown, in send_sigio_to_task()
788 void send_sigio(struct fown_struct *fown, int fd, int band) in send_sigio()
820 struct fown_struct *fown, enum pid_type type) in send_sigurg_to_task()
826 int send_sigurg(struct fown_struct *fown) in send_sigurg()
1005 struct fown_struct *fown; in kill_fasync_rcu()
/kernel/linux/linux-5.10/fs/notify/dnotify/
Ddnotify.c80 struct fown_struct *fown; in dnotify_handle_event()
/kernel/linux/linux-5.10/include/linux/
Dsecurity.h50 struct fown_struct;
380 struct fown_struct *fown, int sig);
963 struct fown_struct *fown, in security_file_send_sigiotask()
Dfs.h886 struct fown_struct { struct
937 struct fown_struct f_owner;
1115 extern void send_sigio(struct fown_struct *fown, int fd, int band);
1346 extern int send_sigurg(struct fown_struct *fown);
Dlsm_hook_defs.h174 struct fown_struct *fown, int sig)
/kernel/linux/linux-5.10/security/
Dsecurity.c1578 struct fown_struct *fown, int sig) in security_file_send_sigiotask()
/kernel/linux/linux-5.10/security/smack/
Dsmack_lsm.c1772 struct fown_struct *fown, int signum) in smack_file_send_sigiotask()
/kernel/linux/linux-5.10/security/selinux/
Dhooks.c3842 struct fown_struct *fown, int signum) in selinux_file_send_sigiotask()