Searched defs:cpu (Results 1 – 11 of 11) sorted by relevance
| /bionic/libc/include/ |
| D | sched.h | 270 #define CPU_SET(cpu, set) CPU_SET_S(cpu, sizeof(cpu_set_t), set) argument 275 #define CPU_SET_S(cpu, setsize, set) \ argument 286 #define CPU_CLR(cpu, set) CPU_CLR_S(cpu, sizeof(cpu_set_t), set) argument 291 #define CPU_CLR_S(cpu, setsize, set) \ argument 302 #define CPU_ISSET(cpu, set) CPU_ISSET_S(cpu, sizeof(cpu_set_t), set) argument 307 #define CPU_ISSET_S(cpu, setsize, set) \ argument
|
| /bionic/libc/bionic/ |
| D | sched_getcpu.cpp | 35 unsigned cpu; in sched_getcpu() local
|
| /bionic/libc/private/ |
| D | get_cpu_count_from_string.h | 38 int cpu = static_cast<int>(strtol(s, const_cast<char**>(&s), 10)); in GetCpuCountFromString() local
|
| /bionic/libc/kernel/uapi/linux/netfilter/ |
| D | xt_cpu.h | 11 __u32 cpu; member
|
| /bionic/tests/ |
| D | sys_ptrace_test.cpp | 202 static void watchpoint_stress_child(unsigned cpu, T& data) { in watchpoint_stress_child() 216 static void run_watchpoint_stress(size_t cpu) { in run_watchpoint_stress() 228 for (size_t cpu = 0; cpu < CPU_SETSIZE; ++cpu) { in TEST() local
|
| /bionic/libc/arch-arm64/ |
| D | dynamic_function_dispatch.cpp | 39 uint16_t cpu = (midr >> 20) & 0xfff; in __bionic_is_oryon() local
|
| /bionic/libc/kernel/uapi/asm-x86/asm/ |
| D | mce.h | 26 __u8 cpu; member
|
| /bionic/libc/kernel/uapi/linux/ |
| D | blktrace_api.h | 89 __u32 cpu; member
|
| D | cn_proc.h | 34 __u32 cpu; member
|
| D | kvm.h | 173 __u32 cpu; member
|
| D | bpf.h | 494 __u32 cpu; member
|