Home
last modified time | relevance | path

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

/linux/include/linux/
A Dinterval_tree_generic.h29 ITSTART, ITLAST, ITSTATIC, ITPREFIX) \ argument
42 ITTYPE start = ITSTART(node), last = ITLAST(node); \
51 if (start < ITSTART(parent)) \
104 if (ITSTART(node) <= last) { /* Cond1 */ \
145 if (ITSTART(leftmost) > last) \
182 if (last < ITSTART(node)) /* !Cond1 */ \
/linux/sound/pci/ctxfi/
A Dct20k1reg.h357 #define ITSTART 0x113028 macro

Completed in 8 milliseconds