Home
last modified time | relevance | path

Searched defs:task (Results 1126 - 1150 of 1429) sorted by relevance

1...<<41424344454647484950>>...58

/kernel/linux/linux-6.6/net/sunrpc/
H A Dsched.c68 bool rpc_task_set_rpc_status(struct rpc_task *task, int rpc_status) in rpc_task_set_rpc_status() argument
76 rpc_task_timeout(const struct rpc_task *task) in rpc_task_timeout() argument
95 __rpc_disable_timer(struct rpc_wait_queue *queue, struct rpc_task *task) in __rpc_disable_timer() argument
121 __rpc_add_timer(struct rpc_wait_queue *queue, struct rpc_task *task, unsigned long timeout) __rpc_add_timer() argument
147 __rpc_list_enqueue_task(struct list_head *q, struct rpc_task *task) __rpc_list_enqueue_task() argument
169 __rpc_list_dequeue_task(struct rpc_task *task) __rpc_list_dequeue_task() argument
193 __rpc_add_wait_queue_priority(struct rpc_wait_queue *queue, struct rpc_task *task, unsigned char queue_priority) __rpc_add_wait_queue_priority() argument
205 __rpc_add_wait_queue(struct rpc_wait_queue *queue, struct rpc_task *task, unsigned char queue_priority) __rpc_add_wait_queue() argument
224 __rpc_remove_wait_queue_priority(struct rpc_task *task) __rpc_remove_wait_queue_priority() argument
233 __rpc_remove_wait_queue(struct rpc_wait_queue *queue, struct rpc_task *task) __rpc_remove_wait_queue() argument
286 rpc_task_set_debuginfo(struct rpc_task *task) rpc_task_set_debuginfo() argument
301 rpc_task_set_debuginfo(struct rpc_task *task) rpc_task_set_debuginfo() argument
306 rpc_set_active(struct rpc_task *task) rpc_set_active() argument
317 rpc_complete_task(struct rpc_task *task) rpc_complete_task() argument
343 rpc_wait_for_completion_task(struct rpc_task *task) rpc_wait_for_completion_task() argument
361 rpc_make_runnable(struct workqueue_struct *wq, struct rpc_task *task) rpc_make_runnable() argument
382 __rpc_do_sleep_on_priority(struct rpc_wait_queue *q, struct rpc_task *task, unsigned char queue_priority) __rpc_do_sleep_on_priority() argument
391 __rpc_sleep_on_priority(struct rpc_wait_queue *q, struct rpc_task *task, unsigned char queue_priority) __rpc_sleep_on_priority() argument
400 __rpc_sleep_on_priority_timeout(struct rpc_wait_queue *q, struct rpc_task *task, unsigned long timeout, unsigned char queue_priority) __rpc_sleep_on_priority_timeout() argument
413 rpc_set_tk_callback(struct rpc_task *task, rpc_action action) rpc_set_tk_callback() argument
419 rpc_sleep_check_activated(struct rpc_task *task) rpc_sleep_check_activated() argument
430 rpc_sleep_on_timeout(struct rpc_wait_queue *q, struct rpc_task *task, rpc_action action, unsigned long timeout) rpc_sleep_on_timeout() argument
447 rpc_sleep_on(struct rpc_wait_queue *q, struct rpc_task *task, rpc_action action) rpc_sleep_on() argument
465 rpc_sleep_on_priority_timeout(struct rpc_wait_queue *q, struct rpc_task *task, unsigned long timeout, int priority) rpc_sleep_on_priority_timeout() argument
481 rpc_sleep_on_priority(struct rpc_wait_queue *q, struct rpc_task *task, int priority) rpc_sleep_on_priority() argument
506 __rpc_do_wake_up_task_on_wq(struct workqueue_struct *wq, struct rpc_wait_queue *queue, struct rpc_task *task) __rpc_do_wake_up_task_on_wq() argument
527 rpc_wake_up_task_on_wq_queue_action_locked(struct workqueue_struct *wq, struct rpc_wait_queue *queue, struct rpc_task *task, bool (*action)(struct rpc_task *, void *), void *data) rpc_wake_up_task_on_wq_queue_action_locked() argument
546 rpc_wake_up_task_queue_locked(struct rpc_wait_queue *queue, struct rpc_task *task) rpc_wake_up_task_queue_locked() argument
556 rpc_wake_up_queued_task(struct rpc_wait_queue *queue, struct rpc_task *task) rpc_wake_up_queued_task() argument
566 rpc_task_action_set_status(struct rpc_task *task, void *status) rpc_task_action_set_status() argument
573 rpc_wake_up_task_queue_set_status_locked(struct rpc_wait_queue *queue, struct rpc_task *task, int status) rpc_wake_up_task_queue_set_status_locked() argument
590 rpc_wake_up_queued_task_set_status(struct rpc_wait_queue *queue, struct rpc_task *task, int status) rpc_wake_up_queued_task_set_status() argument
606 struct rpc_task *task; __rpc_find_next_queued_priority() local
666 struct rpc_task *task = NULL; rpc_wake_up_first_on_wq() local
688 rpc_wake_up_next_func(struct rpc_task *task, void *data) rpc_wake_up_next_func() argument
709 struct rpc_task *task; rpc_wake_up_locked() local
740 struct rpc_task *task; rpc_wake_up_status_locked() local
770 struct rpc_task *task, *n; __rpc_queue_timer_fn() local
791 __rpc_atrun(struct rpc_task *task) __rpc_atrun() argument
800 rpc_delay(struct rpc_task *task, unsigned long delay) rpc_delay() argument
809 rpc_prepare_task(struct rpc_task *task) rpc_prepare_task() argument
815 rpc_init_task_statistics(struct rpc_task *task) rpc_init_task_statistics() argument
826 rpc_reset_task_statistics(struct rpc_task *task) rpc_reset_task_statistics() argument
836 rpc_exit_task(struct rpc_task *task) rpc_exit_task() argument
855 rpc_signal_task(struct rpc_task *task) rpc_signal_task() argument
872 rpc_task_try_cancel(struct rpc_task *task, int error) rpc_task_try_cancel() argument
883 rpc_exit(struct rpc_task *task, int status) rpc_exit() argument
909 __rpc_execute(struct rpc_task *task) __rpc_execute() argument
1015 rpc_execute(struct rpc_task *task) rpc_execute() argument
1053 rpc_malloc(struct rpc_task *task) rpc_malloc() argument
1084 rpc_free(struct rpc_task *task) rpc_free() argument
1103 rpc_init_task(struct rpc_task *task, const struct rpc_task_setup *task_setup_data) rpc_init_task() argument
1131 struct rpc_task *task; rpc_alloc_task() local
1144 struct rpc_task *task = setup_data->task; rpc_new_task() local
1181 rpc_free_task(struct rpc_task *task) rpc_free_task() argument
1200 rpc_release_resources_task(struct rpc_task *task) rpc_release_resources_task() argument
1211 rpc_final_put_task(struct rpc_task *task, struct workqueue_struct *q) rpc_final_put_task() argument
1221 rpc_do_put_task(struct rpc_task *task, struct workqueue_struct *q) rpc_do_put_task() argument
1229 rpc_put_task(struct rpc_task *task) rpc_put_task() argument
1235 rpc_put_task_async(struct rpc_task *task) rpc_put_task_async() argument
1241 rpc_release_task(struct rpc_task *task) rpc_release_task() argument
[all...]
H A Drpcb_clnt.c669 void rpcb_getport_async(struct rpc_task *task) in rpcb_getport_async() argument
[all...]
/kernel/linux/linux-5.10/drivers/dma/
H A Ddmatest.c226 struct task_struct *task; member
H A Dk3dma.c102 struct tasklet_struct task; member
H A Dsun6i-dma.c193 struct tasklet_struct task; member
H A Dzx_dma.c280 u32 i, irq_chan = 0, task = 0; in zx_dma_int_handler() local
/kernel/linux/linux-5.10/drivers/dma/qcom/
H A Dbam_dma.c398 struct tasklet_struct task; member
/kernel/linux/linux-5.10/arch/ia64/kernel/
H A Dptrace.c248 get_rnat (struct task_struct *task, struct switch_stack *sw, in get_rnat() argument
308 put_rnat (struct task_struct *task, struct switch_stack *sw, in put_rnat() argument
681 ia64_flush_fph(struct task_struct *task) ia64_flush_fph() argument
707 ia64_sync_fph(struct task_struct *task) ia64_sync_fph() argument
1574 struct task_struct *task = info->task; do_fpregs_get() local
2056 ia64_syscall_get_set_arguments(struct task_struct *task, struct pt_regs *regs, unsigned long *args, int rw) ia64_syscall_get_set_arguments() argument
[all...]
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dtraps.c143 static void show_backtrace(struct task_struct *task, const struct pt_regs *regs, in show_backtrace() argument
169 static void show_stacktrace(struct task_struct *task, in show_stacktrace() argument
201 void show_stack(struct task_struct *task, unsigned long *sp, const char *loglvl) in show_stack() argument
[all...]
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/resctrl/
H A Drdtgroup.c528 static void _update_task_closid_rmid(void *task) in _update_task_closid_rmid() argument
633 rdtgroup_task_write_permission(struct task_struct *task, struct kernfs_open_file *of) rdtgroup_task_write_permission() argument
[all...]
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/
H A Dbugs.c2005 static int ssb_prctl_set(struct task_struct *task, unsigned long ctrl) in ssb_prctl_set() argument
2052 ib_prctl_set(struct task_struct *task, unsigned long ctrl) ib_prctl_set() argument
2108 arch_prctl_spec_ctrl_set(struct task_struct *task, unsigned long which, unsigned long ctrl) arch_prctl_spec_ctrl_set() argument
2122 arch_seccomp_spec_mitigate(struct task_struct *task) arch_seccomp_spec_mitigate() argument
2132 ssb_prctl_get(struct task_struct *task) ssb_prctl_get() argument
2153 ib_prctl_get(struct task_struct *task) ib_prctl_get() argument
2175 arch_prctl_spec_ctrl_get(struct task_struct *task, unsigned long which) arch_prctl_spec_ctrl_get() argument
[all...]
/kernel/linux/linux-5.10/arch/arm64/kernel/
H A Dptrace.c1207 static inline compat_ulong_t compat_get_user_reg(struct task_struct *task, int idx) in compat_get_user_reg() argument
1717 const struct user_regset_view *task_user_regset_view(struct task_struct *task) in task_user_regset_view() argument
1904 int valid_user_regs(struct user_pt_regs *regs, struct task_struct *task) in valid_user_regs() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_wqe.h409 struct hinic_sq_task task; member
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/
H A Dhisi_femac.c304 int work_done = 0, task = budget; in hisi_femac_poll() local
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Dtraps.c150 static void show_backtrace(struct task_struct *task, const struct pt_regs *regs, in show_backtrace() argument
176 static void show_stacktrace(struct task_struct *task, in show_stacktrace() argument
208 void show_stack(struct task_struct *task, unsigned long *sp, const char *loglvl) in show_stack() argument
[all...]
/kernel/linux/linux-6.6/arch/ia64/kernel/
H A Dptrace.c248 get_rnat (struct task_struct *task, struct switch_stack *sw, in get_rnat() argument
308 put_rnat (struct task_struct *task, struct switch_stack *sw, in put_rnat() argument
624 ia64_flush_fph(struct task_struct *task) ia64_flush_fph() argument
650 ia64_sync_fph(struct task_struct *task) ia64_sync_fph() argument
1518 struct task_struct *task = info->task; do_fpregs_get() local
1994 syscall_get_arguments(struct task_struct *task, struct pt_regs *regs, unsigned long *args) syscall_get_arguments() argument
[all...]
/kernel/linux/linux-6.6/arch/arm64/kernel/
H A Dptrace.c1605 static inline compat_ulong_t compat_get_user_reg(struct task_struct *task, int idx) in compat_get_user_reg() argument
2115 const struct user_regset_view *task_user_regset_view(struct task_struct *task) in task_user_regset_view() argument
2301 int valid_user_regs(struct user_pt_regs *regs, struct task_struct *task) in valid_user_regs() argument
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dprofiler.inc.h180 static INLINE void populate_ancestors(struct task_struct* task, in populate_ancestors() argument
251 populate_cgroup_info(struct cgroup_data_t* cgroup_data, struct task_struct* task, void* payload) populate_cgroup_info() argument
334 populate_var_metadata(struct var_metadata_t* metadata, struct task_struct* task, u32 pid, void* payload) populate_var_metadata() argument
366 struct task_struct* task = (struct task_struct*)bpf_get_current_task(); get_var_kill_data() local
565 struct task_struct* task = (struct task_struct*)bpf_get_current_task(); BPF_KPROBE() local
631 struct task_struct* task = (struct task_struct*)bpf_get_current_task(); raw_tracepoint__sched_process_exit() local
704 struct task_struct* task = (struct task_struct*)bpf_get_current_task(); raw_tracepoint__sched_process_exec() local
795 struct task_struct* task = (struct task_struct*)bpf_get_current_task(); kprobe_ret__do_filp_open() local
849 struct task_struct* task = (struct task_struct*)bpf_get_current_task(); BPF_KPROBE() local
908 struct task_struct* task = (struct task_struct*)bpf_get_current_task(); BPF_KPROBE() local
[all...]
/kernel/linux/linux-5.10/drivers/infiniband/sw/rxe/
H A Drxe_verbs.h126 struct rxe_task task; member
137 struct rxe_task task; member
205 struct rxe_task task; member
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gem/
H A Di915_gem_context.c1074 void (*task)(void *data); member
/kernel/linux/linux-5.10/drivers/media/pci/saa7134/
H A Dsaa7134-video.c461 static void set_h_prescale(struct saa7134_dev *dev, int task, int prescale) in set_h_prescale() argument
499 static void set_v_scale(struct saa7134_dev *dev, int task, int yscale) in set_v_scale() argument
524 set_size(struct saa7134_dev *dev, int task, int width, int height, int interlace) set_size() argument
[all...]
/kernel/linux/linux-5.10/drivers/media/platform/sti/hva/
H A Dhva-h264.c412 struct hva_buffer *task; member
873 static unsigned int hva_h264_get_stream_size(struct hva_h264_task *task) in hva_h264_get_stream_size() argument
880 static u32 hva_h264_get_stuffing_bytes(struct hva_h264_task *task) in hva_h264_get_stuffing_bytes() argument
585 hva_h264_prepare_task(struct hva_ctx *pctx, struct hva_h264_task *task, struct hva_frame *frame, struct hva_stream *stream) hva_h264_prepare_task() argument
1009 struct hva_h264_task *task = (struct hva_h264_task *)ctx->task->vaddr; hva_h264_encode() local
[all...]
/kernel/linux/linux-5.10/drivers/mmc/core/
H A Dcore.c787 struct task_struct *task in __mmc_claim_host() local
751 mmc_ctx_matches(struct mmc_host *host, struct mmc_ctx *ctx, struct task_struct *task) mmc_ctx_matches() argument
758 mmc_ctx_set_claimer(struct mmc_host *host, struct mmc_ctx *ctx, struct task_struct *task) mmc_ctx_set_claimer() argument
[all...]
/kernel/linux/linux-5.10/drivers/scsi/isci/
H A Dhost.c1080 void ireq_done(struct isci_host *ihost, struct isci_request *ireq, struct sas_task *task) in ireq_done() argument
[all...]
/kernel/linux/linux-5.10/drivers/scsi/bnx2i/
H A Dbnx2i_hwi.c329 bnx2i_send_iscsi_login(struct bnx2i_conn *bnx2i_conn, struct iscsi_task *task) bnx2i_send_iscsi_login() argument
530 bnx2i_send_iscsi_nopout(struct bnx2i_conn *bnx2i_conn, struct iscsi_task *task, char *datap, int data_len, int unsol) bnx2i_send_iscsi_nopout() argument
588 bnx2i_send_iscsi_logout(struct bnx2i_conn *bnx2i_conn, struct iscsi_task *task) bnx2i_send_iscsi_logout() argument
1344 struct iscsi_task *task; bnx2i_process_scsi_cmd_resp() local
1438 struct iscsi_task *task; bnx2i_process_login_resp() local
1506 struct iscsi_task *task; bnx2i_process_text_resp() local
1567 struct iscsi_task *task; bnx2i_process_tmf_resp() local
1606 struct iscsi_task *task; bnx2i_process_logout_resp() local
1653 struct iscsi_task *task; bnx2i_process_nopin_local_cmpl() local
1693 struct iscsi_task *task; bnx2i_process_nopin_mesg() local
1833 struct iscsi_task *task; bnx2i_process_cmd_cleanup_resp() local
1906 struct iscsi_task *task; bnx2i_queue_scsi_cmd_resp() local
[all...]

Completed in 44 milliseconds

1...<<41424344454647484950>>...58