/Linux-v6.6/arch/alpha/include/asm/ |
D | syscall.h | 7 static inline int syscall_get_arch(struct task_struct *task) in syscall_get_arch() 12 static inline long syscall_get_return_value(struct task_struct *task, in syscall_get_return_value()
|
/Linux-v6.6/arch/riscv/include/asm/ |
D | vector.h | 165 static inline void riscv_v_vstate_save(struct task_struct *task, in riscv_v_vstate_save() 176 static inline void riscv_v_vstate_restore(struct task_struct *task, in riscv_v_vstate_restore() 211 #define riscv_v_vstate_save(task, regs) do {} while (0) argument 212 #define riscv_v_vstate_restore(task, regs) do {} while (0) argument
|
/Linux-v6.6/arch/arm64/kernel/ |
D | debug-monitors.c | 390 void user_rewind_single_step(struct task_struct *task) in user_rewind_single_step() 401 void user_fastforward_single_step(struct task_struct *task) in user_fastforward_single_step() 408 struct task_struct *task) in user_regs_reset_single_step() 447 void user_enable_single_step(struct task_struct *task) in user_enable_single_step() 456 void user_disable_single_step(struct task_struct *task) in user_disable_single_step()
|
/Linux-v6.6/kernel/locking/ |
D | rtmutex.c | 326 static __always_inline int __waiter_prio(struct task_struct *task) in __waiter_prio() 340 waiter_update_prio(struct rt_mutex_waiter *waiter, struct task_struct *task) in waiter_update_prio() 353 waiter_clone_prio(struct rt_mutex_waiter *waiter, struct task_struct *task) in waiter_clone_prio() 485 rt_mutex_enqueue_pi(struct task_struct *task, struct rt_mutex_waiter *waiter) in rt_mutex_enqueue_pi() 493 rt_mutex_dequeue_pi(struct task_struct *task, struct rt_mutex_waiter *waiter) in rt_mutex_dequeue_pi() 521 struct task_struct *task, in rt_mutex_wake_q_add_task() 655 static int __sched rt_mutex_adjust_prio_chain(struct task_struct *task, in rt_mutex_adjust_prio_chain() 1064 try_to_take_rt_mutex(struct rt_mutex_base *lock, struct task_struct *task, in try_to_take_rt_mutex() 1182 struct task_struct *task, in task_blocks_on_rt_mutex()
|
/Linux-v6.6/arch/microblaze/kernel/ |
D | unwind.c | 164 static inline void unwind_trap(struct task_struct *task, unsigned long pc, in unwind_trap() 182 static void microblaze_unwind_inner(struct task_struct *task, in microblaze_unwind_inner() 273 void microblaze_unwind(struct task_struct *task, struct stack_trace *trace, in microblaze_unwind()
|
/Linux-v6.6/drivers/scsi/mvsas/ |
D | mv_sas.c | 12 static int mvs_find_tag(struct mvs_info *mvi, struct sas_task *task, u32 *tag) in mvs_find_tag() 303 struct sas_task *task = tei->task; in mvs_task_prep_smp() local 409 static u32 mvs_get_ncq_tag(struct sas_task *task, u32 *tag) in mvs_get_ncq_tag() 430 struct sas_task *task = tei->task; in mvs_task_prep_ata() local 557 struct sas_task *task = tei->task; in mvs_task_prep_ssp() local 689 static int mvs_task_prep(struct sas_task *task, struct mvs_info *mvi, int is_tmf, in mvs_task_prep() 837 int mvs_queue_command(struct sas_task *task, gfp_t gfp_flags) in mvs_queue_command() 867 static void mvs_slot_task_free(struct mvs_info *mvi, struct sas_task *task, in mvs_slot_task_free() 1304 int mvs_query_task(struct sas_task *task) in mvs_query_task() 1335 int mvs_abort_task(struct sas_task *task) in mvs_abort_task() [all …]
|
/Linux-v6.6/drivers/scsi/bnx2i/ |
D | bnx2i_hwi.c | 330 struct iscsi_task *task) in bnx2i_send_iscsi_login() 531 struct iscsi_task *task, in bnx2i_send_iscsi_nopout() 589 struct iscsi_task *task) in bnx2i_send_iscsi_logout() 1344 struct iscsi_task *task; in bnx2i_process_scsi_cmd_resp() local 1438 struct iscsi_task *task; in bnx2i_process_login_resp() local 1506 struct iscsi_task *task; in bnx2i_process_text_resp() local 1567 struct iscsi_task *task; in bnx2i_process_tmf_resp() local 1606 struct iscsi_task *task; in bnx2i_process_logout_resp() local 1653 struct iscsi_task *task; in bnx2i_process_nopin_local_cmpl() local 1693 struct iscsi_task *task; in bnx2i_process_nopin_mesg() local [all …]
|
/Linux-v6.6/drivers/scsi/bnx2fc/ |
D | bnx2fc_io.c | 669 struct fcoe_task_ctx_entry *task; in bnx2fc_initiate_tmf() local 828 struct fcoe_task_ctx_entry *task; in bnx2fc_initiate_abts() local 935 struct fcoe_task_ctx_entry *task; in bnx2fc_initiate_seq_cleanup() local 1002 struct fcoe_task_ctx_entry *task; in bnx2fc_initiate_cleanup() local 1285 struct fcoe_task_ctx_entry *task, in bnx2fc_process_seq_cleanup_compl() 1320 struct fcoe_task_ctx_entry *task, in bnx2fc_process_cleanup_compl() 1352 struct fcoe_task_ctx_entry *task, in bnx2fc_process_abts_compl() 1521 struct fcoe_task_ctx_entry *task, u8 num_rq, in bnx2fc_process_tm_compl() 1905 struct fcoe_task_ctx_entry *task, in bnx2fc_process_scsi_cmd_compl() 2026 struct fcoe_task_ctx_entry *task; in bnx2fc_post_io_req() local
|
/Linux-v6.6/tools/testing/selftests/bpf/progs/ |
D | profiler.inc.h | 179 static INLINE void populate_ancestors(struct task_struct* task, in populate_ancestors() 252 struct task_struct* task, in populate_cgroup_info() 337 struct task_struct* task, in populate_var_metadata() 368 struct task_struct* task = (struct task_struct*)bpf_get_current_task(); in get_var_kill_data() local 570 struct task_struct* task = (struct task_struct*)bpf_get_current_task(); in BPF_KPROBE() local 639 struct task_struct* task = (struct task_struct*)bpf_get_current_task(); in raw_tracepoint__sched_process_exit() local 715 struct task_struct* task = (struct task_struct*)bpf_get_current_task(); in raw_tracepoint__sched_process_exec() local 807 struct task_struct* task = (struct task_struct*)bpf_get_current_task(); in kprobe_ret__do_filp_open() local 862 struct task_struct* task = (struct task_struct*)bpf_get_current_task(); in BPF_KPROBE() local 921 struct task_struct* task = (struct task_struct*)bpf_get_current_task(); in BPF_KPROBE() local
|
D | find_vma_fail2.c | 12 static long write_task(struct task_struct *task, struct vm_area_struct *vma, in write_task() 24 struct task_struct *task = bpf_get_current_task_btf(); in handle_getpid() local
|
D | find_vma_fail1.c | 13 static long write_vma(struct task_struct *task, struct vm_area_struct *vma, in write_vma() 25 struct task_struct *task = bpf_get_current_task_btf(); in handle_getpid() local
|
D | nested_trust_failure.c | 28 int BPF_PROG(test_invalid_nested_user_cpus, struct task_struct *task, u64 clone_flags) in BPF_PROG() 36 int BPF_PROG(test_invalid_nested_offset, struct task_struct *task, u64 clone_flags) in BPF_PROG()
|
/Linux-v6.6/arch/x86/include/asm/ |
D | unwind.h | 17 struct task_struct *task; member 59 void unwind_start(struct unwind_state *state, struct task_struct *task, in unwind_start() 135 #define READ_ONCE_TASK_STACK(task, x) \ argument 145 static inline bool task_on_another_cpu(struct task_struct *task) in task_on_another_cpu()
|
D | stacktrace.h | 71 get_frame_pointer(struct task_struct *task, struct pt_regs *regs) in get_frame_pointer() 83 get_frame_pointer(struct task_struct *task, struct pt_regs *regs) in get_frame_pointer() 90 get_stack_pointer(struct task_struct *task, struct pt_regs *regs) in get_stack_pointer()
|
/Linux-v6.6/arch/s390/kernel/ |
D | stacktrace.c | 14 struct task_struct *task, struct pt_regs *regs) in arch_stack_walk() 27 void *cookie, struct task_struct *task) in arch_stack_walk_reliable()
|
D | dumpstack.c | 54 static bool in_task_stack(unsigned long sp, struct task_struct *task, in in_task_stack() 90 int get_stack_info(unsigned long sp, struct task_struct *task, in get_stack_info() 129 void show_stack(struct task_struct *task, unsigned long *stack, in show_stack()
|
/Linux-v6.6/security/landlock/ |
D | cred.h | 38 landlock_get_task_domain(const struct task_struct *const task) in landlock_get_task_domain() 43 static inline bool landlocked(const struct task_struct *const task) in landlocked()
|
/Linux-v6.6/arch/s390/include/asm/ |
D | unwind.h | 37 struct task_struct *task; member 74 struct task_struct *task, in unwind_start() 88 #define unwind_for_each_frame(state, task, regs, first_frame) \ argument
|
/Linux-v6.6/mm/ |
D | oom_kill.c | 308 static int oom_evaluate_task(struct task_struct *task, void *arg) in oom_evaluate_task() 384 struct task_struct *task; in dump_task() local 839 static inline bool __task_will_free_mem(struct task_struct *task) in __task_will_free_mem() 867 static bool task_will_free_mem(struct task_struct *task) in task_will_free_mem() 1000 static int oom_kill_memcg_member(struct task_struct *task, void *message) in oom_kill_memcg_member() 1199 struct task_struct *task; in SYSCALL_DEFINE2() local
|
/Linux-v6.6/net/sunrpc/auth_gss/ |
D | auth_gss.c | 391 gss_upcall_callback(struct rpc_task *task) in gss_upcall_callback() 594 gss_refresh_upcall(struct rpc_task *task) in gss_refresh_upcall() 1289 struct rpc_task *task; in gss_send_destroy_context() local 1535 static int gss_marshal(struct rpc_task *task, struct xdr_stream *xdr) in gss_marshal() 1609 static int gss_renew_cred(struct rpc_task *task) in gss_renew_cred() 1652 gss_refresh(struct rpc_task *task) in gss_refresh() 1676 gss_refresh_null(struct rpc_task *task) in gss_refresh_null() 1682 gss_validate(struct rpc_task *task, struct xdr_stream *xdr) in gss_validate() 1741 struct rpc_task *task, struct xdr_stream *xdr) in gss_wrap_req_integ() 1834 struct rpc_task *task, struct xdr_stream *xdr) in gss_wrap_req_priv() [all …]
|
/Linux-v6.6/include/linux/ |
D | task_work.h | 23 static inline bool task_work_pending(struct task_struct *task) in task_work_pending() 36 static inline void exit_task_work(struct task_struct *task) in exit_task_work()
|
/Linux-v6.6/drivers/gpu/drm/lima/ |
D | lima_gp.c | 25 struct lima_sched_task *task = pipe->current_task; in lima_gp_irq_handler() local 104 struct lima_sched_task *task) in lima_gp_task_validate() 128 struct lima_sched_task *task) in lima_gp_task_run() 218 struct lima_sched_task *task = pipe->current_task; in lima_gp_task_recover() local
|
/Linux-v6.6/drivers/scsi/aic94xx/ |
D | aic94xx_tmf.c | 214 static int asd_clear_nexus_tag(struct sas_task *task) in asd_clear_nexus_tag() 229 static int asd_clear_nexus_index(struct sas_task *task) in asd_clear_nexus_index() 324 static int asd_clear_nexus(struct sas_task *task) in asd_clear_nexus() 386 int asd_abort_task(struct sas_task *task) in asd_abort_task() 675 int asd_query_task(struct sas_task *task) in asd_query_task()
|
/Linux-v6.6/net/sunrpc/xprtrdma/ |
D | transport.c | 424 xprt_rdma_timer(struct rpc_xprt *xprt, struct rpc_task *task) in xprt_rdma_timer() 474 xprt_rdma_connect(struct rpc_xprt *xprt, struct rpc_task *task) in xprt_rdma_connect() 501 xprt_rdma_alloc_slot(struct rpc_xprt *xprt, struct rpc_task *task) in xprt_rdma_alloc_slot() 559 xprt_rdma_allocate(struct rpc_task *task) in xprt_rdma_allocate() 588 xprt_rdma_free(struct rpc_task *task) in xprt_rdma_free()
|
/Linux-v6.6/net/sunrpc/ |
D | auth_unix.c | 111 unx_marshal(struct rpc_task *task, struct xdr_stream *xdr) in unx_marshal() 166 unx_refresh(struct rpc_task *task) in unx_refresh() 173 unx_validate(struct rpc_task *task, struct xdr_stream *xdr) in unx_validate()
|