Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Darb.h114 #define ARB_SELFIDX(head, elm) \ macro
153 ARB_SELFIDX(head, elm); \
158 if (ARB_SELFIDX(head, elm) == \
181 ARB_SELFIDX(head, elm); \
186 if (ARB_SELFIDX(head, elm) == \
461 ARB_SELFIDX(head, child); \
464 ARB_SELFIDX(head, child); \
483 ARB_SELFIDX(head, elm); \
503 ARB_SELFIDX(head, child); \
545 ARB_SELFIDX(head, elm); \
[all …]
/f-stack/freebsd/kern/
H A Dsubr_stats.c1718 ARB_SELFIDX(ctd32tree, ctd32) :
1719 ARB_SELFIDX(ctd64tree, ctd64));
1750 ARB_SELFIDX(ctd32tree, ctd32) + 1) :
1754 ARB_SELFIDX(ctd64tree, ctd64) + 1) :
3357 ARB_SELFIDX(ctd64tree, RB_LEFT(rbctd64, rblnk))
3361 ARB_SELFIDX(ctd64tree,
3366 (int)ARB_SELFIDX(ctd64tree, ctd64),
3377 (int)ARB_SELFIDX(ctd64tree, rbctd64),
3378 (int)ARB_SELFIDX(ctd64tree,
3380 (int)ARB_SELFIDX(ctd64tree,
[all …]