Searched refs:SIDTAB_NODE_ALLOC_SIZE (Results 1 – 2 of 2) sorted by relevance
163 s->roots[0].ptr_leaf = kzalloc(SIDTAB_NODE_ALLOC_SIZE, in sidtab_alloc_roots()170 s->roots[l].ptr_inner = kzalloc(SIDTAB_NODE_ALLOC_SIZE, in sidtab_alloc_roots()204 entry->ptr_inner = kzalloc(SIDTAB_NODE_ALLOC_SIZE, in sidtab_do_lookup()212 entry->ptr_leaf = kzalloc(SIDTAB_NODE_ALLOC_SIZE, in sidtab_do_lookup()371 edst->ptr_inner = kzalloc(SIDTAB_NODE_ALLOC_SIZE, in sidtab_convert_tree()388 edst->ptr_leaf = kzalloc(SIDTAB_NODE_ALLOC_SIZE, in sidtab_convert_tree()
37 #define SIDTAB_NODE_ALLOC_SIZE PAGE_SIZE macro45 (SIDTAB_NODE_ALLOC_SIZE / sizeof(struct sidtab_entry))