Home
last modified time | relevance | path

Searched defs:cmd (Results 1 – 9 of 9) sorted by relevance

/security/landlock/
A Dfs.c125 static __attribute_const__ bool is_masked_device_ioctl(const unsigned int cmd) in is_masked_device_ioctl()
220 is_masked_device_ioctl_compat(const unsigned int cmd) in is_masked_device_ioctl_compat()
1722 const unsigned int cmd, const bool is_compat) in hook_file_ioctl_common()
1760 static int hook_file_ioctl(struct file *file, unsigned int cmd, in hook_file_ioctl()
1766 static int hook_file_ioctl_compat(struct file *file, unsigned int cmd, in hook_file_ioctl_compat()
/security/tomoyo/
A Dtomoyo.c312 static int tomoyo_file_fcntl(struct file *file, unsigned int cmd, in tomoyo_file_fcntl()
347 static int tomoyo_file_ioctl(struct file *file, unsigned int cmd, in tomoyo_file_ioctl()
/security/loadpin/
A Dloadpin.c385 static long dm_verity_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in dm_verity_ioctl()
/security/
A Dsecurity.c2941 int security_file_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in security_file_ioctl()
2958 int security_file_ioctl_compat(struct file *file, unsigned int cmd, in security_file_ioctl_compat()
3055 int security_file_lock(struct file *file, unsigned int cmd) in security_file_lock()
3074 int security_file_fcntl(struct file *file, unsigned int cmd, unsigned long arg) in security_file_fcntl()
3888 int security_msg_queue_msgctl(struct kern_ipc_perm *msq, int cmd) in security_msg_queue_msgctl()
3992 int security_shm_shmctl(struct kern_ipc_perm *shp, int cmd) in security_shm_shmctl()
4075 int security_sem_semctl(struct kern_ipc_perm *sma, int cmd) in security_sem_semctl()
5668 int security_bpf(int cmd, union bpf_attr *attr, unsigned int size, bool kernel) in security_bpf()
5767 int security_bpf_token_cmd(const struct bpf_token *token, enum bpf_cmd cmd) in security_bpf_token_cmd()
/security/smack/
A Dsmack_lsm.c1689 static int smack_file_ioctl(struct file *file, unsigned int cmd, in smack_file_ioctl()
1722 static int smack_file_lock(struct file *file, unsigned int cmd) in smack_file_lock()
1750 static int smack_file_fcntl(struct file *file, unsigned int cmd, in smack_file_fcntl()
3168 static int smack_shm_shmctl(struct kern_ipc_perm *isp, int cmd) in smack_shm_shmctl()
3257 static int smack_sem_semctl(struct kern_ipc_perm *isp, int cmd) in smack_sem_semctl()
3352 static int smack_msg_queue_msgctl(struct kern_ipc_perm *isp, int cmd) in smack_msg_queue_msgctl()
/security/selinux/
A Dhooks.c3806 u32 requested, u16 cmd) in ioctl_has_perm()
3842 static int selinux_file_ioctl(struct file *file, unsigned int cmd, in selinux_file_ioctl()
3889 static int selinux_file_ioctl_compat(struct file *file, unsigned int cmd, in selinux_file_ioctl_compat()
4033 static int selinux_file_lock(struct file *file, unsigned int cmd) in selinux_file_lock()
4040 static int selinux_file_fcntl(struct file *file, unsigned int cmd, in selinux_file_fcntl()
6231 static int selinux_msg_queue_msgctl(struct kern_ipc_perm *msq, int cmd) in selinux_msg_queue_msgctl()
6359 static int selinux_shm_shmctl(struct kern_ipc_perm *shp, int cmd) in selinux_shm_shmctl()
6437 static int selinux_sem_semctl(struct kern_ipc_perm *sma, int cmd) in selinux_sem_semctl()
7014 static int selinux_bpf(int cmd, union bpf_attr *attr, in selinux_bpf()
/security/apparmor/
A Daf_unix.c140 char cmd, struct aa_perms **p, in match_to_cmd()
A Dlsm.c551 static int apparmor_file_lock(struct file *file, unsigned int cmd) in apparmor_file_lock()
/security/keys/trusted-keys/
A Dtrusted_tpm1.c357 int trusted_tpm_send(unsigned char *cmd, size_t buflen) in trusted_tpm_send()

Completed in 51 milliseconds