/linux/arch/x86/kernel/ |
H A D | unwind_guess.c | 51 void __unwind_start(struct unwind_state *state, struct task_struct *task, in __unwind_start()
|
/linux/arch/arm64/kernel/ |
H A D | perf_regs.c | 93 u64 perf_reg_abi(struct task_struct *task) in perf_reg_abi()
|
/linux/tools/testing/selftests/bpf/progs/ |
H A D | bpf_iter_bpf_sk_storage_helpers.c | 28 struct task_struct *task = ctx->task; in fill_socket_owner() local
|
H A D | task_storage_nodeadlock.c | 28 struct task_struct *task; in BPF_PROG() local
|
H A D | local_storage_rcu_tasks_trace_bench.c | 25 struct task_struct *task; in get_local() local
|
H A D | task_kfunc_common.h | 13 struct task_struct __kptr * task; member
|
H A D | test_skmsg_load_helpers.c | 29 struct task_struct *task = (struct task_struct *)bpf_get_current_task(); in prog_msg_verdict_common() local
|
/linux/drivers/scsi/libsas/ |
H A D | sas_init.c | 29 struct sas_task *task = kmem_cache_zalloc(sas_task_cache, flags); in sas_alloc_task() local 41 struct sas_task *task = sas_alloc_task(flags); in sas_alloc_slow_task() local 59 void sas_free_task(struct sas_task *task) in sas_free_task()
|
/linux/arch/powerpc/kernel/ptrace/ |
H A D | ptrace-tm.c | 32 static unsigned long get_user_ckpt_msr(struct task_struct *task) in get_user_ckpt_msr() 37 static int set_user_ckpt_msr(struct task_struct *task, unsigned long msr) in set_user_ckpt_msr() 44 static int set_user_ckpt_trap(struct task_struct *task, unsigned long trap) in set_user_ckpt_trap()
|
/linux/arch/mips/include/asm/ |
H A D | stacktrace.h | 19 static inline unsigned long unwind_stack(struct task_struct *task, in unwind_stack()
|
/linux/arch/alpha/include/asm/ |
H A D | ptrace.h | 14 #define task_pt_regs(task) \ argument
|
/linux/arch/s390/kernel/ |
H A D | runtime_instr.c | 33 struct task_struct *task = current; in disable_runtime_instr() local
|
/linux/arch/parisc/include/asm/ |
H A D | psw.h | 97 #define pa_psw(task) ((struct pa_psw *) ((char *) (task) + TASK_PT_PSW + 4)) argument 99 #define pa_psw(task) ((struct pa_psw *) ((char *) (task) + TASK_PT_PSW)) argument
|
/linux/net/sunrpc/ |
H A D | stats.c | 154 void rpc_count_iostats_metrics(const struct rpc_task *task, in rpc_count_iostats_metrics() 200 void rpc_count_iostats(const struct rpc_task *task, struct rpc_iostats *stats) in rpc_count_iostats()
|
/linux/tools/testing/selftests/prctl/ |
H A D | disable-tsc-on-off-stress-test.c | 60 static void task(void) in task() function
|
/linux/arch/powerpc/perf/ |
H A D | perf_regs.c | 135 u64 perf_reg_abi(struct task_struct *task) in perf_reg_abi()
|
/linux/include/linux/ |
H A D | perf_regs.h | 38 static inline u64 perf_reg_abi(struct task_struct *task) in perf_reg_abi()
|
H A D | debug_locks.h | 60 static inline void debug_show_held_locks(struct task_struct *task) in debug_show_held_locks()
|
/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_fw_update.c | 300 struct ice_aq_task task = {}; in ice_write_one_nvm_block() local 490 struct ice_aq_task task = {}; in ice_erase_nvm_module() local 575 struct ice_aq_task task = {}; in ice_switch_flash_banks() local
|
/linux/kernel/trace/ |
H A D | trace_sched_switch.c | 374 void tracing_record_taskinfo(struct task_struct *task, int flags) in tracing_record_taskinfo() 428 void tracing_record_cmdline(struct task_struct *task) in tracing_record_cmdline() 433 void tracing_record_tgid(struct task_struct *task) in tracing_record_tgid()
|
/linux/arch/um/kernel/skas/ |
H A D | mmu.c | 26 int init_new_context(struct task_struct *task, struct mm_struct *mm) in init_new_context()
|
/linux/mm/kmsan/ |
H A D | hooks.c | 33 void kmsan_task_create(struct task_struct *task) in kmsan_task_create() 40 void kmsan_task_exit(struct task_struct *task) in kmsan_task_exit()
|
/linux/fs/bcachefs/ |
H A D | thread_with_file.h | 42 struct task_struct *task; member
|
/linux/include/net/ |
H A D | cls_cgroup.h | 48 static inline u32 __task_get_classid(struct task_struct *task) in __task_get_classid()
|
/linux/kernel/cgroup/ |
H A D | cgroup.c | 867 struct task_struct *task) in css_set_skip_task_iters() 890 static void css_set_move_task(struct task_struct *task, in css_set_move_task() 1499 struct cgroup *task_cgroup_from_root(struct task_struct *task, in task_cgroup_from_root() 2511 static void cgroup_migrate_add_task(struct task_struct *task, in cgroup_migrate_add_task() 2568 struct task_struct *task = tset->cur_task; in cgroup_taskset_next() local 2615 struct task_struct *task, *tmp_task; in cgroup_migrate_execute() local 2911 struct task_struct *task; in cgroup_migrate() local 2942 struct task_struct *task; in cgroup_attach_task() local 3027 void cgroup_procs_write_finish(struct task_struct *task, bool threadgroup_locked) in cgroup_procs_write_finish() 3132 struct task_struct *task, *ntask; in cgroup_update_dfl_csses() local [all …]
|