Home
last modified time | relevance | path

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

/openbmc/ipmitool/include/ipmitool/
H A Dhelper.h114 #ifndef __max
115 # define __max(a, b) ((a) > (b) ? (a) : (b)) macro
/openbmc/linux/include/linux/
H A Dmaple_tree.h551 #define mas_for_each(__mas, __entry, __max) \ argument
552 while (((__entry) = mas_find((__mas), (__max))) != NULL)
705 #define mt_for_each(__tree, __entry, __index, __max) \ argument
706 for (__entry = mt_find(__tree, &(__index), __max); \
707 __entry; __entry = mt_find_after(__tree, &(__index), __max))
/openbmc/ipmitool/lib/
H A Dipmi_sdr.c3800 __max(e->record.full->id_code & 0x1f, idlen))) in ipmi_sdr_find_sdr_byid()
3806 __max(e->record.compact->id_code & 0x1f, idlen))) in ipmi_sdr_find_sdr_byid()
3818 __max(e->record.genloc->id_code & 0x1f, idlen))) in ipmi_sdr_find_sdr_byid()
3824 __max(e->record.fruloc->id_code & 0x1f, idlen))) in ipmi_sdr_find_sdr_byid()
3830 __max(e->record.mcloc->id_code & 0x1f, idlen))) in ipmi_sdr_find_sdr_byid()
3866 __max(sdrr->record.full->id_code & 0x1f, idlen))) in ipmi_sdr_find_sdr_byid()
3875 __max(sdrr->record.compact->id_code & 0x1f, in ipmi_sdr_find_sdr_byid()
3885 __max(sdrr->record.eventonly->id_code & 0x1f, in ipmi_sdr_find_sdr_byid()
3895 __max(sdrr->record.genloc->id_code & 0x1f, idlen))) in ipmi_sdr_find_sdr_byid()
3904 __max(sdrr->record.fruloc->id_code & 0x1f, idlen))) in ipmi_sdr_find_sdr_byid()
[all …]
/openbmc/linux/block/
H A Dbfq-iosched.c7437 unsigned long __data, __min = (MIN), __max = (MAX); \
7445 else if (__data > __max) \
7446 __data = __max; \
7469 unsigned long __data, __min = (MIN), __max = (MAX); \
7477 else if (__data > __max) \
7478 __data = __max; \
/openbmc/linux/Documentation/trace/
H A Dhistogram-design.rst1448 an auto-generated variable named ' __max' has been created and is
1539 var.name: __max