Searched refs:otag (Results 1 – 2 of 2) sorted by relevance
175 uint64_t otag:2; member205 uint64_t otag:2;219 uint64_t otag:2; member249 uint64_t otag:2;262 uint64_t otag:2; member290 uint64_t otag:2;1439 uint64_t otag:5; member1445 uint64_t otag:5;
1070 rps_tag_ptr otag, tag_ptr = 0UL; in show_rps_dev_flow_table_cnt() 1117 otag = xchg(&queue->rps_flow_table, tag_ptr); in store_rps_dev_flow_table_cnt() 1118 if (otag) in store_rps_dev_flow_table_cnt() 1119 kvfree_rcu_mightsleep(rps_tag_to_table(otag)); in store_rps_dev_flow_table_cnt() 1076 rps_tag_ptr otag, tag_ptr = 0UL; store_rps_dev_flow_table_cnt() local