Searched refs:this_cpu_xchg (Results 1 – 2 of 2) sorted by relevance
55 int val = this_cpu_xchg(*proto->per_cpu_fw_alloc, 0); in proto_memory_pcpu_drain()
505 #define this_cpu_xchg(pcp, nval) __pcpu_size_call_return2(this_cpu_xchg_, pcp, nval) macro
Completed in 6 milliseconds