Home
last modified time | relevance | path

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

/linux/fs/
H A Dfcntl.c97 struct fown_struct *f_owner; in file_f_owner_allocate()
103 f_owner = kzalloc_obj(struct fown_struct); in file_f_owner_allocate()
118 struct fown_struct *f_owner; in file_f_owner_release()
130 struct fown_struct *f_owner; in __f_setown()
198 struct fown_struct *f_owner; in f_getown()
265 struct fown_struct *f_owner; in f_getown_ex()
311 struct fown_struct *f_owner; in f_getowner_uids()
423 struct fown_struct *f_owner; in f_owner_sig()
840 struct fown_struct *fown, int sig) in sigio_perm()
856 struct fown_struct *fown, in send_sigio_to_task()
[all …]
/linux/security/landlock/
H A Dtask.c391 struct fown_struct *fown, int signum) in hook_file_send_sigiotask()
H A Dfs.c1767 static bool control_current_fowner(struct fown_struct *const fown) in control_current_fowner()
/linux/fs/notify/dnotify/
H A Ddnotify.c96 struct fown_struct *fown; in dnotify_handle_event()
/linux/include/linux/
H A Dfs.h1188 struct fown_struct { struct
1269 struct fown_struct *f_owner;
1343 static inline struct fown_struct *file_f_owner(const struct file *file) in file_f_owner()
1348 extern void send_sigio(struct fown_struct *fown, int fd, int band);
H A Dlsm_hook_defs.h208 struct fown_struct *fown, int sig)
/linux/security/
H A Dsecurity.c2595 * that the fown_struct, @fown, is never outside the context of a struct file,
2602 struct fown_struct *fown, int sig) in security_file_send_sigiotask()
/linux/security/smack/
H A Dsmack_lsm.c1968 struct fown_struct *fown, int signum) in smack_file_send_sigiotask()
/linux/security/selinux/
H A Dhooks.c4116 struct fown_struct *fown, int signum) in selinux_file_send_sigiotask()