Searched refs:mycpu (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/alpha/kernel/
H A Dsmp.c237 int mycpu, i, cnt; local
244 mycpu = hard_smp_processor_id();
260 mycpu, i, cpu->halt_reason, cpu->flags));
279 "message is '%s'\n", mycpu, buf));
/linux-master/samples/bpf/
H A Dmap_perf_test_user.c135 unsigned int mycpu, mynode; local
142 ret = syscall(__NR_getcpu, &mycpu, &mynode, NULL);

Completed in 107 milliseconds