Home
last modified time | relevance | path

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

/linux/net/core/
A Dhotdata.c17 .tstamp_prequeue = 1,
A Dsysctl_net_core.c475 .data = &net_hotdata.tstamp_prequeue,
A Ddev.c5176 net_timestamp_check(READ_ONCE(net_hotdata.tstamp_prequeue), skb); in netif_rx_internal()
5468 net_timestamp_check(!READ_ONCE(net_hotdata.tstamp_prequeue), skb); in __netif_receive_skb_core()
5851 net_timestamp_check(READ_ONCE(net_hotdata.tstamp_prequeue), skb); in netif_receive_skb_internal()
5880 net_timestamp_check(READ_ONCE(net_hotdata.tstamp_prequeue), in netif_receive_skb_list_internal()
/linux/include/net/
A Dhotdata.h37 int tstamp_prequeue; member

Completed in 26 milliseconds