| /external/selinux/libsepol/include/sepol/policydb/ | 
| D | avtab.h | 100 typedef struct avtab {  struct 101 	avtab_ptr_t *htable;  argument 105 } avtab_t;  argument
  | 
| /external/selinux/libsepol/src/ | 
| D | assertion.c | 35 	avtab_t *avtab;  member 149 				avtab_key_t *k, avtab_t *avtab)  in report_assertion_extended_permissions() 218 	avtab_t *avtab = a->avtab;  in report_assertion_avtab_matches()  local 324 static int check_assertion_extended_permissions_avtab(avrule_t *avrule, avtab_t *avtab,  in check_assertion_extended_permissions_avtab() 379 static int check_assertion_extended_permissions(avrule_t *avrule, avtab_t *avtab,  in check_assertion_extended_permissions() 477 	avtab_t *avtab = a->avtab;  in check_assertion_avtab_match()  local
  | 
| D | hierarchy.c | 42 static int bounds_insert_helper(sepol_handle_t *handle, avtab_t *avtab,  in bounds_insert_helper() 56 static int bounds_insert_rule(sepol_handle_t *handle, avtab_t *avtab,  in bounds_insert_rule() 98 			      avtab_t *avtab, avtab_t *global, avtab_t *other,  in bounds_expand_rule() 127 				    cond_av_list_t *cur, avtab_t *avtab,  in bounds_expand_cond_rules() 148 	avtab_t *avtab;  member
  | 
| D | expand.c | 1622 				   avtab_t * avtab, avtab_key_t * key,  in find_avtab_node() 1708 				avtab_t * avtab, int enabled)  in expand_terule_helper() 1839 				class_perm_node_t * perms, avtab_t * avtab,  in expand_avrule_helper()
  | 
| D | policydb_validate.c | 844 static int validate_avtab(sepol_handle_t *handle, const avtab_t *avtab, const policydb_t *p, valida…  in validate_avtab()
  | 
| /external/selinux/libsepol/cil/src/ | 
| D | cil_binary.c | 922 static int __cil_cond_insert_rule(avtab_t *avtab, avtab_key_t *avtab_key, avtab_datum_t *avtab_datu…  in __cil_cond_insert_rule()
  | 
| /external/libbpf/.github/actions/build-selftests/ | 
| D | vmlinux.h | 54104 struct avtab {  struct 54105 	struct avtab_node **htable;  argument 54106 	u32 nel; 54107 	u32 nslot; 54108 	u32 mask;
  | 
| /external/bcc/libbpf-tools/powerpc/ | 
| D | vmlinux_510.h | 82714 struct avtab {  struct 82715 	struct avtab_node **htable;  argument 82716 	u32 nel; 82717 	u32 nslot; 82718 	u32 mask;
  | 
| D | vmlinux.h | 82714 struct avtab {  struct 82715 	struct avtab_node **htable;  argument 82716 	u32 nel; 82717 	u32 nslot; 82718 	u32 mask;
  | 
| /external/bcc/libbpf-tools/arm64/ | 
| D | vmlinux.h | 49165 struct avtab {  struct 49166 	struct avtab_node **htable;  argument 49167 	u32 nel; 49168 	u32 nslot; 49169 	u32 mask;
  | 
| D | vmlinux_510.h | 49165 struct avtab {  struct 49166 	struct avtab_node **htable;  argument 49167 	u32 nel; 49168 	u32 nslot; 49169 	u32 mask;
  | 
| /external/bcc/libbpf-tools/x86/ | 
| D | vmlinux_505.h | 57590 struct avtab {  struct 57591 	struct avtab_node **htable;  argument 57592 	u32 nel; 57593 	u32 nslot; 57594 	u32 mask;
  | 
| D | vmlinux.h | 57590 struct avtab {  struct 57591 	struct avtab_node **htable;  argument 57592 	u32 nel; 57593 	u32 nslot; 57594 	u32 mask;
  |