Searched defs:arg (Results 1 – 8 of 8) sorted by relevance
/security/tomoyo/ |
D | tomoyo.c | 298 unsigned long arg) in tomoyo_file_fcntl() 333 unsigned long arg) in tomoyo_file_ioctl()
|
D | condition.c | 30 struct tomoyo_path_info arg; in tomoyo_argv() local
|
/security/apparmor/ |
D | policy.c | 186 static void aa_free_data(void *ptr, void *arg) in aa_free_data()
|
D | policy_unpack.c | 657 static int datacmp(struct rhashtable_compare_arg *arg, const void *obj) in datacmp()
|
D | apparmorfs.c | 1511 static void rawdata_link_cb(void *arg) in rawdata_link_cb()
|
/security/smack/ |
D | smack_lsm.c | 73 static int match_opt_prefix(char *s, int l, char **arg) in match_opt_prefix() 730 char *arg = NULL; in smack_sb_eat_lsm_opts() local 1555 unsigned long arg) in smack_file_ioctl() 1616 unsigned long arg) in smack_file_fcntl()
|
/security/selinux/ |
D | hooks.c | 438 static int match_opt_prefix(char *s, int l, char **arg) in match_opt_prefix() 2636 char *arg = NULL; in selinux_sb_eat_lsm_opts() local 3596 unsigned long arg) in selinux_file_ioctl() 3769 unsigned long arg) in selinux_file_fcntl()
|
/security/ |
D | security.c | 1408 int security_file_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in security_file_ioctl() 1473 int security_file_fcntl(struct file *file, unsigned int cmd, unsigned long arg) in security_file_fcntl()
|