Searched refs:ctx_last_activation (Results 1 – 1 of 1) sorted by relevance
201 #define SET_ACTIVATION(c) (c)->ctx_last_activation = GET_ACTIVATION()318 unsigned long ctx_last_activation; /* context last activation number for last_cpu */ member908 ctx->ctx_last_activation = PFM_INVALID_ACTIVATION; in pfm_context_alloc()4407 ctx->ctx_last_activation = PFM_INVALID_ACTIVATION; in pfm_context_load()4558 ctx->ctx_last_activation = PFM_INVALID_ACTIVATION; in pfm_context_unload()6110 if (GET_LAST_CPU(ctx) == smp_processor_id() && ctx->ctx_last_activation == GET_ACTIVATION()) { in pfm_load_regs()