Home
last modified time | relevance | path

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

/linux/net/core/
H A Dnet-procfs.c149 numa_drop_read(&sd->drop_counters), in softnet_seq_show()
/linux/include/net/
H A Dsock.h2778 return numa_drop_read(ndc); in sk_drops_read()
/linux/include/linux/
H A Dnetdevice.h3527 static inline int numa_drop_read(const struct numa_drop_counters *ndc) in numa_drop_read() function