Home
last modified time | relevance | path

Searched refs:getcpu (Results 1 – 14 of 14) sorted by relevance

/linux/arch/x86/um/vdso/
H A Dvdso.lds.S25 getcpu;
/linux/arch/x86/entry/vdso/
H A Dvgetcpu.c21 long getcpu(unsigned *cpu, unsigned *node, struct getcpu_cache *tcache)
H A Dvdso.lds.S24 getcpu;
/linux/arch/s390/kernel/vdso64/
H A Dvdso_user_wrapper.S38 vdso_func getcpu
/linux/arch/riscv/kernel/compat_vdso/
H A DMakefile8 compat_vdso-syms += getcpu
/linux/arch/riscv/kernel/vdso/
H A DMakefile11 vdso-syms += getcpu
/linux/tools/perf/arch/mips/entry/syscalls/
H A Dsyscall_n64.tbl282 271 n64 getcpu sys_getcpu
/linux/scripts/
H A Dsyscall.tbl206 168 common getcpu sys_getcpu
/linux/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl321 309 common getcpu sys_getcpu
/linux/tools/perf/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl321 309 common getcpu sys_getcpu
H A Dsyscall_32.tbl333 318 i386 getcpu sys_getcpu
/linux/tools/perf/arch/powerpc/entry/syscalls/
H A Dsyscall.tbl393 302 common getcpu sys_getcpu
/linux/tools/perf/arch/s390/entry/syscalls/
H A Dsyscall.tbl321 311 common getcpu sys_getcpu sys_getcpu
/linux/kernel/
H A Dsys.c2822 SYSCALL_DEFINE3(getcpu, unsigned __user *, cpup, unsigned __user *, nodep, in SYSCALL_DEFINE3() argument