Searched refs:the_cpu (Results 1 – 1 of 1) sorted by relevance
4116 int the_cpu; in pfm_context_load() local4203 the_cpu = ctx->ctx_cpu = smp_processor_id(); in pfm_context_load()4209 ret = pfm_reserve_session(current, is_system, the_cpu); in pfm_context_load()4324 if (ret) pfm_unreserve_session(ctx, ctx->ctx_fl_system, the_cpu); in pfm_context_load()