Searched refs:fown_struct (Results 1 – 10 of 10) sorted by relevance
| /linux-6.15/fs/ |
| H A D | fcntl.c | 97 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 D | task.c | 391 struct fown_struct *fown, int signum) in hook_file_send_sigiotask()
|
| H A D | fs.c | 1775 static bool control_current_fowner(struct fown_struct *const fown) in control_current_fowner()
|
| /linux-6.15/fs/notify/dnotify/ |
| H A D | dnotify.c | 96 struct fown_struct *fown; in dnotify_handle_event()
|
| /linux-6.15/include/linux/ |
| H A D | security.h | 57 struct fown_struct; 485 struct fown_struct *fown, int sig); 1178 struct fown_struct *fown, in security_file_send_sigiotask()
|
| H A D | fs.h | 1017 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 D | lsm_hook_defs.h | 206 struct fown_struct *fown, int sig)
|
| /linux-6.15/security/ |
| H A D | security.c | 3080 struct fown_struct *fown, int sig) in security_file_send_sigiotask()
|
| /linux-6.15/security/smack/ |
| H A D | smack_lsm.c | 1922 struct fown_struct *fown, int signum) in smack_file_send_sigiotask()
|
| /linux-6.15/security/selinux/ |
| H A D | hooks.c | 3951 struct fown_struct *fown, int signum) in selinux_file_send_sigiotask()
|