Home
last modified time | relevance | path

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

/linux/security/landlock/
H A Dfs.c119 static __attribute_const__ bool is_masked_device_ioctl(const unsigned int cmd) in is_masked_device_ioctl() function
242 return is_masked_device_ioctl(cmd); in is_masked_device_ioctl_compat()
1598 if (is_masked_device_ioctl(cmd)) in hook_file_ioctl()