Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dmaple_tree.h522 #define mas_for_each(__mas, __entry, __max) \ argument
523 while (((__entry) = mas_find((__mas), (__max))) != NULL)
662 #define mt_for_each(__tree, __entry, __index, __max) \ argument
663 for (__entry = mt_find(__tree, &(__index), __max); \
664 __entry; __entry = mt_find_after(__tree, &(__index), __max))
/linux-6.1.9/block/
Dbfq-iosched.c7281 unsigned long __data, __min = (MIN), __max = (MAX); \
7289 else if (__data > __max) \
7290 __data = __max; \
7313 unsigned long __data, __min = (MIN), __max = (MAX); \
7321 else if (__data > __max) \
7322 __data = __max; \
/linux-6.1.9/Documentation/trace/
Dhistogram-design.rst1448 an auto-generated variable named ' __max' has been created and is
1539 var.name: __max