Searched refs:stats_list (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/include/net/ |
D | ip.h | 276 #define snmp_get_cpu_field64_batch(buff64, stats_list, mib_statistic, offset) \ argument 280 for (i = 0; stats_list[i].name; i++) \ 283 c, stats_list[i].entry, \ 288 #define snmp_get_cpu_field_batch(buff, stats_list, mib_statistic) \ argument 292 for (i = 0; stats_list[i].name; i++) \ 295 c, stats_list[i].entry); \
|
/Linux-v4.19/Documentation/device-mapper/ |
D | statistics.txt | 87 @stats_list message, but it doesn't use it for anything else. 96 @stats_list message, but it doesn't use this value for anything. 112 @stats_list [<program_id>] 197 string back in the output of @stats_list message, but it 215 dmsetup message vol 0 @stats_list
|