Searched refs:__CPU_SET (Results 1 – 3 of 3) sorted by relevance
33 # define __CPU_SET(cpu, cpusetp) \ macro42 #define CPU_SET(cpu, cpusetp) __CPU_SET (cpu, cpusetp)
11 #define NETPERF_CPU_SET(cpu, cpusetp) __CPU_SET(cpu, cpusetp)
2326 #define NETPERF_CPU_SET(cpu, cpusetp) __CPU_SET(cpu, cpusetp) in bind_to_specific_processor()