Searched defs:fown (Results 1 - 7 of 7) sorted by relevance

/linux-4.1.27/fs/notify/dnotify/
H A Ddnotify.c94 struct fown_struct *fown; dnotify_handle_event() local
/linux-4.1.27/fs/
H A Dfcntl.c490 void send_sigio(struct fown_struct *fown, int fd, int band) send_sigio() argument
525 int send_sigurg(struct fown_struct *fown) send_sigurg() argument
701 struct fown_struct *fown; kill_fasync_rcu() local
432 sigio_perm(struct task_struct *p, struct fown_struct *fown, int sig) sigio_perm() argument
448 send_sigio_to_task(struct task_struct *p, struct fown_struct *fown, int fd, int reason, int group) send_sigio_to_task() argument
518 send_sigurg_to_task(struct task_struct *p, struct fown_struct *fown, int group) send_sigurg_to_task() argument
/linux-4.1.27/security/
H A Dcapability.c374 cap_file_send_sigiotask(struct task_struct *tsk, struct fown_struct *fown, int sig) cap_file_send_sigiotask() argument
H A Dsecurity.c805 security_file_send_sigiotask(struct task_struct *tsk, struct fown_struct *fown, int sig) security_file_send_sigiotask() argument
/linux-4.1.27/security/smack/
H A Dsmack_lsm.c1634 smack_file_send_sigiotask(struct task_struct *tsk, struct fown_struct *fown, int signum) smack_file_send_sigiotask() argument
/linux-4.1.27/include/linux/
H A Dsecurity.h2376 security_file_send_sigiotask(struct task_struct *tsk, struct fown_struct *fown, int sig) security_file_send_sigiotask() argument
/linux-4.1.27/security/selinux/
H A Dhooks.c3440 selinux_file_send_sigiotask(struct task_struct *tsk, struct fown_struct *fown, int signum) selinux_file_send_sigiotask() argument

Completed in 239 milliseconds