Searched refs:smack_file_ioctl (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/security/smack/ |
H A D | smack_lsm.c | 1561 * smack_file_ioctl - Smack check on ioctls 1570 static int smack_file_ioctl(struct file *file, unsigned int cmd, in smack_file_ioctl() function 4769 LSM_HOOK_INIT(file_ioctl, smack_file_ioctl), 4770 LSM_HOOK_INIT(file_ioctl_compat, smack_file_ioctl),
|
/kernel/linux/linux-6.6/security/smack/ |
H A D | smack_lsm.c | 1665 * smack_file_ioctl - Smack check on ioctls 1674 static int smack_file_ioctl(struct file *file, unsigned int cmd, in smack_file_ioctl() function 4985 LSM_HOOK_INIT(file_ioctl, smack_file_ioctl), 4986 LSM_HOOK_INIT(file_ioctl_compat, smack_file_ioctl),
|
Completed in 16 milliseconds