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 */ member1782 if (owner != ctx->ctx_task) { in pfm_syswide_force_stop()1785 task_pid_nr(owner), task_pid_nr(ctx->ctx_task)); in pfm_syswide_force_stop()1795 …(("on CPU%d forcing system wide stop for [%d]\n", smp_processor_id(), task_pid_nr(ctx->ctx_task))); in pfm_syswide_force_stop()2876 task = ctx->ctx_task; in pfm_write_pmcs()3116 task = ctx->ctx_task; in pfm_write_pmds()3316 task = ctx->ctx_task; in pfm_read_pmds()3399 ret = (*rd_func)(ctx->ctx_task, ctx, cnum, &v, regs); in pfm_read_pmds()3739 task = ctx->ctx_task; in pfm_write_ibr_dbr()[all …]