Home
last modified time | relevance | path

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

/linux/security/landlock/
H A Dfs.c1746 static int hook_file_ioctl_common(const struct file *const file, in hook_file_ioctl_common() function
1788 return hook_file_ioctl_common(file, cmd, false); in hook_file_ioctl()
1794 return hook_file_ioctl_common(file, cmd, true); in hook_file_ioctl_compat()