Searched refs:fown_struct (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/fs/ |
H A D | fcntl.c | 694 struct fown_struct *fown, int sig) in sigio_perm() 710 struct fown_struct *fown, in send_sigio_to_task() 765 void send_sigio(struct fown_struct *fown, int fd, int band) in send_sigio() 797 struct fown_struct *fown, enum pid_type type) in send_sigurg_to_task() 803 int send_sigurg(struct fown_struct *fown) in send_sigurg() 982 struct fown_struct *fown; in kill_fasync_rcu()
|
/openbmc/linux/fs/notify/dnotify/ |
H A D | dnotify.c | 98 struct fown_struct *fown; in dnotify_handle_event()
|
/openbmc/linux/include/linux/ |
H A D | security.h | 51 struct fown_struct; 403 struct fown_struct *fown, int sig); 1034 struct fown_struct *fown, in security_file_send_sigiotask()
|
H A D | fs.h | 948 struct fown_struct { struct 1011 struct fown_struct f_owner; 1071 extern void send_sigio(struct fown_struct *fown, int fd, int band); 1108 extern int send_sigurg(struct fown_struct *fown);
|
H A D | lsm_hook_defs.h | 186 struct fown_struct *fown, int sig)
|
/openbmc/linux/security/ |
H A D | security.c | 2822 struct fown_struct *fown, int sig) in security_file_send_sigiotask()
|
/openbmc/linux/security/smack/ |
H A D | smack_lsm.c | 1906 struct fown_struct *fown, int signum) in smack_file_send_sigiotask()
|
/openbmc/linux/security/selinux/ |
H A D | hooks.c | 3928 struct fown_struct *fown, int signum) in selinux_file_send_sigiotask()
|