Home
last modified time | relevance | path

Searched defs:task_ctx (Results 1 – 7 of 7) sorted by relevance

/linux-5.10/arch/x86/events/intel/
Dlbr.c444 struct x86_perf_task_context *task_ctx = ctx; in intel_pmu_lbr_restore() local
471 struct x86_perf_task_context_arch_lbr *task_ctx = ctx; in intel_pmu_arch_lbr_restore() local
492 struct x86_perf_task_context_arch_lbr_xsave *task_ctx = ctx; in intel_pmu_arch_lbr_xrstors() local
536 struct x86_perf_task_context *task_ctx = ctx; in intel_pmu_lbr_save() local
557 struct x86_perf_task_context_arch_lbr *task_ctx = ctx; in intel_pmu_arch_lbr_save() local
577 struct x86_perf_task_context_arch_lbr_xsave *task_ctx = ctx; in intel_pmu_arch_lbr_xsaves() local
625 void *task_ctx; in intel_pmu_lbr_sched_task() local
/linux-5.10/security/apparmor/include/
Dtask.h13 static inline struct aa_task_ctx *task_ctx(struct task_struct *task) in task_ctx() function
/linux-5.10/drivers/scsi/qedf/
Dqedf_io.c592 struct qedf_ioreq *io_req, struct e4_fcoe_task_context *task_ctx, in qedf_init_task()
682 struct e4_fcoe_task_context *task_ctx, struct fcoe_wqe *sqe) in qedf_init_mp_task()
858 struct e4_fcoe_task_context *task_ctx; in qedf_post_io_req() local
/linux-5.10/drivers/scsi/qedi/
Dqedi_fw.c89 struct e4_iscsi_task_context *task_ctx; in qedi_process_text_resp() local
264 struct e4_iscsi_task_context *task_ctx; in qedi_process_login_resp() local
/linux-5.10/kernel/events/
Dcore.c216 struct perf_event_context *task_ctx = cpuctx->task_ctx; in event_function() local
314 struct perf_event_context *task_ctx = NULL; in event_function_local() local
2706 struct perf_event_context *task_ctx, in ctx_resched()
2744 struct perf_event_context *task_ctx = cpuctx->task_ctx; in perf_pmu_resched() local
2762 struct perf_event_context *task_ctx = cpuctx->task_ctx; in __perf_install_in_context() local
2941 struct perf_event_context *task_ctx; in __perf_event_enable() local
4063 struct perf_event_context *task_ctx = NULL; in perf_rotate_context() local
7321 struct perf_event_context *task_ctx) in perf_iterate_sb()
7494 struct perf_event_context *task_ctx; member
7558 struct perf_event_context *task_ctx, in perf_event_task()
/linux-5.10/drivers/scsi/bnx2fc/
Dbnx2fc.h213 struct fcoe_task_ctx_entry **task_ctx; member
/linux-5.10/include/linux/
Dperf_event.h861 struct perf_event_context *task_ctx; member