Home
last modified time | relevance | path

Searched defs:type (Results 1 – 25 of 33) sorted by relevance

12

/security/tomoyo/
Dnetwork.c285 u8 type; in tomoyo_write_inet_network() local
330 u8 type; in tomoyo_write_unix_network() local
471 const u8 type = tomoyo_inet2mac[address->protocol][address->operation]; in tomoyo_inet_entry() local
546 const u8 type = tomoyo_unix2mac[address->protocol][address->operation]; in tomoyo_unix_entry() local
649 const unsigned int type = sock->type; in tomoyo_socket_listen_permission() local
685 const unsigned int type = sock->type; in tomoyo_socket_connect_permission() local
722 const unsigned int type = sock->type; in tomoyo_socket_bind_permission() local
757 const unsigned int type = sock->type; in tomoyo_socket_sendmsg_permission() local
Dmount.c76 struct path *dir, const char *type, in tomoyo_mount_acl()
188 const char *type, unsigned long flags, in tomoyo_mount_permission()
Ddomain.c234 const u8 type) in tomoyo_write_transition_control()
290 const enum tomoyo_transition_type type) in tomoyo_scan_transition()
337 enum tomoyo_transition_type type = TOMOYO_TRANSITION_CONTROL_NO_RESET; in tomoyo_transition_type() local
Dgroup.c71 int tomoyo_write_group(struct tomoyo_acl_param *param, const u8 type) in tomoyo_write_group()
Dtomoyo.c233 int type = TOMOYO_TYPE_CREATE; in tomoyo_path_mknod() local
405 const char *type, unsigned long flags, void *data) in tomoyo_sb_mount()
Dfile.c213 const u8 type = r->param.path_number.operation; in tomoyo_audit_path_number_log() local
690 int tomoyo_path_number_perm(const u8 type, struct path *path, in tomoyo_path_number_perm()
995 u8 type; in tomoyo_write_file() local
Dutil.c237 const unsigned long value, const u8 type) in tomoyo_print_ulong()
285 u8 type; in tomoyo_parse_number_union() local
Dgc.c374 static void tomoyo_try_to_gc(const enum tomoyo_policy_id type, in tomoyo_try_to_gc()
Dcommon.h480 const struct tomoyo_path_info *type; member
496 u8 type; member
672 u8 type; /* One of values in "enum tomoyo_acl_entry_type_index". */ member
833 enum tomoyo_securityfs_interface_index type; member
846 u8 type; /* One of values in "enum tomoyo_transition_type". */ member
/security/apparmor/
Daudit.c153 void aa_audit_msg(int type, struct common_audit_data *sa, in aa_audit_msg()
172 int aa_audit(int type, struct aa_profile *profile, gfp_t gfp, in aa_audit()
Dcapability.c68 int type = AUDIT_APPARMOR_AUTO; in audit_caps() local
Dfile.c110 int type = AUDIT_APPARMOR_AUTO; in aa_audit_file() local
/security/
Ddevice_cgroup.c42 short type; member
256 static char type_to_char(short type) in type_to_char()
321 static bool match_exception(struct list_head *exceptions, short type, in match_exception()
358 static bool match_exception_partial(struct list_head *exceptions, short type, in match_exception_partial()
812 static int __devcgroup_check_permission(short type, u32 major, u32 minor, in __devcgroup_check_permission()
838 short type, access = 0; in __devcgroup_inode_permission() local
855 short type; in devcgroup_inode_mknod() local
Dsecurity.c196 int security_quotactl(int cmds, int type, int id, struct super_block *sb) in security_quotactl()
206 int security_syslog(int type) in security_syslog()
306 const char *type, unsigned long flags, void *data) in security_sb_mount()
1067 struct task_struct *target, long type, int mode) in security_msg_queue_msgrcv()
1204 int security_socket_create(int family, int type, int protocol, int kern) in security_socket_create()
1210 int type, int protocol, int kern) in security_socket_post_create()
/security/keys/
Drequest_key.c536 struct key *request_key_and_link(struct key_type *type, in request_key_and_link()
647 struct key *request_key(struct key_type *type, in request_key()
684 struct key *request_key_with_auxdata(struct key_type *type, in request_key_with_auxdata()
720 struct key *request_key_async(struct key_type *type, in request_key_async()
745 struct key *request_key_async_with_auxdata(struct key_type *type, in request_key_async_with_auxdata()
Dkey.c224 struct key *key_alloc(struct key_type *type, const char *desc, in key_alloc()
670 struct key_type *key_type_lookup(const char *type) in key_type_lookup()
785 const char *type, in key_create_or_update()
Dkeyctl.c31 static int key_get_type_from_user(char *type, in key_get_type_from_user()
67 char type[32], *description; in SYSCALL_DEFINE5() local
167 char type[32], *description, *callout_info; in SYSCALL_DEFINE4() local
639 char type[32], *description; in keyctl_keyring_search() local
Dkeyring.c176 unsigned long hash, type; in hash_key_type_and_desc() local
882 struct key_type *type, in keyring_search()
/security/integrity/
Dintegrity.h68 u8 type; member
80 u8 type; member
83 u8 type; member
95 uint8_t type; /* xattr type */ member
/security/integrity/evm/
Devm_crypto.c35 static struct shash_desc *init_desc(char type) in init_desc()
132 char type, char *digest) in evm_calc_hmac_or_hash()
/security/selinux/ss/
Dcontext.h29 u32 type; member
/security/selinux/include/
Dnetlabel.h95 u32 *type, in selinux_netlbl_skbuff_getsid()
/security/smack/
Dsmack.h411 char type) in smk_ad_init()
420 char type, struct lsm_network_audit *net) in smk_ad_init_net()
456 char type) in smk_ad_init()
/security/selinux/
Dnetlabel.c203 u32 *type, in selinux_netlbl_skbuff_getsid()
/security/apparmor/include/
Daudit.h108 int type; member

12