Home
last modified time | relevance | path

Searched refs:fown (Results 1 – 5 of 5) sorted by relevance

/security/landlock/
A Dtask.c391 struct fown_struct *fown, int signum) in hook_file_send_sigiotask() argument
397 lockdep_assert_held(&fown->lock); in hook_file_send_sigiotask()
398 subject = &landlock_file(fown->file)->fown_subject; in hook_file_send_sigiotask()
427 .layer_plus_one = landlock_file(fown->file)->fown_layer + 1, in hook_file_send_sigiotask()
A Dfs.c1776 static bool control_current_fowner(struct fown_struct *const fown) in control_current_fowner() argument
1784 lockdep_assert_held(&fown->lock); in control_current_fowner()
1791 p = pid_task(fown->pid, fown->pid_type); in control_current_fowner()
/security/
A Dsecurity.c3110 struct fown_struct *fown, int sig) in security_file_send_sigiotask() argument
3112 return call_int_hook(file_send_sigiotask, tsk, fown, sig); in security_file_send_sigiotask()
/security/smack/
A Dsmack_lsm.c1921 struct fown_struct *fown, int signum) in smack_file_send_sigiotask() argument
1934 file = fown->file; in smack_file_send_sigiotask()
/security/selinux/
A Dhooks.c4089 struct fown_struct *fown, int signum) in selinux_file_send_sigiotask() argument
4097 file = fown->file; in selinux_file_send_sigiotask()

Completed in 48 milliseconds