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

/linux-master/fs/notify/dnotify/
H A Ddnotify.c97 struct fown_struct *fown; local
/linux-master/fs/
H A Dfcntl.c717 sigio_perm(struct task_struct *p, struct fown_struct *fown, int sig) argument
733 send_sigio_to_task(struct task_struct *p, struct fown_struct *fown, int fd, int reason, enum pid_type type) argument
789 send_sigio(struct fown_struct *fown, int fd, int band) argument
820 send_sigurg_to_task(struct task_struct *p, struct fown_struct *fown, enum pid_type type) argument
827 send_sigurg(struct fown_struct *fown) argument
1000 struct fown_struct *fown; local
[all...]
/linux-master/security/smack/
H A Dsmack_lsm.c1914 smack_file_send_sigiotask(struct task_struct *tsk, struct fown_struct *fown, int signum) argument
/linux-master/include/linux/
H A Dsecurity.h1087 security_file_send_sigiotask(struct task_struct *tsk, struct fown_struct *fown, int sig) argument
/linux-master/security/
H A Dsecurity.c2928 security_file_send_sigiotask(struct task_struct *tsk, struct fown_struct *fown, int sig) argument
/linux-master/security/selinux/
H A Dhooks.c3933 selinux_file_send_sigiotask(struct task_struct *tsk, struct fown_struct *fown, int signum) argument

Completed in 396 milliseconds