Searched refs:history (Results 1 – 3 of 3) sorted by relevance
106 u32 history[ROLLOVER_HLEN] ____cacheline_aligned; member
1313 u32 *history = po->rollover->history; in fanout_flow_is_huge() local1319 if (READ_ONCE(history[i]) == rxhash) in fanout_flow_is_huge()1325 if (READ_ONCE(history[victim]) != rxhash) in fanout_flow_is_huge()1326 WRITE_ONCE(history[victim], rxhash); in fanout_flow_is_huge()
4638 old_flow = fl->history[fl->history_head]; in skb_flow_limit()4639 fl->history[fl->history_head] = new_flow; in skb_flow_limit()