Searched defs:table (Results 1 – 9 of 9) sorted by relevance
17 struct hashtab table; /* hash table (keyed on a string) */ member
32 int mmap_min_addr_handler(const struct ctl_table *table, int write, in mmap_min_addr_handler()
155 struct aa_perms *table; in compute_fperms() local254 struct aa_perms *table; in compute_perms() local
50 static struct val_table_ent *val_table_find_ent(struct val_table_ent *table, in val_table_find_ent()92 const struct val_table_ent *table, u32 mask) in val_mask_to_str()
35 struct table_header *table = NULL; in unpack_table() local303 struct table_header *table = NULL; in aa_dfa_unpack() local
463 char **table = NULL; in unpack_trans_table() local
2306 static int apparmor_dointvec(const struct ctl_table *table, int write, in apparmor_dointvec()
432 static int yama_dointvec_minmax(const struct ctl_table *table, int write, in yama_dointvec_minmax()
124 char **table; member
Completed in 20 milliseconds