Home
last modified time | relevance | path

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

/linux-6.15/fs/
H A Dfcntl.c97 struct fown_struct *f_owner; 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()
425 struct fown_struct *f_owner; in f_owner_sig()
845 struct fown_struct *fown, in send_sigio_to_task()
932 struct fown_struct *fown, enum pid_type type) in send_sigurg_to_task()
940 struct fown_struct *fown; in send_sigurg()
[all …]
/linux-6.15/security/landlock/
H A Dtask.c391 struct fown_struct *fown, int signum) in hook_file_send_sigiotask()
H A Dfs.c1775 static bool control_current_fowner(struct fown_struct *const fown) in control_current_fowner()
/linux-6.15/fs/notify/dnotify/
H A Ddnotify.c96 struct fown_struct *fown; in dnotify_handle_event()
/linux-6.15/include/linux/
H A Dsecurity.h57 struct fown_struct;
485 struct fown_struct *fown, int sig);
1178 struct fown_struct *fown, in security_file_send_sigiotask()
H A Dfs.h1017 struct fown_struct { struct
1094 struct fown_struct *f_owner;
1165 static inline struct fown_struct *file_f_owner(const struct file *file) in file_f_owner()
1170 extern void send_sigio(struct fown_struct *fown, int fd, int band);
H A Dlsm_hook_defs.h206 struct fown_struct *fown, int sig)
/linux-6.15/security/
H A Dsecurity.c3080 struct fown_struct *fown, int sig) in security_file_send_sigiotask()
/linux-6.15/security/smack/
H A Dsmack_lsm.c1922 struct fown_struct *fown, int signum) in smack_file_send_sigiotask()
/linux-6.15/security/selinux/
H A Dhooks.c3951 struct fown_struct *fown, int signum) in selinux_file_send_sigiotask()