Home
last modified time | relevance | path

Searched defs:heap_full (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/md/bcache/
H A Dutil.h114 #define heap_full(h) ((h)->used == (h)->size) macro
/kernel/linux/linux-6.6/drivers/md/bcache/
H A Dutil.h112 #define heap_full(h) ((h)->used == (h)->size) macro

Completed in 2 milliseconds