/linux/arch/powerpc/kernel/ |
H A D | dexcr.c | 53 int get_dexcr_prctl(struct task_struct *task, unsigned long which) in get_dexcr_prctl() 78 int set_dexcr_prctl(struct task_struct *task, unsigned long which, unsigned long ctrl) in set_dexcr_prctl()
|
/linux/include/linux/ |
H A D | syscall_user_dispatch.h | 37 static inline int syscall_user_dispatch_get_config(struct task_struct *task, in syscall_user_dispatch_get_config() 43 static inline int syscall_user_dispatch_set_config(struct task_struct *task, in syscall_user_dispatch_set_config()
|
H A D | ioprio.h | 30 static inline int task_nice_ioprio(struct task_struct *task) in task_nice_ioprio() 39 static inline int task_nice_ioclass(struct task_struct *task) in task_nice_ioclass()
|
H A D | latencytop.h | 33 account_scheduler_latency(struct task_struct *task, int usecs, int inter) in account_scheduler_latency() 44 account_scheduler_latency(struct task_struct *task, int usecs, int inter) in account_scheduler_latency()
|
/linux/arch/parisc/kernel/ |
H A D | ptrace.c | 50 void ptrace_disable(struct task_struct *task) in ptrace_disable() 66 void user_disable_single_step(struct task_struct *task) in user_disable_single_step() 71 void user_enable_single_step(struct task_struct *task) in user_enable_single_step() 110 void user_enable_block_step(struct task_struct *task) in user_enable_block_step() 649 const struct user_regset_view *task_user_regset_view(struct task_struct *task) in task_user_regset_view()
|
/linux/tools/testing/selftests/bpf/progs/ |
H A D | test_task_under_cgroup.c | 21 int BPF_PROG(tp_btf_run, struct task_struct *task, u64 clone_flags) in BPF_PROG() 55 struct task_struct *task; in BPF_PROG() local
|
H A D | task_local_storage.c | 27 struct task_struct *task; in BPF_PROG() local 48 struct task_struct *task; in BPF_PROG() local
|
H A D | cgrp_ls_recursion.c | 46 struct task_struct *task = bpf_get_current_task_btf(); in BPF_PROG() local 79 struct task_struct *task = bpf_get_current_task_btf(); in BPF_PROG() local
|
/linux/arch/alpha/include/asm/ |
H A D | thread_info.h | 18 struct task_struct *task; /* main task structure */ member 90 #define SET_UNALIGN_CTL(task,value) ({ \ argument 101 #define GET_UNALIGN_CTL(task,value) ({ \ argument
|
/linux/arch/arm64/kernel/ |
H A D | stacktrace.c | 51 struct task_struct *task; member 63 struct task_struct *task) in kunwind_init() 121 struct task_struct *task) in kunwind_init_from_task() 334 void *cookie, struct task_struct *task, in kunwind_stack_walk() 382 void *cookie, struct task_struct *task, in arch_stack_walk() 412 struct task_struct *task) in arch_stack_walk_reliable()
|
H A D | mte.c | 185 static void mte_update_sctlr_user(struct task_struct *task) in mte_update_sctlr_user() 222 static void mte_update_gcr_excl(struct task_struct *task) in mte_update_gcr_excl() 354 long set_mte_ctrl(struct task_struct *task, unsigned long arg) in set_mte_ctrl() 393 long get_mte_ctrl(struct task_struct *task) in get_mte_ctrl()
|
/linux/drivers/net/ethernet/huawei/hinic3/ |
H A D | hinic3_tx.c | 190 static int hinic3_tx_csum(struct hinic3_txq *txq, struct hinic3_sq_task *task, in hinic3_tx_csum() 258 static void hinic3_set_tso_info(struct hinic3_sq_task *task, u32 *queue_info, in hinic3_set_tso_info() 287 static int hinic3_tso(struct hinic3_sq_task *task, u32 *queue_info, in hinic3_tso() 339 static void hinic3_set_vlan_tx_offload(struct hinic3_sq_task *task, in hinic3_set_vlan_tx_offload() 351 static u32 hinic3_tx_offload(struct sk_buff *skb, struct hinic3_sq_task *task, in hinic3_tx_offload() 486 struct hinic3_sq_task task; in hinic3_send_one_skb() local
|
/linux/arch/x86/kernel/ |
H A D | ptrace.c | 183 static u16 get_segment_reg(struct task_struct *task, unsigned long offset) in get_segment_reg() 200 static int set_segment_reg(struct task_struct *task, in set_segment_reg() 249 static u16 get_segment_reg(struct task_struct *task, unsigned long offset) in get_segment_reg() 290 static int set_segment_reg(struct task_struct *task, in set_segment_reg() 342 static unsigned long get_flags(struct task_struct *task) in get_flags() 355 static int set_flags(struct task_struct *task, unsigned long value) in set_flags() 407 static unsigned long getreg(struct task_struct *task, unsigned long offset) in getreg() 1395 const struct user_regset_view *task_user_regset_view(struct task_struct *task) in task_user_regset_view()
|
H A D | stacktrace.c | 16 struct task_struct *task, struct pt_regs *regs) in arch_stack_walk() 33 void *cookie, struct task_struct *task) in arch_stack_walk_reliable()
|
/linux/arch/m68k/kernel/ |
H A D | ptrace.c | 77 static inline long get_reg(struct task_struct *task, int regno) in get_reg() 101 static inline int put_reg(struct task_struct *task, int regno, in put_reg() 346 const struct user_regset_view *task_user_regset_view(struct task_struct *task) in task_user_regset_view()
|
/linux/drivers/mailbox/ |
H A D | mtk-cmdq-mailbox.c | 184 static void cmdq_task_insert_into_thread(struct cmdq_task *task) in cmdq_task_insert_into_thread() 209 static void cmdq_task_exec_done(struct cmdq_task *task, int sta) in cmdq_task_exec_done() 220 static void cmdq_task_handle_error(struct cmdq_task *task) in cmdq_task_handle_error() 239 struct cmdq_task *task, *tmp, *curr_task = NULL; in cmdq_thread_irq_handler() local 380 struct cmdq_task *task; in cmdq_mbox_send_data() local 457 struct cmdq_task *task, *tmp; in cmdq_mbox_shutdown() local 499 struct cmdq_task *task, *tmp; in cmdq_mbox_flush() local
|
/linux/kernel/trace/rv/monitors/pagefault/ |
H A D | pagefault.c | 21 static void ltl_atoms_fetch(struct task_struct *task, struct ltl_monitor *mon) in ltl_atoms_fetch() 32 static void ltl_atoms_init(struct task_struct *task, struct ltl_monitor *mon, bool task_creation) in ltl_atoms_init()
|
/linux/sound/soc/fsl/ |
H A D | fsl_asrc_m2m.c | 186 static int asrc_m2m_device_run(struct fsl_asrc_pair *pair, struct snd_compr_task_runtime *task) in asrc_m2m_device_run() 455 struct snd_compr_task_runtime *task) in fsl_asrc_m2m_comp_task_create() 527 struct snd_compr_task_runtime *task) in fsl_asrc_m2m_comp_task_start() 536 struct snd_compr_task_runtime *task) in fsl_asrc_m2m_comp_task_stop() 542 struct snd_compr_task_runtime *task) in fsl_asrc_m2m_comp_task_free()
|
/linux/rust/helpers/ |
H A D | task.c | 26 kuid_t rust_helper_task_uid(struct task_struct *task) in rust_helper_task_uid() 31 kuid_t rust_helper_task_euid(struct task_struct *task) in rust_helper_task_euid()
|
/linux/arch/riscv/kernel/ |
H A D | compat_signal.c | 98 #define compat_save_fp_state(task, regs) (0) argument 99 #define compat_restore_fp_state(task, regs) (0) argument 123 struct task_struct *task; in COMPAT_SYSCALL_DEFINE0() local
|
/linux/arch/arm64/include/asm/ |
H A D | mte.h | 149 static inline long set_mte_ctrl(struct task_struct *task, unsigned long arg) in set_mte_ctrl() 153 static inline long get_mte_ctrl(struct task_struct *task) in get_mte_ctrl() 227 static inline void mte_disable_tco_entry(struct task_struct *task) in mte_disable_tco_entry()
|
/linux/tools/perf/scripts/python/ |
H A D | task-analyzer.py | 256 def feed(self, task): argument 637 def _print_task_finish(task): argument 700 def _record_by_tid(task): argument 708 def _record_by_cpu(task): argument 716 def _record_global(task): argument
|
/linux/arch/loongarch/kernel/ |
H A D | stacktrace.c | 15 struct task_struct *task, struct pt_regs *regs) in arch_stack_walk() 44 void *cookie, struct task_struct *task) in arch_stack_walk_reliable()
|
/linux/arch/arm/kernel/ |
H A D | stacktrace.c | 145 static void start_stack_trace(struct stackframe *frame, struct task_struct *task, in start_stack_trace() 163 struct task_struct *task, struct pt_regs *regs) in arch_stack_walk()
|
/linux/tools/perf/util/bpf_skel/ |
H A D | bperf_follower.bpf.c | 98 int BPF_PROG(on_newtask, struct task_struct *task, __u64 clone_flags) in BPF_PROG() 140 int BPF_PROG(on_exittask, struct task_struct *task) in BPF_PROG()
|