Home
last modified time | relevance | path

Searched refs:sys_getcpu (Results 1 – 18 of 18) sorted by relevance

/tools/testing/selftests/rseq/
A Drseq.c96 static int sys_getcpu(unsigned *cpu, unsigned *node) in sys_getcpu() function
302 ret = sys_getcpu(&cpu_id, &node_id); in rseq_fallback_current_node()
/tools/testing/selftests/vDSO/
A Dvdso_test_correctness.c151 static long sys_getcpu(unsigned * cpu, unsigned * node, in sys_getcpu() function
188 ret_sys = sys_getcpu(&cpu_sys, &node_sys, 0); in test_getcpu()
/tools/testing/selftests/kvm/
A Drseq_test.c286 r = sys_getcpu(&cpu, NULL); in main()
/tools/testing/selftests/x86/
A Dtest_vsyscall.c105 static inline long sys_getcpu(unsigned * cpu, unsigned * node, in sys_getcpu() function
242 ret_sys = sys_getcpu(&cpu_sys, &node_sys, 0); in test_getcpu()
/tools/perf/arch/s390/entry/syscalls/
A Dsyscall.tbl321 311 common getcpu sys_getcpu sys_getcpu
/tools/perf/arch/mips/entry/syscalls/
A Dsyscall_n64.tbl282 271 n64 getcpu sys_getcpu
/tools/scripts/
A Dsyscall.tbl206 168 common getcpu sys_getcpu
/tools/perf/arch/parisc/entry/syscalls/
A Dsyscall.tbl335 296 common getcpu sys_getcpu
/tools/perf/arch/sh/entry/syscalls/
A Dsyscall.tbl328 318 common getcpu sys_getcpu
/tools/perf/arch/x86/entry/syscalls/
A Dsyscall_64.tbl321 309 common getcpu sys_getcpu
A Dsyscall_32.tbl333 318 i386 getcpu sys_getcpu
/tools/perf/arch/xtensa/entry/syscalls/
A Dsyscall.tbl302 280 common getcpu sys_getcpu
/tools/perf/arch/alpha/entry/syscalls/
A Dsyscall.tbl404 473 common getcpu sys_getcpu
/tools/perf/arch/arm/entry/syscalls/
A Dsyscall.tbl363 345 common getcpu sys_getcpu
/tools/perf/arch/arm64/entry/syscalls/
A Dsyscall_32.tbl360 345 common getcpu sys_getcpu
/tools/perf/arch/sparc/entry/syscalls/
A Dsyscall.tbl374 308 common getcpu sys_getcpu
/tools/perf/arch/powerpc/entry/syscalls/
A Dsyscall.tbl393 302 common getcpu sys_getcpu
/tools/include/uapi/asm-generic/
A Dunistd.h450 __SYSCALL(__NR_getcpu, sys_getcpu)

Completed in 20 milliseconds