Searched refs:history (Results 1 – 3 of 3) sorted by relevance
102 u32 history[ROLLOVER_HLEN] ____cacheline_aligned; member
1299 u32 *history = po->rollover->history; in fanout_flow_is_huge() local1305 if (READ_ONCE(history[i]) == rxhash) in fanout_flow_is_huge()1311 if (READ_ONCE(history[victim]) != rxhash) in fanout_flow_is_huge()1312 WRITE_ONCE(history[victim], rxhash); in fanout_flow_is_huge()
4150 old_flow = fl->history[fl->history_head]; in skb_flow_limit()4151 fl->history[fl->history_head] = new_flow; in skb_flow_limit()