Searched refs:getcpu (Results 1 – 2 of 2) sorted by relevance
154 static int getcpu(struct ctl_cpu_stats *cpu_stats);225 getcpu(struct ctl_cpu_stats *cpu_stats) in getcpu() function626 if (F_CPU(ctx) && (getcpu(&ctx->cur_cpu) != 0)) in ctlstat_standard()
2920 PRE_SYSCALL(getcpu)(void *cpu, void *node, void *cache) {}2922 POST_SYSCALL(getcpu)(long res, void *cpu, void *node, void *cache) {