Home
last modified time | relevance | path

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

/src/
A Dslab.c135 #define PAGE_TYPE_SMALL 0x01 macro
613 kup->type = PAGE_TYPE_SMALL; in rt_slab_alloc()
702 else if (kup->type == PAGE_TYPE_SMALL) in rt_slab_realloc()

Completed in 3 milliseconds