Home
last modified time | relevance | path

Searched defs:task (Results 26 – 50 of 627) sorted by relevance

12345678910>>...26

/linux-5.10/arch/hexagon/include/asm/
Dsyscall.h23 static inline long syscall_get_nr(struct task_struct *task, in syscall_get_nr()
29 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments()
36 static inline long syscall_get_error(struct task_struct *task, in syscall_get_error()
42 static inline long syscall_get_return_value(struct task_struct *task, in syscall_get_return_value()
48 static inline int syscall_get_arch(struct task_struct *task) in syscall_get_arch()
/linux-5.10/kernel/livepatch/
Dtransition.c73 struct task_struct *g, *task; in klp_complete_transition() local
163 void klp_update_patch_state(struct task_struct *task) in klp_update_patch_state()
242 static int klp_check_stack(struct task_struct *task, char *err_buf) in klp_check_stack()
281 static bool klp_try_switch_task(struct task_struct *task) in klp_try_switch_task()
345 struct task_struct *g, *task; in klp_send_signals() local
391 struct task_struct *g, *task; in klp_try_complete_transition() local
465 struct task_struct *g, *task; in klp_start_transition() local
506 struct task_struct *g, *task; in klp_init_transition() local
581 struct task_struct *g, *task; in klp_reverse_transition() local
631 struct task_struct *g, *task; in klp_force_transition() local
/linux-5.10/arch/parisc/include/asm/
Dsyscall.h32 static inline long syscall_get_error(struct task_struct *task, in syscall_get_error()
39 static inline long syscall_get_return_value(struct task_struct *task, in syscall_get_return_value()
45 static inline void syscall_set_return_value(struct task_struct *task, in syscall_set_return_value()
52 static inline void syscall_rollback(struct task_struct *task, in syscall_rollback()
58 static inline int syscall_get_arch(struct task_struct *task) in syscall_get_arch()
/linux-5.10/drivers/scsi/
Dlibiscsi.c134 void iscsi_prep_data_out_pdu(struct iscsi_task *task, struct iscsi_r2t_info *r2t, in iscsi_prep_data_out_pdu()
164 static int iscsi_add_hdr(struct iscsi_task *task, unsigned len) in iscsi_add_hdr()
181 static int iscsi_prep_ecdb_ahs(struct iscsi_task *task) in iscsi_prep_ecdb_ahs()
231 static int iscsi_check_tmf_restrictions(struct iscsi_task *task, int opcode) in iscsi_check_tmf_restrictions()
307 static int iscsi_prep_scsi_cmd_pdu(struct iscsi_task *task) in iscsi_prep_scsi_cmd_pdu()
447 static void iscsi_free_task(struct iscsi_task *task) in iscsi_free_task()
480 void __iscsi_get_task(struct iscsi_task *task) in __iscsi_get_task()
486 void __iscsi_put_task(struct iscsi_task *task) in __iscsi_put_task()
493 void iscsi_put_task(struct iscsi_task *task) in iscsi_put_task()
511 static void iscsi_complete_task(struct iscsi_task *task, int state) in iscsi_complete_task()
[all …]
/linux-5.10/drivers/connector/
Dcn_proc.c69 void proc_fork_connector(struct task_struct *task) in proc_fork_connector()
99 void proc_exec_connector(struct task_struct *task) in proc_exec_connector()
123 void proc_id_connector(struct task_struct *task, int which_id) in proc_id_connector()
161 void proc_sid_connector(struct task_struct *task) in proc_sid_connector()
185 void proc_ptrace_connector(struct task_struct *task, int ptrace_id) in proc_ptrace_connector()
217 void proc_comm_connector(struct task_struct *task) in proc_comm_connector()
242 void proc_coredump_connector(struct task_struct *task) in proc_coredump_connector()
275 void proc_exit_connector(struct task_struct *task) in proc_exit_connector()
/linux-5.10/kernel/bpf/
Dtask_iter.c28 struct task_struct *task = NULL; in task_seq_get_next() local
56 struct task_struct *task; in task_seq_start() local
70 struct task_struct *task; in task_seq_next() local
87 DEFINE_BPF_ITER_FUNC(task, struct bpf_iter_meta *meta, struct task_struct *task) in DEFINE_BPF_ITER_FUNC() argument
132 struct task_struct *task; member
140 struct task_struct **task, struct files_struct **fstruct) in task_file_seq_get_next()
213 struct task_struct *task = NULL; in task_file_seq_start() local
235 struct task_struct *task = info->task; in task_file_seq_next() local
262 struct task_struct *task, u32 fd, in DEFINE_BPF_ITER_FUNC()
/linux-5.10/arch/riscv/include/asm/
Dswitch_to.h23 static inline void fstate_off(struct task_struct *task, in fstate_off()
29 static inline void fstate_save(struct task_struct *task, in fstate_save()
38 static inline void fstate_restore(struct task_struct *task, in fstate_restore()
61 #define fstate_save(task, regs) do { } while (0) argument
62 #define fstate_restore(task, regs) do { } while (0) argument
/linux-5.10/fs/proc/
Dbase.c172 static int get_task_root(struct task_struct *task, struct path *root) in get_task_root()
187 struct task_struct *task = get_proc_task(d_inode(dentry)); in proc_cwd_link() local
204 struct task_struct *task = get_proc_task(d_inode(dentry)); in proc_root_link() local
386 struct pid *pid, struct task_struct *task) in proc_pid_wchan()
406 static int lock_trace(struct task_struct *task) in lock_trace()
418 static void unlock_trace(struct task_struct *task) in unlock_trace()
428 struct pid *pid, struct task_struct *task) in proc_pid_stack()
476 struct pid *pid, struct task_struct *task) in proc_pid_schedstat()
495 struct task_struct *task = get_proc_task(inode); in lstats_show_proc() local
529 struct task_struct *task = get_proc_task(file_inode(file)); in lstats_write() local
[all …]
Dfd.c25 struct task_struct *task; in seq_show() local
84 static bool tid_fd_mode(struct task_struct *task, unsigned fd, fmode_t *mode) in tid_fd_mode()
101 static void tid_fd_update_inode(struct task_struct *task, struct inode *inode, in tid_fd_update_inode()
119 struct task_struct *task; in tid_fd_revalidate() local
150 struct task_struct *task; in proc_fd_link() local
183 struct task_struct *task, const void *ptr) in proc_fd_instantiate()
210 struct task_struct *task = get_proc_task(dir); in proc_lookupfd_common() local
322 struct task_struct *task, const void *ptr) in proc_fdinfo_instantiate()
Dnamespaces.c47 struct task_struct *task; in proc_ns_get_link() local
75 struct task_struct *task; in proc_ns_readlink() local
99 struct task_struct *task, const void *ptr) in proc_ns_instantiate()
120 struct task_struct *task = get_proc_task(file_inode(file)); in proc_ns_dir_readdir() local
154 struct task_struct *task = get_proc_task(dir); in proc_ns_dir_lookup() local
/linux-5.10/include/linux/
Dcgroup.h284 #define cgroup_taskset_for_each(task, dst_css, tset) \ argument
451 #define task_css_set_check(task, __c) \ argument
457 #define task_css_set_check(task, __c) \ argument
470 #define task_css_check(task, subsys_id, __c) \ argument
479 static inline struct css_set *task_css_set(struct task_struct *task) in task_css_set()
491 static inline struct cgroup_subsys_state *task_css(struct task_struct *task, in task_css()
507 task_get_css(struct task_struct *task, int subsys_id) in task_get_css()
536 static inline bool task_css_is_root(struct task_struct *task, int subsys_id) in task_css_is_root()
542 static inline struct cgroup *task_cgroup(struct task_struct *task, in task_cgroup()
548 static inline struct cgroup *task_dfl_cgroup(struct task_struct *task) in task_dfl_cgroup()
[all …]
/linux-5.10/arch/microblaze/include/asm/
Dprocessor.h113 # define task_tos(task) ((unsigned long)(task) + KERNEL_STACK_SIZE) argument
114 # define task_regs(task) ((struct pt_regs *)task_tos(task) - 1) argument
119 # define task_sp(task) (task_regs(task)->r1) argument
120 # define task_pc(task) (task_regs(task)->pc) argument
122 # define KSTK_EIP(task) (task_pc(task)) argument
123 # define KSTK_ESP(task) (task_sp(task)) argument
/linux-5.10/drivers/scsi/aic94xx/
Daic94xx_task.c36 static int asd_map_scatterlist(struct sas_task *task, in asd_map_scatterlist()
119 struct sas_task *task = ascb->uldd_task; in asd_unmap_scatterlist() local
144 struct sas_task *task = ascb->uldd_task; in asd_get_response_tasklet() local
197 struct sas_task *task = ascb->uldd_task; in asd_task_tasklet_complete() local
346 static int asd_build_ata_ascb(struct asd_ascb *ascb, struct sas_task *task, in asd_build_ata_ascb()
414 static int asd_build_smp_ascb(struct asd_ascb *ascb, struct sas_task *task, in asd_build_smp_ascb()
453 struct sas_task *task = a->uldd_task; in asd_unbuild_smp_ascb() local
464 static int asd_build_ssp_ascb(struct asd_ascb *ascb, struct sas_task *task, in asd_build_ssp_ascb()
528 int asd_execute_task(struct sas_task *task, gfp_t gfp_flags) in asd_execute_task()
/linux-5.10/drivers/gpu/drm/exynos/
Dexynos_drm_ipp.c259 struct exynos_drm_ipp_task *task; in exynos_drm_ipp_task_alloc() local
312 static int exynos_drm_ipp_task_set(struct exynos_drm_ipp_task *task, in exynos_drm_ipp_task_set()
394 struct exynos_drm_ipp_task *task) in exynos_drm_ipp_task_free()
547 static int exynos_drm_ipp_check_format(struct exynos_drm_ipp_task *task, in exynos_drm_ipp_check_format()
601 static int exynos_drm_ipp_task_check(struct exynos_drm_ipp_task *task) in exynos_drm_ipp_task_check()
663 static int exynos_drm_ipp_task_setup_buffers(struct exynos_drm_ipp_task *task, in exynos_drm_ipp_task_setup_buffers()
694 static int exynos_drm_ipp_event_create(struct exynos_drm_ipp_task *task, in exynos_drm_ipp_event_create()
720 static void exynos_drm_ipp_event_send(struct exynos_drm_ipp_task *task) in exynos_drm_ipp_event_send()
732 static int exynos_drm_ipp_task_cleanup(struct exynos_drm_ipp_task *task) in exynos_drm_ipp_task_cleanup()
748 struct exynos_drm_ipp_task *task = container_of(work, in exynos_drm_ipp_cleanup_work() local
[all …]
/linux-5.10/drivers/video/fbdev/
Duvesafb.c75 struct uvesafb_ktask *task; in uvesafb_cn_callback() local
144 static int uvesafb_exec(struct uvesafb_ktask *task) in uvesafb_exec()
235 static void uvesafb_free(struct uvesafb_ktask *task) in uvesafb_free()
246 static void uvesafb_reset(struct uvesafb_ktask *task) in uvesafb_reset()
259 struct uvesafb_ktask *task; in uvesafb_prep() local
354 struct uvesafb_ktask *task; in uvesafb_vbe_state_save() local
392 struct uvesafb_ktask *task; in uvesafb_vbe_state_restore() local
417 static int uvesafb_vbe_getinfo(struct uvesafb_ktask *task, in uvesafb_vbe_getinfo()
475 static int uvesafb_vbe_getmodes(struct uvesafb_ktask *task, in uvesafb_vbe_getmodes()
554 static int uvesafb_vbe_getpmi(struct uvesafb_ktask *task, in uvesafb_vbe_getpmi()
[all …]
/linux-5.10/net/sunrpc/
Dauth.c610 rpcauth_bind_root_cred(struct rpc_task *task, int lookupflags) in rpcauth_bind_root_cred()
624 rpcauth_bind_machine_cred(struct rpc_task *task, int lookupflags) in rpcauth_bind_machine_cred()
638 rpcauth_bind_new_cred(struct rpc_task *task, int lookupflags) in rpcauth_bind_new_cred()
646 rpcauth_bindcred(struct rpc_task *task, const struct cred *cred, int flags) in rpcauth_bindcred()
723 int rpcauth_marshcred(struct rpc_task *task, struct xdr_stream *xdr) in rpcauth_marshcred()
738 int rpcauth_wrap_req_encode(struct rpc_task *task, struct xdr_stream *xdr) in rpcauth_wrap_req_encode()
756 int rpcauth_wrap_req(struct rpc_task *task, struct xdr_stream *xdr) in rpcauth_wrap_req()
773 rpcauth_checkverf(struct rpc_task *task, struct xdr_stream *xdr) in rpcauth_checkverf()
788 rpcauth_unwrap_resp_decode(struct rpc_task *task, struct xdr_stream *xdr) in rpcauth_unwrap_resp_decode()
804 rpcauth_unwrap_resp(struct rpc_task *task, struct xdr_stream *xdr) in rpcauth_unwrap_resp()
[all …]
/linux-5.10/drivers/scsi/isci/
Drequest.c116 struct sas_task *task = isci_request_access_task(ireq); in sci_request_build_sgl() local
174 struct sas_task *task = isci_request_access_task(ireq); in sci_io_request_build_ssp_command_iu() local
194 struct sas_task *task = isci_request_access_task(ireq); in sci_task_request_build_ssp_task_iu() local
644 struct sas_task *task; in sci_atapi_construct() local
672 struct sas_task *task = isci_request_access_task(ireq); in sci_io_request_construct_sata() local
731 struct sas_task *task = isci_request_access_task(ireq); in sci_io_request_construct_basic_ssp() local
764 struct sas_task *task = isci_request_access_task(ireq); in sci_io_request_construct_basic_sata() local
1414 struct sas_task *task; in sci_stp_request_pio_data_in_copy_data_buffer() local
1622 struct sas_task *task = isci_request_access_task(ireq); in atapi_d2h_reg_frame_handler() local
1669 struct sas_task *task = isci_request_access_task(ireq); in scu_atapi_construct_task_context() local
[all …]
/linux-5.10/arch/ia64/kernel/
Dperfmon_default_smpl.c42 default_validate(struct task_struct *task, unsigned int flags, int cpu, void *data) in default_validate()
65 default_get_size(struct task_struct *task, unsigned int flags, int cpu, void *data, unsigned long *… in default_get_size()
78 default_init(struct task_struct *task, void *buf, unsigned int flags, int cpu, void *data) in default_init()
103 default_handler(struct task_struct *task, void *buf, pfm_ovfl_arg_t *arg, struct pt_regs *regs, uns… in default_handler()
231 default_restart(struct task_struct *task, pfm_ovfl_ctrl_t *ctrl, void *buf, struct pt_regs *regs) in default_restart()
247 default_exit(struct task_struct *task, void *buf, struct pt_regs *regs) in default_exit()
/linux-5.10/drivers/gpu/drm/lima/
Dlima_sched.c111 int lima_sched_task_init(struct lima_sched_task *task, in lima_sched_task_init()
139 void lima_sched_task_fini(struct lima_sched_task *task) in lima_sched_task_fini()
178 struct lima_sched_task *task) in lima_sched_context_queue_task()
190 struct lima_sched_task *task = to_lima_task(job); in lima_sched_dependency() local
222 struct lima_sched_task *task = to_lima_task(job); in lima_sched_run_job() local
288 static void lima_sched_build_error_task_list(struct lima_sched_task *task) in lima_sched_build_error_task_list()
419 struct lima_sched_task *task = to_lima_task(job); in lima_sched_timedout_job() local
454 struct lima_sched_task *task = to_lima_task(job); in lima_sched_free_job() local
518 struct lima_sched_task *task = pipe->current_task; in lima_sched_pipe_task_done() local
/linux-5.10/arch/h8300/include/asm/
Dsyscall.h14 syscall_get_nr(struct task_struct *task, struct pt_regs *regs) in syscall_get_nr()
20 syscall_get_arguments(struct task_struct *task, struct pt_regs *regs, in syscall_get_arguments()
32 syscall_get_arch(struct task_struct *task) in syscall_get_arch()
/linux-5.10/fs/nfs/flexfilelayout/
Dflexfilelayout.c670 nfs4_ff_layout_stat_io_end_read(struct rpc_task *task, in nfs4_ff_layout_stat_io_end_read()
701 nfs4_ff_layout_stat_io_end_write(struct rpc_task *task, in nfs4_ff_layout_stat_io_end_write()
1020 struct rpc_task *task = &hdr->task; in ff_layout_reset_write() local
1068 struct rpc_task *task = &hdr->task; in ff_layout_reset_read() local
1090 static int ff_layout_async_handle_error_v4(struct rpc_task *task, in ff_layout_async_handle_error_v4()
1166 static int ff_layout_async_handle_error_v3(struct rpc_task *task, in ff_layout_async_handle_error_v3()
1199 static int ff_layout_async_handle_error(struct rpc_task *task, in ff_layout_async_handle_error()
1289 static int ff_layout_read_done_cb(struct rpc_task *task, in ff_layout_read_done_cb()
1354 static void ff_layout_read_record_layoutstats_start(struct rpc_task *task, in ff_layout_read_record_layoutstats_start()
1365 static void ff_layout_read_record_layoutstats_done(struct rpc_task *task, in ff_layout_read_record_layoutstats_done()
[all …]
/linux-5.10/drivers/gpu/drm/
Ddrm_flip_work.c39 struct drm_flip_task *task; in drm_flip_work_allocate_task() local
58 struct drm_flip_task *task) in drm_flip_work_queue_task()
78 struct drm_flip_task *task; in drm_flip_work_queue() local
121 struct drm_flip_task *task, *tmp; in flip_worker() local
/linux-5.10/kernel/cgroup/
Dlegacy_freezer.c55 static inline struct freezer *task_freezer(struct task_struct *task) in task_freezer()
65 bool cgroup_freezing(struct task_struct *task) in cgroup_freezing()
160 struct task_struct *task; in freezer_attach() local
203 static void freezer_fork(struct task_struct *task) in freezer_fork()
249 struct task_struct *task; in update_if_frozen() local
321 struct task_struct *task; in freeze_cgroup() local
332 struct task_struct *task; in unfreeze_cgroup() local
/linux-5.10/fs/nfs/
Dunlink.c46 static void nfs_async_unlink_done(struct rpc_task *task, void *calldata) in nfs_async_unlink_done()
76 static void nfs_unlink_prepare(struct rpc_task *task, void *calldata) in nfs_unlink_prepare()
103 struct rpc_task *task; in nfs_do_call_unlink() local
258 static void nfs_async_rename_done(struct rpc_task *task, void *calldata) in nfs_async_rename_done()
310 static void nfs_rename_prepare(struct rpc_task *task, void *calldata) in nfs_rename_prepare()
391 nfs_complete_sillyrename(struct rpc_task *task, struct nfs_renamedata *data) in nfs_complete_sillyrename()
438 struct rpc_task *task; in nfs_sillyrename() local
/linux-5.10/drivers/scsi/qedi/
Dqedi_fw.c32 struct iscsi_task *task, in qedi_process_logout_resp()
84 struct iscsi_task *task, in qedi_process_text_resp()
186 struct iscsi_task *task, in qedi_process_tmf_resp()
259 struct iscsi_task *task, in qedi_process_login_resp()
411 struct iscsi_task *task, in qedi_process_nopin_mesg()
483 struct iscsi_task *task, in qedi_process_async_mesg()
537 struct iscsi_task *task, in qedi_process_reject_mesg()
579 struct iscsi_task *task, in qedi_scsi_completion()
685 struct iscsi_task *task, in qedi_mtask_completion()
721 struct iscsi_task *task, in qedi_process_nopin_local_cmpl()
[all …]

12345678910>>...26