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.c1721 static int hook_file_ioctl_common(const struct file *const file, in hook_file_ioctl_common() function
1763 return hook_file_ioctl_common(file, cmd, false); in hook_file_ioctl()
1769 return hook_file_ioctl_common(file, cmd, true); in hook_file_ioctl_compat()