Searched refs:getcpu (Results 1 – 8 of 8) sorted by relevance
59 .weak getcpu60 .set getcpu, __vdso_getcpu define
61 getcpu;
123 DUMMY(getcpu);
139 static int getcpu(struct ctl_cpu_stats *cpu_stats);210 getcpu(struct ctl_cpu_stats *cpu_stats) in getcpu() function393 if (F_CPU(ctx) && (getcpu(&ctx->cur_cpu) != 0)) in ctlstat_standard()
114 DUMMY(getcpu);
110 DUMMY(getcpu);
2671 PRE_SYSCALL(getcpu)(void *cpu, void *node, void *cache) {}2673 POST_SYSCALL(getcpu)(long res, void *cpu, void *node, void *cache) {