ctx_last_activation 205 arch/ia64/kernel/perfmon.c #define SET_ACTIVATION(c) (c)->ctx_last_activation = GET_ACTIVATION() ctx_last_activation 322 arch/ia64/kernel/perfmon.c unsigned long ctx_last_activation; /* context last activation number for last_cpu */ ctx_last_activation 854 arch/ia64/kernel/perfmon.c ctx->ctx_last_activation = PFM_INVALID_ACTIVATION; ctx_last_activation 4313 arch/ia64/kernel/perfmon.c ctx->ctx_last_activation = PFM_INVALID_ACTIVATION; ctx_last_activation 4464 arch/ia64/kernel/perfmon.c ctx->ctx_last_activation = PFM_INVALID_ACTIVATION; ctx_last_activation 5993 arch/ia64/kernel/perfmon.c if (GET_LAST_CPU(ctx) == smp_processor_id() && ctx->ctx_last_activation == GET_ACTIVATION()) {