Home
last modified time | relevance | path

Searched refs:__max (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/
H A Dmaple_tree.h594 #define mas_for_each(__mas, __entry, __max) \ argument
595 while (((__entry) = mas_find((__mas), (__max))) != NULL)
890 #define mt_for_each(__tree, __entry, __index, __max) \ argument
891 for (__entry = mt_find(__tree, &(__index), __max); \
892 __entry; __entry = mt_find_after(__tree, &(__index), __max))
/linux/tools/testing/selftests/drivers/ntsync/
H A Dntsync.c31 __u32 __count, __max; \
32 int ret = read_sem_state((sem), &__count, &__max); \
35 EXPECT_EQ((max), __max); \
/linux/block/
H A Dbfq-iosched.c7434 unsigned long __data, __min = (MIN), __max = (MAX); \
7442 else if (__data > __max) \
7443 __data = __max; \
7466 unsigned long __data, __min = (MIN), __max = (MAX); \
7474 else if (__data > __max) \
7475 __data = __max; \
/linux/Documentation/trace/
H A Dhistogram-design.rst1451 an auto-generated variable named ' __max' has been created and is
1542 var.name: __max