Searched refs:fown_struct (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | fcntl.c | 717 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()
|
| /OK3568_Linux_fs/kernel/fs/notify/dnotify/ |
| H A D | dnotify.c | 80 struct fown_struct *fown; in dnotify_handle_event()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | security.h | 50 struct fown_struct; 381 struct fown_struct *fown, int sig); 971 struct fown_struct *fown, in security_file_send_sigiotask()
|
| H A D | fs.h | 905 struct fown_struct { struct 956 struct fown_struct f_owner; 1148 extern void send_sigio(struct fown_struct *fown, int fd, int band); 1373 extern int send_sigurg(struct fown_struct *fown);
|
| H A D | lsm_hook_defs.h | 173 struct fown_struct *fown, int sig)
|
| /OK3568_Linux_fs/kernel/security/ |
| H A D | security.c | 1549 struct fown_struct *fown, int sig) in security_file_send_sigiotask()
|
| /OK3568_Linux_fs/kernel/security/smack/ |
| H A D | smack_lsm.c | 1773 struct fown_struct *fown, int signum) in smack_file_send_sigiotask()
|
| /OK3568_Linux_fs/kernel/security/selinux/ |
| H A D | hooks.c | 3899 struct fown_struct *fown, int signum) in selinux_file_send_sigiotask()
|