Home
last modified time | relevance | path

Searched defs:rb_node (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/sys/libprop/
H A Dprop_rb_impl.h54 typedef struct rb_node { struct
55 struct rb_node *rb_nodes[2]; argument
72 ((struct rb_node *)((rb)->rb_info & ~RB_FLAG_MASK)) argument
/dflybsd-src/sys/dev/drm/include/linux/
H A Drbtree.h39 struct rb_node { struct
49 struct rb_node *rb_node; /* only member under linux */ member
/dflybsd-src/contrib/dhcpcd/compat/
H A Drbtree.h57 typedef struct rb_node { struct
58 struct rb_node *rb_nodes[2]; argument
75 ((struct rb_node *)((rb)->rb_info & ~RB_FLAG_MASK)) argument