Searched refs:tstamp_prequeue (Results 1 – 4 of 4) sorted by relevance
18 .tstamp_prequeue = 1,
500 .data = &net_hotdata.tstamp_prequeue,
5663 net_timestamp_check(READ_ONCE(net_hotdata.tstamp_prequeue), skb); in netif_rx_internal() 5958 net_timestamp_check(!READ_ONCE(net_hotdata.tstamp_prequeue), skb); in __netif_receive_skb_core() 6357 net_timestamp_check(READ_ONCE(net_hotdata.tstamp_prequeue), skb); in netif_receive_skb_internal() 6386 net_timestamp_check(READ_ONCE(net_hotdata.tstamp_prequeue), in netif_receive_skb_list_internal()
43 int tstamp_prequeue; member