Searched refs:CPU_OR (Results 1 – 9 of 9) sorted by relevance
/third_party/musl/porting/linux/user/include/ |
D | sched.h | 135 #define CPU_OR(d,s1,s2) CPU_OR_S(sizeof(cpu_set_t),d,s1,s2) macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/ |
D | sched.h | 120 #define CPU_OR(d,s1,s2) CPU_OR_S(sizeof(cpu_set_t),d,s1,s2) macro
|
/third_party/musl/porting/liteos_m/user/include/ |
D | sched.h | 132 #define CPU_OR(d,s1,s2) CPU_OR_S(sizeof(cpu_set_t),d,s1,s2) macro
|
/third_party/musl/porting/liteos_a/user/include/ |
D | sched.h | 128 #define CPU_OR(d,s1,s2) CPU_OR_S(sizeof(cpu_set_t),d,s1,s2) macro
|
/third_party/musl/porting/liteos_a/kernel/include/ |
D | sched.h | 119 #define CPU_OR(d,s1,s2) CPU_OR_S(sizeof(cpu_set_t),d,s1,s2) macro
|
/third_party/musl/ndk_musl_include/ |
D | sched.h | 134 #define CPU_OR(d,s1,s2) CPU_OR_S(sizeof(cpu_set_t),d,s1,s2) macro
|
/third_party/musl/porting/uniproton/kernel/include/ |
D | sched.h | 120 #define CPU_OR(d,s1,s2) CPU_OR_S(sizeof(cpu_set_t),d,s1,s2) macro
|
/third_party/musl/include/ |
D | sched.h | 133 #define CPU_OR(d,s1,s2) CPU_OR_S(sizeof(cpu_set_t),d,s1,s2) macro
|
/third_party/musl/porting/liteos_m/kernel/include/ |
D | sched.h | 120 #define CPU_OR(d,s1,s2) CPU_OR_S(sizeof(cpu_set_t),d,s1,s2) macro
|