Home
last modified time | relevance | path

Searched refs:softnet_get_online (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/core/
H A Dnet-procfs.c125 static struct softnet_data *softnet_get_online(loff_t *pos) in softnet_get_online() function
140 return softnet_get_online(pos); in softnet_seq_start()
146 return softnet_get_online(pos); in softnet_seq_next()
/kernel/linux/linux-6.6/net/core/
H A Dnet-procfs.c128 static struct softnet_data *softnet_get_online(loff_t *pos) in softnet_get_online() function
143 return softnet_get_online(pos); in softnet_seq_start()
149 return softnet_get_online(pos); in softnet_seq_next()

Completed in 1 milliseconds