Home
last modified time | relevance | path

Searched refs:smack_file_ioctl (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/security/smack/
H A Dsmack_lsm.c1561 * 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 Dsmack_lsm.c1665 * 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 12 milliseconds