Searched refs:SIDTAB_NODE_ALLOC_SIZE (Results 1 – 2 of 2) sorted by relevance
33 #define SIDTAB_NODE_ALLOC_SIZE PAGE_SIZE macro41 (SIDTAB_NODE_ALLOC_SIZE / sizeof(struct sidtab_entry_leaf))
75 s->roots[0].ptr_leaf = kzalloc(SIDTAB_NODE_ALLOC_SIZE, in sidtab_alloc_roots()82 s->roots[l].ptr_inner = kzalloc(SIDTAB_NODE_ALLOC_SIZE, in sidtab_alloc_roots()115 entry->ptr_inner = kzalloc(SIDTAB_NODE_ALLOC_SIZE, in sidtab_do_lookup()123 entry->ptr_leaf = kzalloc(SIDTAB_NODE_ALLOC_SIZE, in sidtab_do_lookup()369 edst->ptr_inner = kzalloc(SIDTAB_NODE_ALLOC_SIZE, in sidtab_convert_tree()386 edst->ptr_leaf = kzalloc(SIDTAB_NODE_ALLOC_SIZE, in sidtab_convert_tree()