Searched refs:the_cpu (Results 1 – 1 of 1) sorted by relevance
4210 int the_cpu; in pfm_context_load() local4297 the_cpu = ctx->ctx_cpu = smp_processor_id(); in pfm_context_load()4303 ret = pfm_reserve_session(current, is_system, the_cpu); in pfm_context_load()4418 if (ret) pfm_unreserve_session(ctx, ctx->ctx_fl_system, the_cpu); in pfm_context_load()