file_fcntl       1611 include/linux/lsm_hooks.h 	int (*file_fcntl)(struct file *file, unsigned int cmd,
file_fcntl       1914 include/linux/lsm_hooks.h 	struct hlist_head file_fcntl;
file_fcntl       1474 security/security.c 	return call_int_hook(file_fcntl, 0, file, cmd, arg);
file_fcntl       6912 security/selinux/hooks.c 	LSM_HOOK_INIT(file_fcntl, selinux_file_fcntl),
file_fcntl       4621 security/smack/smack_lsm.c 	LSM_HOOK_INIT(file_fcntl, smack_file_fcntl),
file_fcntl        545 security/tomoyo/tomoyo.c 	LSM_HOOK_INIT(file_fcntl, tomoyo_file_fcntl),