Home
last modified time | relevance | path

Searched defs:task (Results 251 – 275 of 676) sorted by relevance

1...<<11121314151617181920>>...28

/linux/arch/x86/kernel/
H A Dunwind_guess.c51 void __unwind_start(struct unwind_state *state, struct task_struct *task, in __unwind_start()
/linux/arch/arm64/kernel/
H A Dperf_regs.c93 u64 perf_reg_abi(struct task_struct *task) in perf_reg_abi()
/linux/tools/testing/selftests/bpf/progs/
H A Dbpf_iter_bpf_sk_storage_helpers.c28 struct task_struct *task = ctx->task; in fill_socket_owner() local
H A Dtask_storage_nodeadlock.c28 struct task_struct *task; in BPF_PROG() local
H A Dlocal_storage_rcu_tasks_trace_bench.c25 struct task_struct *task; in get_local() local
H A Dtask_kfunc_common.h13 struct task_struct __kptr * task; member
H A Dtest_skmsg_load_helpers.c29 struct task_struct *task = (struct task_struct *)bpf_get_current_task(); in prog_msg_verdict_common() local
/linux/drivers/scsi/libsas/
H A Dsas_init.c29 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 Dptrace-tm.c32 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 Dstacktrace.h19 static inline unsigned long unwind_stack(struct task_struct *task, in unwind_stack()
/linux/arch/alpha/include/asm/
H A Dptrace.h14 #define task_pt_regs(task) \ argument
/linux/arch/s390/kernel/
H A Druntime_instr.c33 struct task_struct *task = current; in disable_runtime_instr() local
/linux/arch/parisc/include/asm/
H A Dpsw.h97 #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 Dstats.c154 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 Ddisable-tsc-on-off-stress-test.c60 static void task(void) in task() function
/linux/arch/powerpc/perf/
H A Dperf_regs.c135 u64 perf_reg_abi(struct task_struct *task) in perf_reg_abi()
/linux/include/linux/
H A Dperf_regs.h38 static inline u64 perf_reg_abi(struct task_struct *task) in perf_reg_abi()
H A Ddebug_locks.h60 static inline void debug_show_held_locks(struct task_struct *task) in debug_show_held_locks()
/linux/drivers/net/ethernet/intel/ice/
H A Dice_fw_update.c300 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 Dtrace_sched_switch.c374 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 Dmmu.c26 int init_new_context(struct task_struct *task, struct mm_struct *mm) in init_new_context()
/linux/mm/kmsan/
H A Dhooks.c33 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 Dthread_with_file.h42 struct task_struct *task; member
/linux/include/net/
H A Dcls_cgroup.h48 static inline u32 __task_get_classid(struct task_struct *task) in __task_get_classid()
/linux/kernel/cgroup/
H A Dcgroup.c867 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 …]

1...<<11121314151617181920>>...28