Home
last modified time | relevance | path

Searched defs:ptr (Results 1 – 22 of 22) sorted by relevance

/security/tomoyo/
A Dcommon.c485 struct tomoyo_profile *ptr; in tomoyo_assign_profile() local
908 struct tomoyo_manager *ptr = in tomoyo_read_manager() local
931 struct tomoyo_manager *ptr; in tomoyo_manager() local
1398 struct tomoyo_path_acl *ptr = in tomoyo_print_entry() local
1420 struct tomoyo_task_acl *ptr = in tomoyo_print_entry() local
1429 struct tomoyo_path2_acl *ptr = in tomoyo_print_entry() local
1494 struct tomoyo_inet_acl *ptr = in tomoyo_print_entry() local
1527 struct tomoyo_unix_acl *ptr = in tomoyo_print_entry() local
1558 struct tomoyo_env_acl *ptr = in tomoyo_print_entry() local
1593 struct tomoyo_acl_info *ptr = in tomoyo_read_domain2() local
[all …]
A Dgc.c21 static inline void tomoyo_memory_free(void *ptr) in tomoyo_memory_free()
111 struct tomoyo_transition_control *ptr = in tomoyo_del_transition_control() local
127 struct tomoyo_aggregator *ptr = in tomoyo_del_aggregator() local
143 struct tomoyo_manager *ptr = in tomoyo_del_manager() local
550 struct tomoyo_shared_acl_head *ptr; in tomoyo_collect_entry() local
592 struct tomoyo_shared_acl_head *ptr; in tomoyo_collect_entry() local
A Dmemory.c47 bool tomoyo_memory_ok(void *ptr) in tomoyo_memory_ok()
76 void *ptr = kzalloc(size, GFP_NOFS | __GFP_NOWARN); in tomoyo_commit_ok() local
154 struct tomoyo_name *ptr; in tomoyo_get_name() local
A Dfile.c67 void tomoyo_put_name_union(struct tomoyo_name_union *ptr) in tomoyo_put_name_union()
83 const struct tomoyo_name_union *ptr) in tomoyo_compare_name_union()
99 void tomoyo_put_number_union(struct tomoyo_number_union *ptr) in tomoyo_put_number_union()
113 const struct tomoyo_number_union *ptr) in tomoyo_compare_number_union()
253 const struct tomoyo_acl_info *ptr) in tomoyo_check_path_acl()
276 const struct tomoyo_acl_info *ptr) in tomoyo_check_path_number_acl()
297 const struct tomoyo_acl_info *ptr) in tomoyo_check_path2_acl()
317 const struct tomoyo_acl_info *ptr) in tomoyo_check_mkdev_acl()
A Dcondition.c235 const struct tomoyo_name_union *ptr, in tomoyo_scan_exec_realpath()
280 struct tomoyo_name_union *ptr) in tomoyo_parse_name_union_quoted()
409 struct tomoyo_condition *ptr; in tomoyo_commit_condition() local
811 const struct tomoyo_name_union *ptr = names_p++; in tomoyo_condition() local
1063 const struct tomoyo_number_union *ptr = numbers_p++; in tomoyo_condition() local
1070 const struct tomoyo_number_union *ptr = numbers_p++; in tomoyo_condition() local
A Ddomain.c166 struct tomoyo_acl_info *ptr; in tomoyo_check_acl() local
302 const struct tomoyo_transition_control *ptr; in tomoyo_scan_transition() local
464 struct tomoyo_policy_namespace *ptr; in tomoyo_assign_namespace() local
744 struct tomoyo_aggregator *ptr; in tomoyo_find_next_domain() local
A Dutil.c248 struct tomoyo_name_union *ptr) in tomoyo_parse_name_union()
273 struct tomoyo_number_union *ptr) in tomoyo_parse_number_union()
677 void tomoyo_fill_path_info(struct tomoyo_path_info *ptr) in tomoyo_fill_path_info()
1048 struct tomoyo_acl_info *ptr; in tomoyo_domain_quota_is_ok() local
A Dnetwork.c51 struct tomoyo_ipaddr_union *ptr) in tomoyo_parse_ipaddr_union()
125 const struct tomoyo_ipaddr_union *ptr) in tomoyo_print_ip()
420 const struct tomoyo_acl_info *ptr) in tomoyo_check_inet_acl()
450 const struct tomoyo_acl_info *ptr) in tomoyo_check_unix_acl()
A Denviron.c19 const struct tomoyo_acl_info *ptr) in tomoyo_check_env_acl()
A Dmount.c48 const struct tomoyo_acl_info *ptr) in tomoyo_check_mount_acl()
A Dsecurityfs_if.c20 const struct tomoyo_acl_info *ptr) in tomoyo_check_task_acl()
A Daudit.c442 struct tomoyo_log *ptr = NULL; in tomoyo_read_log() local
A Dcommon.h1178 struct tomoyo_name *ptr = in tomoyo_put_name() local
/security/integrity/platform_certs/
A Dload_ipl_s390.c20 void *ptr, *end; in load_ipl_certs() local
/security/selinux/ss/
A Dpolicydb.c2826 static int sens_write(void *vkey, void *datum, void *ptr) in sens_write()
2854 static int cat_write(void *vkey, void *datum, void *ptr) in cat_write()
2879 static int role_trans_write_one(void *key, void *datum, void *ptr) in role_trans_write_one()
2994 static int common_write(void *vkey, void *datum, void *ptr) in common_write()
3089 static int class_write(void *vkey, void *datum, void *ptr) in class_write()
3174 static int role_write(void *vkey, void *datum, void *ptr) in role_write()
3213 static int type_write(void *vkey, void *datum, void *ptr) in type_write()
3254 static int user_write(void *vkey, void *datum, void *ptr) in user_write()
3498 static int range_write_helper(void *key, void *data, void *ptr) in range_write_helper()
3548 static int filename_write_helper_compat(void *key, void *data, void *ptr) in filename_write_helper_compat()
[all …]
A Dconditional.c255 const struct avtab_datum *d, void *ptr) in cond_insertf()
445 int cond_write_bool(void *vkey, void *datum, void *ptr) in cond_write_bool()
/security/ipe/
A Daudit.c95 const struct ipe_prop *ptr; in audit_rule() local
/security/selinux/
A Dnetif.c254 unsigned long event, void *ptr) in sel_netif_netdev_notifier_handler()
A Dselinuxfs.c1065 char *con = NULL, *user = NULL, *ptr; in sel_write_user() local
/security/integrity/ima/
A Dima_crypto.c241 void *ptr; in ima_alloc_pages() local
278 static void ima_free_pages(void *ptr, size_t size) in ima_free_pages()
/security/apparmor/
A Dpolicy.c223 static void aa_free_data(void *ptr, void *arg) in aa_free_data()
/security/keys/
A Dkeyring.c674 struct assoc_array_ptr *ptr; in search_nested_keyrings() local

Completed in 54 milliseconds