Home
last modified time | relevance | path

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

/Linux-v6.6/fs/
Dfcntl.c702 struct fown_struct *fown, int sig) in sigio_perm()
718 struct fown_struct *fown, in send_sigio_to_task()
773 void send_sigio(struct fown_struct *fown, int fd, int band) in send_sigio()
805 struct fown_struct *fown, enum pid_type type) in send_sigurg_to_task()
811 int send_sigurg(struct fown_struct *fown) in send_sigurg()
990 struct fown_struct *fown; in kill_fasync_rcu()
/Linux-v6.6/fs/notify/dnotify/
Ddnotify.c98 struct fown_struct *fown; in dnotify_handle_event()
/Linux-v6.6/include/linux/
Dsecurity.h51 struct fown_struct;
401 struct fown_struct *fown, int sig);
1025 struct fown_struct *fown, in security_file_send_sigiotask()
Dfs.h946 struct fown_struct { struct
1009 struct fown_struct f_owner;
1069 extern void send_sigio(struct fown_struct *fown, int fd, int band);
1106 extern int send_sigurg(struct fown_struct *fown);
Dlsm_hook_defs.h184 struct fown_struct *fown, int sig)
/Linux-v6.6/security/
Dsecurity.c2804 struct fown_struct *fown, int sig) in security_file_send_sigiotask()
/Linux-v6.6/security/smack/
Dsmack_lsm.c1905 struct fown_struct *fown, int signum) in smack_file_send_sigiotask()
/Linux-v6.6/security/selinux/
Dhooks.c3897 struct fown_struct *fown, int signum) in selinux_file_send_sigiotask()