Searched refs:ctx_last_activation (Results 1 – 1 of 1) sorted by relevance
205 #define SET_ACTIVATION(c) (c)->ctx_last_activation = GET_ACTIVATION()322 unsigned long ctx_last_activation; /* context last activation number for last_cpu */ member854 ctx->ctx_last_activation = PFM_INVALID_ACTIVATION; in pfm_context_alloc()4313 ctx->ctx_last_activation = PFM_INVALID_ACTIVATION; in pfm_context_load()4464 ctx->ctx_last_activation = PFM_INVALID_ACTIVATION; in pfm_context_unload()5993 if (GET_LAST_CPU(ctx) == smp_processor_id() && ctx->ctx_last_activation == GET_ACTIVATION()) { in pfm_load_regs()