Searched refs:__CPU_SETSIZE (Results 1 – 3 of 3) sorted by relevance
9 # define __CPU_SETSIZE 1024 macro22 __cpu_mask __bits[__CPU_SETSIZE / __NCPUBITS];41 #define CPU_SETSIZE __CPU_SETSIZE
5 #if defined(__CPU_SETSIZE)6 #define NETPERF_CPU_SETSIZE __CPU_SETSIZE
2320 #if defined(__CPU_SETSIZE) in bind_to_specific_processor()2321 #define NETPERF_CPU_SETSIZE __CPU_SETSIZE in bind_to_specific_processor()