Home
last modified time | relevance | path

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

/external/u-boot/include/linux/
Drbtree.h41 #define RB_EMPTY_ROOT(root) ((root)->rb_node == NULL) macro
/external/u-boot/fs/ubifs/
Ddebug.c2572 } else if (write && !RB_EMPTY_ROOT(&c->buds) && in power_cut_emulated()