Home
last modified time | relevance | path

Searched defs:task (Results 51 – 75 of 743) sorted by relevance

12345678910>>...30

/openbmc/linux/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c676 nfs4_ff_layout_stat_io_end_read(struct rpc_task *task, in nfs4_ff_layout_stat_io_end_read()
707 nfs4_ff_layout_stat_io_end_write(struct rpc_task *task, in nfs4_ff_layout_stat_io_end_write()
1013 struct rpc_task *task = &hdr->task; in ff_layout_reset_write() local
1061 struct rpc_task *task = &hdr->task; in ff_layout_reset_read() local
1194 static int ff_layout_async_handle_error(struct rpc_task *task, in ff_layout_async_handle_error()
1287 static int ff_layout_read_done_cb(struct rpc_task *task, in ff_layout_read_done_cb()
1375 static int ff_layout_read_prepare_common(struct rpc_task *task, in ff_layout_read_prepare_common()
1456 static int ff_layout_write_done_cb(struct rpc_task *task, in ff_layout_write_done_cb()
1503 static int ff_layout_commit_done_cb(struct rpc_task *task, in ff_layout_commit_done_cb()
1977 static bool ff_layout_match_rw(const struct rpc_task *task, in ff_layout_match_rw()
[all …]
/openbmc/linux/drivers/video/fbdev/
H A Duvesafb.c75 struct uvesafb_ktask *task; in uvesafb_cn_callback() local
144 static int uvesafb_exec(struct uvesafb_ktask *task) in uvesafb_exec()
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
785 struct uvesafb_ktask *task = NULL; in uvesafb_vbe_init() local
927 struct uvesafb_ktask *task; in uvesafb_setpalette() local
1108 struct uvesafb_ktask *task; in uvesafb_blank() local
1187 struct uvesafb_ktask *task = NULL; in uvesafb_release() local
1219 struct uvesafb_ktask *task = NULL; in uvesafb_set_par() local
[all …]
/openbmc/linux/fs/proc/
H A Dfd.c28 struct task_struct *task; in seq_show() local
91 struct task_struct *task = get_proc_task(inode); in proc_fdinfo_permission() local
117 static bool tid_fd_mode(struct task_struct *task, unsigned fd, fmode_t *mode) in tid_fd_mode()
129 static void tid_fd_update_inode(struct task_struct *task, struct inode *inode, in tid_fd_update_inode()
147 struct task_struct *task; in tid_fd_revalidate() local
177 struct task_struct *task; in proc_fd_link() local
204 struct task_struct *task, const void *ptr) in proc_fd_instantiate()
231 struct task_struct *task = get_proc_task(dir); in proc_lookupfd_common() local
381 struct task_struct *task, const void *ptr) in proc_fdinfo_instantiate()
H A 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
/openbmc/linux/net/sunrpc/
H A Dauth.c607 rpcauth_bind_root_cred(struct rpc_task *task, int lookupflags) in rpcauth_bind_root_cred()
623 rpcauth_bind_machine_cred(struct rpc_task *task, int lookupflags) in rpcauth_bind_machine_cred()
639 rpcauth_bind_new_cred(struct rpc_task *task, int lookupflags) in rpcauth_bind_new_cred()
724 int rpcauth_marshcred(struct rpc_task *task, struct xdr_stream *xdr) in rpcauth_marshcred()
757 int rpcauth_wrap_req(struct rpc_task *task, struct xdr_stream *xdr) in rpcauth_wrap_req()
779 rpcauth_checkverf(struct rpc_task *task, struct xdr_stream *xdr) in rpcauth_checkverf()
810 rpcauth_unwrap_resp(struct rpc_task *task, struct xdr_stream *xdr) in rpcauth_unwrap_resp()
818 rpcauth_xmit_need_reencode(struct rpc_task *task) in rpcauth_xmit_need_reencode()
828 rpcauth_refreshcred(struct rpc_task *task) in rpcauth_refreshcred()
849 rpcauth_invalcred(struct rpc_task *task) in rpcauth_invalcred()
[all …]
/openbmc/linux/kernel/
H A Dpid.c324 static struct pid **task_pid_ptr(struct task_struct *task, enum pid_type type) in task_pid_ptr()
334 void attach_pid(struct task_struct *task, enum pid_type type) in attach_pid()
340 static void __change_pid(struct task_struct *task, enum pid_type type, in __change_pid()
359 void detach_pid(struct task_struct *task, enum pid_type type) in detach_pid()
364 void change_pid(struct task_struct *task, enum pid_type type, in change_pid()
430 struct task_struct *task; in find_get_task_by_vpid() local
441 struct pid *get_task_pid(struct task_struct *task, enum pid_type type) in get_task_pid()
495 pid_t __task_pid_nr_ns(struct task_struct *task, enum pid_type type, in __task_pid_nr_ns()
567 struct task_struct *task; in pidfd_get_task() local
669 static struct file *__pidfd_fget(struct task_struct *task, int fd) in __pidfd_fget()
[all …]
/openbmc/linux/drivers/scsi/isci/
H A 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
639 struct sas_task *task; in sci_atapi_construct() local
1410 struct sas_task *task; in sci_stp_request_pio_data_in_copy_data_buffer() local
2458 struct sas_task *task, in isci_request_process_response_iu()
2494 struct sas_task *task, in isci_request_set_open_reject_status()
2520 struct sas_task *task, in isci_request_handle_controller_specific_errors()
2959 struct sas_task *task; in sci_request_started_state_enter() local
3178 struct sas_task *task) in sci_io_request_construct_smp()
[all …]
/openbmc/linux/drivers/scsi/libsas/
H A Dsas_scsi_host.c99 static void sas_scsi_task_done(struct sas_task *task) in sas_scsi_task_done()
133 struct sas_task *task = sas_alloc_task(gfp_flags); in sas_create_task() local
164 struct sas_task *task; in sas_queuecommand() local
207 struct sas_task *task = TO_SAS_TASK(cmd); in sas_eh_finish_cmd() local
428 struct sas_task *task = TO_SAS_TASK(cmd); in sas_eh_abort_handler() local
536 struct sas_task *task; in sas_eh_handle_sas_errors() local
552 struct sas_task *task = TO_SAS_TASK(cmd); in sas_eh_handle_sas_errors() local
869 struct sas_task *task = slow->task; in sas_task_internal_timedout() local
893 struct sas_task *task = NULL; in sas_execute_internal_abort() local
980 struct sas_task *task; in sas_execute_tmf() local
[all …]
/openbmc/linux/drivers/gpu/drm/
H A 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
/openbmc/linux/kernel/cgroup/
H A Dlegacy_freezer.c56 static inline struct freezer *task_freezer(struct task_struct *task) in task_freezer()
66 bool cgroup_freezing(struct task_struct *task) in cgroup_freezing()
171 struct task_struct *task; in freezer_attach() local
215 static void freezer_fork(struct task_struct *task) in freezer_fork()
261 struct task_struct *task; in update_if_frozen() local
325 struct task_struct *task; in freeze_cgroup() local
336 struct task_struct *task; in unfreeze_cgroup() local
/openbmc/linux/fs/nfs/
H A 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
263 static void nfs_async_rename_done(struct rpc_task *task, void *calldata) in nfs_async_rename_done()
315 static void nfs_rename_prepare(struct rpc_task *task, void *calldata) in nfs_rename_prepare()
401 nfs_complete_sillyrename(struct rpc_task *task, struct nfs_renamedata *data) in nfs_complete_sillyrename()
448 struct rpc_task *task; in nfs_sillyrename() local
/openbmc/linux/arch/arm64/kernel/
H A Dfpsimd.c676 static void fpsimd_to_sve(struct task_struct *task) in fpsimd_to_sve()
700 static void sve_to_fpsimd(struct task_struct *task) in sve_to_fpsimd()
724 static void __sve_free(struct task_struct *task) in __sve_free()
730 static void sve_free(struct task_struct *task) in sve_free()
741 size_t sve_state_size(struct task_struct const *task) in sve_state_size()
763 void sve_alloc(struct task_struct *task, bool flush) in sve_alloc()
786 void fpsimd_force_sync_to_sve(struct task_struct *task) in fpsimd_force_sync_to_sve()
799 void fpsimd_sync_to_sve(struct task_struct *task) in fpsimd_sync_to_sve()
814 void sve_sync_to_fpsimd(struct task_struct *task) in sve_sync_to_fpsimd()
1281 void sme_alloc(struct task_struct *task, bool flush) in sme_alloc()
[all …]
/openbmc/linux/include/linux/sched/
H A Dtask_stack.h19 static __always_inline void *task_stack_page(const struct task_struct *task) in task_stack_page()
26 static __always_inline unsigned long *end_of_stack(const struct task_struct *task) in end_of_stack()
37 #define task_stack_page(task) ((void *)(task)->stack) argument
84 #define task_stack_end_corrupted(task) \ argument
H A Dsignal.h76 struct task_struct *task; member
283 struct task_struct *task = current; in kernel_dequeue_signal() local
365 static inline bool __set_notify_signal(struct task_struct *task) in __set_notify_signal()
375 static inline void set_notify_signal(struct task_struct *task) in set_notify_signal()
502 static inline bool test_tsk_restore_sigmask(struct task_struct *task) in test_tsk_restore_sigmask()
534 static inline bool test_tsk_restore_sigmask(struct task_struct *task) in test_tsk_restore_sigmask()
682 static inline struct pid *task_tgid(struct task_struct *task) in task_tgid()
692 static inline struct pid *task_pgrp(struct task_struct *task) in task_pgrp()
697 static inline struct pid *task_session(struct task_struct *task) in task_session()
702 static inline int get_nr_threads(struct task_struct *task) in get_nr_threads()
[all …]
/openbmc/linux/drivers/scsi/qedi/
H A Dqedi_fw.c32 struct iscsi_task *task, in qedi_process_logout_resp()
83 struct iscsi_task *task, in qedi_process_text_resp()
179 struct iscsi_task *task, in qedi_process_tmf_resp()
259 struct iscsi_task *task, in qedi_process_login_resp()
410 struct iscsi_task *task, in qedi_process_nopin_mesg()
577 struct iscsi_task *task, in qedi_scsi_completion()
675 struct iscsi_task *task, in qedi_mtask_completion()
960 struct iscsi_task *task) in qedi_send_iscsi_login()
1063 struct iscsi_task *task) in qedi_send_iscsi_logout()
1253 struct iscsi_task *task) in qedi_clearsq()
[all …]
/openbmc/linux/drivers/gpu/drm/lima/
H A Dlima_sched.c112 int lima_sched_task_init(struct lima_sched_task *task, in lima_sched_task_init()
140 void lima_sched_task_fini(struct lima_sched_task *task) in lima_sched_task_fini()
171 struct dma_fence *lima_sched_context_queue_task(struct lima_sched_task *task) in lima_sched_context_queue_task()
204 struct lima_sched_task *task = to_lima_task(job); in lima_sched_run_job() local
269 static void lima_sched_build_error_task_list(struct lima_sched_task *task) in lima_sched_build_error_task_list()
402 struct lima_sched_task *task = to_lima_task(job); in lima_sched_timedout_job() local
447 struct lima_sched_task *task = to_lima_task(job); in lima_sched_free_job() local
511 struct lima_sched_task *task = pipe->current_task; in lima_sched_pipe_task_done() local
/openbmc/linux/fs/nfs/filelayout/
H A Dfilelayout.c91 struct rpc_task *task = &hdr->task; in filelayout_reset_write() local
108 struct rpc_task *task = &hdr->task; in filelayout_reset_read() local
123 static int filelayout_async_handle_error(struct rpc_task *task, in filelayout_async_handle_error()
205 static int filelayout_read_done_cb(struct rpc_task *task, in filelayout_read_done_cb()
268 static void filelayout_read_prepare(struct rpc_task *task, void *data) in filelayout_read_prepare()
294 static void filelayout_read_call_done(struct rpc_task *task, void *data) in filelayout_read_call_done()
315 static int filelayout_write_done_cb(struct rpc_task *task, in filelayout_write_done_cb()
343 static int filelayout_commit_done_cb(struct rpc_task *task, in filelayout_commit_done_cb()
366 static void filelayout_write_prepare(struct rpc_task *task, void *data) in filelayout_write_prepare()
390 static void filelayout_write_call_done(struct rpc_task *task, void *data) in filelayout_write_call_done()
[all …]
/openbmc/linux/samples/bpf/
H A Dtracex2_user.c29 struct task { struct
36 struct task t; argument
42 static void print_hist_for_pid(int fd, void *task) in print_hist_for_pid()
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dcgrp_ls_recursion.c27 struct task_struct *task = bpf_get_current_task_btf(); in BPF_PROG() local
37 struct task_struct *task = bpf_get_current_task_btf(); in BPF_PROG() local
56 struct task_struct *task; in BPF_PROG() local
H A Dtask_ls_recursion.c33 struct task_struct *task = bpf_get_current_task_btf(); in BPF_PROG() local
50 struct task_struct *task = bpf_get_current_task_btf(); in BPF_PROG() local
90 struct task_struct *task; in BPF_PROG() local
/openbmc/linux/arch/parisc/kernel/
H A Dstacktrace.c16 static void notrace walk_stackframe(struct task_struct *task, in walk_stackframe()
33 struct task_struct *task, struct pt_regs *regs) in arch_stack_walk()
39 struct task_struct *task) in arch_stack_walk_reliable()
/openbmc/linux/include/linux/
H A Dptrace.h117 static inline struct task_struct *ptrace_parent(struct task_struct *task) in ptrace_parent()
133 static inline bool ptrace_event_enabled(struct task_struct *task, int event) in ptrace_event_enabled()
227 static inline void ptrace_release_task(struct task_struct *task) in ptrace_release_task()
287 static inline void user_enable_single_step(struct task_struct *task) in user_enable_single_step()
301 static inline void user_disable_single_step(struct task_struct *task) in user_disable_single_step()
330 static inline void user_enable_block_step(struct task_struct *task) in user_enable_block_step()
H A Dshm.h21 #define shm_init_task(task) INIT_LIST_HEAD(&(task)->sysvshm.shm_clist) argument
37 static inline void exit_shm(struct task_struct *task) in exit_shm()
40 static inline void shm_init_task(struct task_struct *task) in shm_init_task()
/openbmc/linux/arch/um/include/asm/
H A Dstacktrace.h19 get_frame_pointer(struct task_struct *task, struct pt_regs *segv_regs) in get_frame_pointer()
27 get_frame_pointer(struct task_struct *task, struct pt_regs *segv_regs) in get_frame_pointer()
34 *get_stack_pointer(struct task_struct *task, struct pt_regs *segv_regs) in get_stack_pointer()
/openbmc/linux/drivers/scsi/
H A Dlibiscsi_tcp.c454 void iscsi_tcp_cleanup_task(struct iscsi_task *task) in iscsi_tcp_cleanup_task()
486 static int iscsi_tcp_data_in(struct iscsi_conn *conn, struct iscsi_task *task) in iscsi_tcp_data_in()
536 struct iscsi_task *task; in iscsi_tcp_r2t_rsp() local
693 struct iscsi_task *task; in iscsi_tcp_hdr_dissect() local
993 int iscsi_tcp_task_init(struct iscsi_task *task) in iscsi_tcp_task_init()
1025 static struct iscsi_r2t_info *iscsi_tcp_get_curr_r2t(struct iscsi_task *task) in iscsi_tcp_get_curr_r2t()
1069 int iscsi_tcp_task_xmit(struct iscsi_task *task) in iscsi_tcp_task_xmit()
1163 struct iscsi_task *task = session->cmds[cmd_i]; in iscsi_tcp_r2tpool_alloc() local
1193 struct iscsi_task *task = session->cmds[i]; in iscsi_tcp_r2tpool_alloc() local
1208 struct iscsi_task *task = session->cmds[i]; in iscsi_tcp_r2tpool_free() local

12345678910>>...30