Home
last modified time | relevance | path

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

/linux-6.15/security/landlock/
H A Dfs.c1720 static int hook_file_ioctl_common(const struct file *const file, in hook_file_ioctl_common() function
1762 return hook_file_ioctl_common(file, cmd, false); in hook_file_ioctl()
1768 return hook_file_ioctl_common(file, cmd, true); in hook_file_ioctl_compat()