Searched refs:GET_ACTIVATION (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/kernel/
H A Dperfmon.c197 #define GET_ACTIVATION() pfm_get_cpu_var(pmu_activation_number) macro
199 #define SET_ACTIVATION(c) (c)->ctx_last_activation = GET_ACTIVATION()
203 #define GET_ACTIVATION(t) do {} while(0) macro
6018 if (GET_LAST_CPU(ctx) == smp_processor_id() && ctx->ctx_last_activation == GET_ACTIVATION()) {

Completed in 98 milliseconds