Searched refs:_RB_PARENT (Results 1 – 2 of 2) sorted by relevance
366 #define _RB_PARENT(elm, field) (elm)->field.rbe_parent macro461 struct type *__single parent = _RB_PARENT(elm, field); \470 color = (int)((uintptr_t)_RB_PARENT(elm,field) & RB_COLOR_MASK);\478 _RB_PARENT(elm, field) = __unsafe_forge_single(struct type*, \483 _RB_PARENT(elm, field) = parent; \
4450 _RB_PARENT(pstore, entry) = NULL; in pfioctl_ioc_src_nodes()