Home
last modified time | relevance | path

Searched defs:CPU_ALLOC_SIZE (Results 1 – 10 of 10) sorted by relevance

/third_party/ltp/include/lapi/
Dcpuset.h36 #define CPU_ALLOC_SIZE(size) sizeof(cpu_set_t) macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dsched.h109 #define CPU_ALLOC_SIZE(n) (sizeof(long) * ( (n)/(8*sizeof(long)) \ macro
/third_party/musl/porting/liteos_m/kernel/include/
Dsched.h109 #define CPU_ALLOC_SIZE(n) (sizeof(long) * ( (n)/(8*sizeof(long)) \ macro
/third_party/musl/porting/uniproton/kernel/include/
Dsched.h109 #define CPU_ALLOC_SIZE(n) (sizeof(long) * ( (n)/(8*sizeof(long)) \ macro
/third_party/musl/porting/liteos_a/kernel/include/
Dsched.h110 #define CPU_ALLOC_SIZE(n) (sizeof(long) * ( (n)/(8*sizeof(long)) \ macro
/third_party/musl/porting/liteos_a/user/include/
Dsched.h117 #define CPU_ALLOC_SIZE(n) (sizeof(long) * ( (n)/(8*sizeof(long)) \ macro
/third_party/musl/ndk_musl_include/
Dsched.h123 #define CPU_ALLOC_SIZE(n) (sizeof(long) * ( (n)/(8*sizeof(long)) \ macro
/third_party/musl/porting/linux/user/include/
Dsched.h124 #define CPU_ALLOC_SIZE(n) (sizeof(long) * ( (n)/(8*sizeof(long)) \ macro
/third_party/musl/include/
Dsched.h122 #define CPU_ALLOC_SIZE(n) (sizeof(long) * ( (n)/(8*sizeof(long)) \ macro
/third_party/musl/porting/liteos_m/user/include/
Dsched.h121 #define CPU_ALLOC_SIZE(n) (sizeof(long) * ( (n)/(8*sizeof(long)) \ macro