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

/freebsd-10.1-release/sys/ofed/include/linux/
H A Drbtree.h109 #undef RB_ROOT macro
110 #define RB_ROOT (struct rb_root) { NULL } macro
H A Dlinux_compat.c66 #undef RB_ROOT macro
69 #define RB_ROOT(head) (head)->rbh_root macro
/freebsd-10.1-release/contrib/ipfilter/sys/
H A Dtree.h311 #undef RB_ROOT macro
327 #define RB_ROOT(head) (head)->rbh_root macro
[all...]
/freebsd-10.1-release/crypto/openssh/openbsd-compat/
H A Dsys-tree.h324 #define RB_ROOT(head) (head)->rbh_root macro
[all...]
/freebsd-10.1-release/sys/sys/
H A Dtree.h322 #define RB_ROOT(head) (head)->rbh_root macro
[all...]
/freebsd-10.1-release/contrib/ntp/sntp/libevent/WIN32-Code/
H A Dtree.h317 #define RB_ROOT(head) (head)->rbh_root macro
[all...]

Completed in 170 milliseconds