Searched refs:history (Results 1 – 3 of 3) sorted by relevance
106 u32 history[ROLLOVER_HLEN] ____cacheline_aligned; member
1311 u32 *history = po->rollover->history; in fanout_flow_is_huge() local1317 if (READ_ONCE(history[i]) == rxhash) in fanout_flow_is_huge()1323 if (READ_ONCE(history[victim]) != rxhash) in fanout_flow_is_huge()1324 WRITE_ONCE(history[victim], rxhash); in fanout_flow_is_huge()
4548 old_flow = fl->history[fl->history_head]; in skb_flow_limit()4549 fl->history[fl->history_head] = new_flow; in skb_flow_limit()