Searched refs:GET_LAST_CPU (Results 1 – 1 of 1) sorted by relevance
130 #define GET_LAST_CPU(ctx) (ctx)->ctx_last_cpu macro136 #define GET_LAST_CPU(ctx) do {} while(0) macro3520 if (GET_LAST_CPU(ctx) == smp_processor_id() && ctx->ctx_last_activation == GET_ACTIVATION()) { in pfm_load_regs()3549 GET_LAST_CPU(ctx), pmd_mask, pmc_mask)); in pfm_load_regs()3923 if (GET_LAST_CPU(ctx) != smp_processor_id()) in pfm_flush_regs()3925 task->pid, GET_LAST_CPU(ctx)); in pfm_flush_regs()