Searched refs:ctx_task (Results 1 – 1 of 1) sorted by relevance
121 #define PFM_CTX_TASK(h) (h)->ctx_task290 struct task_struct *ctx_task; /* task to which context is attached */ member1762 if (owner != ctx->ctx_task) { in pfm_syswide_force_stop()1765 task_pid_nr(owner), task_pid_nr(ctx->ctx_task)); in pfm_syswide_force_stop()1775 …(("on CPU%d forcing system wide stop for [%d]\n", smp_processor_id(), task_pid_nr(ctx->ctx_task))); in pfm_syswide_force_stop()2837 task = ctx->ctx_task; in pfm_write_pmcs()3077 task = ctx->ctx_task; in pfm_write_pmds()3277 task = ctx->ctx_task; in pfm_read_pmds()3360 ret = (*rd_func)(ctx->ctx_task, ctx, cnum, &v, regs); in pfm_read_pmds()3700 task = ctx->ctx_task; in pfm_write_ibr_dbr()[all …]