Home
last modified time | relevance | path

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

/linux/net/ipv6/
H A Dproc.c180 /* can be called either with percpu mib (pcpumib != NULL),
183 static void snmp6_seq_show_item(struct seq_file *seq, void __percpu *pcpumib, in snmp6_seq_show_item() argument
190 if (pcpumib) { in snmp6_seq_show_item()
193 snmp_get_cpu_field_batch(buff, itemlist, pcpumib); in snmp6_seq_show_item()