Home
last modified time | relevance | path

Searched refs:slab_alloc_context (Results 1 – 1 of 1) sorted by relevance

/examples/utest/testcases/kernel/
A Dslab_tc.c27 struct slab_alloc_context struct
53 struct slab_alloc_context *ctx; in slab_alloc_test() argument
78 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