Searched refs:owner_task (Results 1 – 1 of 1) sorted by relevance
4167 struct task_struct *owner_task = NULL; in pfm_context_load() local4334 owner_task = GET_PMU_OWNER(); in pfm_context_load()4335 if (owner_task) pfm_lazy_save_regs(owner_task); in pfm_context_load()