Home
last modified time | relevance | path

Searched refs:getcpu (Results 1 - 3 of 3) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/
H A DMakefile24 accept4 adjtimex cma confstr fcntl fmtmsg futex getcontext getcpu \
/third_party/ltp/testcases/kernel/syscalls/getcpu/
H A Dgetcpu01.c6 * The test process is affined to a CPU. It then calls getcpu and
120 TEST(getcpu(&cpu_id, &node_id)); in run()
123 tst_res(TFAIL, "getcpu() returned wrong value" in run()
127 tst_res(TFAIL, "getcpu() returned wrong value" in run()
131 tst_res(TPASS, "getcpu() returned proper" in run()
135 tst_res(TFAIL, "getcpu() Failed, errno=%d:%s", in run()
/third_party/ltp/include/lapi/
H A Dsched.h89 static inline int getcpu(unsigned *cpu, unsigned *node) in getcpu() function

Completed in 1 milliseconds