| /Linux-v5.15/tools/testing/selftests/bpf/progs/ |
| D | bpf_iter_task.c | 12 struct task_struct *task = ctx->task; in dump_task() local
|
| D | test_raw_tp_test_run.c | 12 int BPF_PROG(rename, struct task_struct *task, char *comm) in BPF_PROG()
|
| D | test_skb_helpers.c | 20 struct task_struct *task; in test_skb_helpers() local
|
| D | task_local_storage_exit_creds.c | 21 int BPF_PROG(trace_exit_creds, struct task_struct *task) in BPF_PROG()
|
| D | bpf_iter_task_file.c | 15 struct task_struct *task = ctx->task; in dump_task_file() local
|
| D | bpf_iter.h | 64 struct task_struct *task; member 69 struct task_struct *task; member 76 struct task_struct *task; member
|
| D | bpf_iter_task_btf.c | 19 struct task_struct *task = ctx->task; in dump_task_struct() local
|
| D | test_skmsg_load_helpers.c | 30 struct task_struct *task = (struct task_struct *)bpf_get_current_task(); in prog_msg_verdict() local
|
| /Linux-v5.15/kernel/events/ |
| D | core.c | 263 struct task_struct *task = READ_ONCE(ctx->task); /* verified in event_function */ in event_function_call() local 317 struct task_struct *task = READ_ONCE(ctx->task); in event_function_local() local 768 perf_cgroup_set_timestamp(struct task_struct *task, in perf_cgroup_set_timestamp() 803 static void perf_cgroup_switch(struct task_struct *task, int mode) in perf_cgroup_switch() 851 static inline void perf_cgroup_sched_out(struct task_struct *task, in perf_cgroup_sched_out() 878 struct task_struct *task) in perf_cgroup_sched_in() 1073 static inline void perf_cgroup_sched_out(struct task_struct *task, in perf_cgroup_sched_out() 1079 struct task_struct *task) in perf_cgroup_sched_in() 1091 perf_cgroup_set_timestamp(struct task_struct *task, in perf_cgroup_set_timestamp() 1097 perf_cgroup_switch(struct task_struct *task, struct task_struct *next) in perf_cgroup_switch() [all …]
|
| /Linux-v5.15/lib/ |
| D | is_single_threaded.c | 17 struct task_struct *task = current; in current_is_single_threaded() local
|
| /Linux-v5.15/drivers/gpu/drm/exynos/ |
| D | exynos_drm_rotator.c | 65 struct exynos_drm_ipp_task *task; member 107 struct exynos_drm_ipp_task *task = rot->task; in rotator_irq_handler() local 218 struct exynos_drm_ipp_task *task) in rotator_commit()
|
| /Linux-v5.15/arch/xtensa/include/asm/ |
| D | stacktrace.h | 20 static __always_inline unsigned long *stack_pointer(struct task_struct *task) in stack_pointer()
|
| /Linux-v5.15/arch/parisc/kernel/ |
| D | stacktrace.c | 16 static void dump_trace(struct task_struct *task, struct stack_trace *trace) in dump_trace()
|
| /Linux-v5.15/tools/bpf/runqslower/ |
| D | runqslower.h | 8 char task[TASK_COMM_LEN]; member
|
| /Linux-v5.15/drivers/scsi/cxgbi/ |
| D | libcxgbi.c | 1351 static void task_release_itt(struct iscsi_task *task, itt_t hdr_itt) in task_release_itt() 1382 static int task_reserve_itt(struct iscsi_task *task, itt_t *hdr_itt) in task_reserve_itt() 1540 struct iscsi_task *task = iscsi_itt_to_ctask(conn, itt); in skb_read_pdu_bhs() local 1812 static void cxgbi_task_data_sgl_check(struct iscsi_task *task) in cxgbi_task_data_sgl_check() 1839 cxgbi_task_data_sgl_read(struct iscsi_task *task, u32 offset, u32 count, in cxgbi_task_data_sgl_read() 1885 int cxgbi_conn_alloc_pdu(struct iscsi_task *task, u8 op) in cxgbi_conn_alloc_pdu() 2061 cxgbi_prep_iso_info(struct iscsi_task *task, struct sk_buff *skb, in cxgbi_prep_iso_info() 2144 int cxgbi_conn_init_pdu(struct iscsi_task *task, unsigned int offset, in cxgbi_conn_init_pdu() 2361 int cxgbi_conn_xmit_pdu(struct iscsi_task *task) in cxgbi_conn_xmit_pdu() 2470 void cxgbi_cleanup_task(struct iscsi_task *task) in cxgbi_cleanup_task()
|
| /Linux-v5.15/arch/alpha/kernel/ |
| D | process.c | 333 dump_elf_task(elf_greg_t *dest, struct task_struct *task) in dump_elf_task() 341 dump_elf_task_fp(elf_fpreg_t *dest, struct task_struct *task) in dump_elf_task_fp()
|
| /Linux-v5.15/include/linux/ |
| D | livepatch.h | 205 static inline bool klp_patch_pending(struct task_struct *task) in klp_patch_pending() 243 static inline bool klp_patch_pending(struct task_struct *task) { return false; } in klp_patch_pending() 244 static inline void klp_update_patch_state(struct task_struct *task) {} in klp_update_patch_state()
|
| D | task_work.h | 30 static inline void exit_task_work(struct task_struct *task) in exit_task_work()
|
| /Linux-v5.15/arch/um/kernel/skas/ |
| D | mmu.c | 17 int init_new_context(struct task_struct *task, struct mm_struct *mm) in init_new_context()
|
| /Linux-v5.15/arch/um/include/shared/ |
| D | as-layout.h | 34 void *task; member
|
| /Linux-v5.15/arch/s390/kernel/ |
| D | ptrace.c | 41 void update_cr_regs(struct task_struct *task) in update_cr_regs() 113 void user_enable_single_step(struct task_struct *task) in user_enable_single_step() 119 void user_disable_single_step(struct task_struct *task) in user_disable_single_step() 125 void user_enable_block_step(struct task_struct *task) in user_enable_block_step() 136 void ptrace_disable(struct task_struct *task) in ptrace_disable() 1560 const struct user_regset_view *task_user_regset_view(struct task_struct *task) in task_user_regset_view()
|
| /Linux-v5.15/arch/arm/kernel/ |
| D | perf_regs.c | 29 u64 perf_reg_abi(struct task_struct *task) in perf_reg_abi()
|
| /Linux-v5.15/arch/riscv/kernel/ |
| D | perf_regs.c | 29 u64 perf_reg_abi(struct task_struct *task) in perf_reg_abi()
|
| /Linux-v5.15/arch/arm64/kernel/ |
| D | perf_regs.c | 67 u64 perf_reg_abi(struct task_struct *task) in perf_reg_abi()
|
| /Linux-v5.15/arch/ia64/kernel/ |
| D | perfmon_itanium.h | 52 pfm_ita_pmc_check(struct task_struct *task, pfm_context_t *ctx, unsigned int cnum, unsigned long *v… in pfm_ita_pmc_check()
|