Searched refs:RPS_NO_CPU (Results 1 – 3 of 3) sorted by relevance
70 #define RPS_NO_CPU 0xffff macro134 if (READ_ONCE(table->ents[index]) != RPS_NO_CPU) in _sock_rps_delete_flow()135 WRITE_ONCE(table->ents[index], RPS_NO_CPU); in _sock_rps_delete_flow()
182 sock_table->ents[i] = RPS_NO_CPU; in rps_sock_flow_sysctl()
1124 table->flows[count].cpu = RPS_NO_CPU; in store_rps_dev_flow_table_cnt()