Searched refs:fown_struct (Results 1 – 8 of 8) sorted by relevance
/linux/fs/ |
A D | fcntl.c | 718 struct fown_struct *fown, int sig) in sigio_perm() 734 struct fown_struct *fown, in send_sigio_to_task() 789 void send_sigio(struct fown_struct *fown, int fd, int band) in send_sigio() 821 struct fown_struct *fown, enum pid_type type) in send_sigurg_to_task() 827 int send_sigurg(struct fown_struct *fown) in send_sigurg() 1006 struct fown_struct *fown; in kill_fasync_rcu()
|
/linux/fs/notify/dnotify/ |
A D | dnotify.c | 80 struct fown_struct *fown; in dnotify_handle_event()
|
/linux/include/linux/ |
A D | security.h | 50 struct fown_struct; 393 struct fown_struct *fown, int sig); 1001 struct fown_struct *fown, in security_file_send_sigiotask()
|
A D | fs.h | 927 struct fown_struct { struct 982 struct fown_struct f_owner; 1160 extern void send_sigio(struct fown_struct *fown, int fd, int band); 1385 extern int send_sigurg(struct fown_struct *fown);
|
A D | lsm_hook_defs.h | 179 struct fown_struct *fown, int sig)
|
/linux/security/ |
A D | security.c | 1621 struct fown_struct *fown, int sig) in security_file_send_sigiotask()
|
/linux/security/smack/ |
A D | smack_lsm.c | 1763 struct fown_struct *fown, int signum) in smack_file_send_sigiotask()
|
/linux/security/selinux/ |
A D | hooks.c | 3973 struct fown_struct *fown, int signum) in selinux_file_send_sigiotask()
|
Completed in 46 milliseconds