Searched defs:RB_ROOT (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/sys/dev/pci/drm/include/linux/
H A Drbtree.h176 #undef RB_ROOT macro
177 #define RB_ROOT (struct rb_root) { NULL } macro
/openbsd-current/sys/sys/
H A Dtree.h319 #define RB_ROOT(head) (head)->rbh_root macro
[all...]
/openbsd-current/sys/dev/pci/drm/
H A Ddrm_linux.c760 #undef RB_ROOT macro
761 #define RB_ROOT(head) (head)->rbh_root macro

Completed in 208 milliseconds