Searched refs:slab_alloc_context (Results 1 – 1 of 1) sorted by relevance
27 struct slab_alloc_context struct53 struct slab_alloc_context *ctx; in slab_alloc_test() argument78 size *= sizeof(struct slab_alloc_context); in slab_alloc_test()89 ctx = rt_list_first_entry(&head.list, struct slab_alloc_context, node); in slab_alloc_test()123 ctx = rt_list_first_entry(&head.list, struct slab_alloc_context, node); in slab_alloc_test()140 ctx = rt_list_first_entry(&head.list, struct slab_alloc_context, node); in slab_alloc_test()
Completed in 2 milliseconds