Searched refs:fown_struct (Results 1 - 9 of 9) sorted by relevance

/linux-4.1.27/fs/
H A Dfcntl.c433 struct fown_struct *fown, int sig) sigio_perm()
449 struct fown_struct *fown, send_sigio_to_task()
490 void send_sigio(struct fown_struct *fown, int fd, int band) send_sigio()
519 struct fown_struct *fown, int group) send_sigurg_to_task()
525 int send_sigurg(struct fown_struct *fown) send_sigurg()
701 struct fown_struct *fown; kill_fasync_rcu()
/linux-4.1.27/drivers/staging/ft1000/ft1000-usb/
H A Dft1000_usb.h21 struct fown_struct *fileobject;/* Application's file object */
/linux-4.1.27/fs/notify/dnotify/
H A Ddnotify.c94 struct fown_struct *fown; dnotify_handle_event()
/linux-4.1.27/security/
H A Dcapability.c375 struct fown_struct *fown, int sig) cap_file_send_sigiotask()
H A Dsecurity.c806 struct fown_struct *fown, int sig) security_file_send_sigiotask()
/linux-4.1.27/include/linux/
H A Dsecurity.h48 struct fown_struct;
646 * Note that the fown_struct, @fown, is never outside the context of a
1591 struct fown_struct *fown, int sig);
1872 struct fown_struct *fown, int sig);
2377 struct fown_struct *fown, security_file_send_sigiotask()
H A Dfs.h798 struct fown_struct { struct
848 struct fown_struct f_owner;
1012 extern void send_sigio(struct fown_struct *fown, int fd, int band);
1237 extern int send_sigurg(struct fown_struct *fown);
/linux-4.1.27/security/smack/
H A Dsmack_lsm.c1635 struct fown_struct *fown, int signum) smack_file_send_sigiotask()
1644 * struct fown_struct is never outside the context of a struct file smack_file_send_sigiotask()
/linux-4.1.27/security/selinux/
H A Dhooks.c3441 struct fown_struct *fown, int signum) selinux_file_send_sigiotask()
3448 /* struct fown_struct is never outside the context of a struct file */ selinux_file_send_sigiotask()

Completed in 616 milliseconds