HomeSort by relevance Sort by last modified time
    Searched refs:__CPUELT (Results 1 - 2 of 2) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/bits/
sched.h 116 # define __CPUELT(cpu) ((cpu) / __NCPUBITS)
143 ? (((__cpu_mask *) ((cpusetp)->__bits))[__CPUELT (__cpu)] \
150 ? (((__cpu_mask *) ((cpusetp)->__bits))[__CPUELT (__cpu)] \
157 ? ((((__const __cpu_mask *) ((cpusetp)->__bits))[__CPUELT (__cpu)] \
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
sched.h 116 # define __CPUELT(cpu) ((cpu) / __NCPUBITS)
143 ? (((__cpu_mask *) ((cpusetp)->__bits))[__CPUELT (__cpu)] \
150 ? (((__cpu_mask *) ((cpusetp)->__bits))[__CPUELT (__cpu)] \
157 ? ((((__const __cpu_mask *) ((cpusetp)->__bits))[__CPUELT (__cpu)] \

Completed in 75 milliseconds