Home
last modified time | relevance | path

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

/src/
A Dslab.c136 #define PAGE_TYPE_LARGE 0x02 macro
516 kup->type = PAGE_TYPE_LARGE; in rt_slab_alloc()
690 if (kup->type == PAGE_TYPE_LARGE) in rt_slab_realloc()
762 if (kup->type == PAGE_TYPE_LARGE) in rt_slab_free()

Completed in 6 milliseconds