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