Searched refs:slabs (Results 1 – 7 of 7) sorted by relevance
32 static struct k_mem_slab mslab2, *slabs[SLAB_NUM] = { &mslab1, &mslab2 }; variable44 struct k_mem_slab *slab = slabs[id % SLAB_NUM]; in tmslab_api()
13 slabs.rst
19 Any number of memory slabs can be defined (limited only by available RAM). Each
51 bool "Integrate memory slabs into object core framework"54 When enabled, this option integrates memory slabs into the object131 bool "Object core statistics for memory slabs"
77 Mention maximum number of memory slabs in CMSIS RTOS V2 compliant application.83 Mention maximum dynamic size of memory slabs/pools in CMSIS RTOS V2 compliant application.
6 kernel objects: message queues, semaphores, memory slabs, mailboxes and pipes.11 will omit both the memory slabs and mailbox tests.
33 starting test - Test Kernel memory slabs