Searched refs:avtab_alloc (Results 1 – 4 of 4) sorted by relevance
88 extern int avtab_alloc(avtab_t *, uint32_t);
301 int avtab_alloc(avtab_t *h, uint32_t nrules) in avtab_alloc() function508 rc = avtab_alloc(a, nel); in avtab_read()
2576 if (avtab_alloc(&state->out->te_avtab, MAX_AVTAB_SIZE)) { in copy_and_expand_avrule_block()2581 if (avtab_alloc(&state->out->te_cond_avtab, MAX_AVTAB_SIZE)) { in copy_and_expand_avrule_block()3159 if (avtab_alloc(expa, MAX_AVTAB_SIZE)) { in expand_avtab()3292 if (avtab_alloc(expa, MAX_AVTAB_SIZE)) { in expand_cond_av_list()
850 rc = avtab_alloc(&p->te_cond_avtab, p->te_avtab.nel); in cond_read_list()