Searched refs:ctx_task (Results 1 – 1 of 1) sorted by relevance
125 #define PFM_CTX_TASK(h) (h)->ctx_task294 struct task_struct *ctx_task; /* task to which context is attached */ member1719 if (owner != ctx->ctx_task) { in pfm_syswide_force_stop()1722 task_pid_nr(owner), task_pid_nr(ctx->ctx_task)); in pfm_syswide_force_stop()1732 …(("on CPU%d forcing system wide stop for [%d]\n", smp_processor_id(), task_pid_nr(ctx->ctx_task))); in pfm_syswide_force_stop()2782 task = ctx->ctx_task; in pfm_write_pmcs()3022 task = ctx->ctx_task; in pfm_write_pmds()3222 task = ctx->ctx_task; in pfm_read_pmds()3305 ret = (*rd_func)(ctx->ctx_task, ctx, cnum, &v, regs); in pfm_read_pmds()3645 task = ctx->ctx_task; in pfm_write_ibr_dbr()[all …]