Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dinterval_tree_generic.h41 ITSTART, ITLAST, ITSTATIC, ITPREFIX) \ argument
72 ITTYPE start = ITSTART(node), last = ITLAST(node); \
81 if (start < ITSTART(parent)) \
134 if (ITSTART(node) <= last) { /* Cond1 */ \
175 if (ITSTART(leftmost) > last) \
212 if (last < ITSTART(node)) /* !Cond1 */ \
/Linux-v4.19/sound/pci/ctxfi/
Dct20k1reg.h360 #define ITSTART 0x113028 macro