Home
last modified time | relevance | path

Searched defs:task (Results 176 – 200 of 743) sorted by relevance

12345678910>>...30

/openbmc/linux/drivers/md/persistent-data/
H A Ddm-block-manager.c57 struct task_struct *task; member
62 struct task_struct *task) in __find_holder()
75 static void __add_holder(struct block_lock *lock, struct task_struct *task) in __add_holder()
92 static void __del_holder(struct block_lock *lock, struct task_struct *task) in __del_holder()
138 struct task_struct *task; in __wake_waiter() local
/openbmc/linux/arch/loongarch/include/asm/
H A Dunwind.h24 struct task_struct *task; member
57 struct task_struct *task, struct pt_regs *regs) in __unwind_start()
/openbmc/linux/net/sunrpc/
H A Ddebugfs.c23 struct rpc_task *task = v; in tasks_show() local
47 struct rpc_task *task; in tasks_start() local
60 struct rpc_task *task = v; in tasks_next() local
/openbmc/linux/fs/
H A Dnsfs.c127 struct task_struct *task; member
137 int ns_get_path(struct path *path, struct task_struct *task, in ns_get_path()
218 int ns_get_name(char *buf, size_t size, struct task_struct *task, in ns_get_name()
/openbmc/linux/fs/nfs/
H A Dnfs42proc.c507 static void nfs42_offload_cancel_prepare(struct rpc_task *task, void *calldata) in nfs42_offload_cancel_prepare()
516 static void nfs42_offload_cancel_done(struct rpc_task *task, void *calldata) in nfs42_offload_cancel_done()
545 struct rpc_task *task; in nfs42_do_offload_cancel_async() local
742 nfs42_layoutstat_prepare(struct rpc_task *task, void *calldata) in nfs42_layoutstat_prepare()
763 nfs42_layoutstat_done(struct rpc_task *task, void *calldata) in nfs42_layoutstat_done()
866 struct rpc_task *task; in nfs42_proc_layoutstats_generic() local
910 nfs42_layouterror_prepare(struct rpc_task *task, void *calldata) in nfs42_layouterror_prepare()
933 nfs42_layouterror_done(struct rpc_task *task, void *calldata) in nfs42_layouterror_done()
1012 struct rpc_task *task; in nfs42_proc_layouterror() local
H A Dread.c221 static int nfs_readpage_done(struct rpc_task *task, in nfs_readpage_done()
239 static void nfs_readpage_retry(struct rpc_task *task, in nfs_readpage_retry()
271 static void nfs_readpage_result(struct rpc_task *task, in nfs_readpage_result()
/openbmc/linux/arch/mips/kernel/
H A Dprocess.c636 unsigned long unwind_stack(struct task_struct *task, unsigned long *sp, in unwind_stack()
659 unsigned long __get_wchan(struct task_struct *task) in __get_wchan()
759 int mips_get_process_fp_mode(struct task_struct *task) in mips_get_process_fp_mode()
783 int mips_set_process_fp_mode(struct task_struct *task, unsigned int value) in mips_set_process_fp_mode()
/openbmc/linux/include/linux/
H A Dseccomp.h114 static inline long seccomp_get_filter(struct task_struct *task, in seccomp_get_filter()
119 static inline long seccomp_get_metadata(struct task_struct *task, in seccomp_get_metadata()
H A Dcpuset.h194 static inline void inc_dl_tasks_cs(struct task_struct *task) { } in inc_dl_tasks_cs()
195 static inline void dec_dl_tasks_cs(struct task_struct *task) { } in dec_dl_tasks_cs()
242 struct task_struct *task) in cpuset_task_status_allowed()
/openbmc/linux/kernel/time/
H A Dnamespace.c219 static void timens_set_vvar_page(struct task_struct *task, in timens_set_vvar_page()
261 static struct ns_common *timens_get(struct task_struct *task) in timens_get()
277 static struct ns_common *timens_for_children_get(struct task_struct *task) in timens_for_children_get()
/openbmc/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas_main.c102 void hisi_sas_sata_done(struct sas_task *task, in hisi_sas_sata_done()
281 struct sas_task *task, int n_elem) in hisi_sas_dma_unmap()
297 struct sas_task *task, int *n_elem) in hisi_sas_dma_map()
345 struct sas_task *task, int n_elem_dif) in hisi_sas_dif_dma_unmap()
360 int *n_elem_dif, struct sas_task *task) in hisi_sas_dif_dma_map()
405 struct sas_task *task = slot->task; in hisi_sas_task_deliver() local
461 static int hisi_sas_queue_command(struct sas_task *task, gfp_t gfp_flags) in hisi_sas_queue_command()
739 static void hisi_sas_tmf_aborted(struct sas_task *task) in hisi_sas_tmf_aborted()
1608 static int hisi_sas_abort_task(struct sas_task *task) in hisi_sas_abort_task()
1933 static int hisi_sas_query_task(struct sas_task *task) in hisi_sas_query_task()
[all …]
/openbmc/linux/arch/arm64/include/asm/stacktrace/
H A Dcommon.h42 struct task_struct *task; member
70 struct task_struct *task) in unwind_init_common()
/openbmc/linux/arch/arm64/kernel/
H A Dstacktrace.c67 struct task_struct *task) in unwind_init_from_task()
176 void *cookie, struct task_struct *task, in arch_stack_walk()
H A Dproton-pack.c686 static void ssbd_prctl_enable_mitigation(struct task_struct *task) in ssbd_prctl_enable_mitigation()
693 static void ssbd_prctl_disable_mitigation(struct task_struct *task) in ssbd_prctl_disable_mitigation()
700 static int ssbd_prctl_set(struct task_struct *task, unsigned long ctrl) in ssbd_prctl_set()
763 int arch_prctl_spec_ctrl_set(struct task_struct *task, unsigned long which, in arch_prctl_spec_ctrl_set()
774 static int ssbd_prctl_get(struct task_struct *task) in ssbd_prctl_get()
807 int arch_prctl_spec_ctrl_get(struct task_struct *task, unsigned long which) in arch_prctl_spec_ctrl_get()
/openbmc/linux/arch/arm64/include/asm/
H A Dprocessor.h216 static inline unsigned int task_get_sve_vl(const struct task_struct *task) in task_get_sve_vl()
221 static inline unsigned int task_get_sme_vl(const struct task_struct *task) in task_get_sme_vl()
226 static inline void task_set_sve_vl(struct task_struct *task, unsigned long vl) in task_set_sve_vl()
231 static inline unsigned int task_get_sve_vl_onexec(const struct task_struct *task) in task_get_sve_vl_onexec()
236 static inline void task_set_sve_vl_onexec(struct task_struct *task, in task_set_sve_vl_onexec()
/openbmc/qemu/io/
H A Dchannel-socket.c184 static void qio_channel_socket_connect_worker(QIOTask *task, in qio_channel_socket_connect_worker()
204 QIOTask *task = qio_task_new( in qio_channel_socket_connect_async() local
259 static void qio_channel_socket_listen_worker(QIOTask *task, in qio_channel_socket_listen_worker()
280 QIOTask *task = qio_task_new( in qio_channel_socket_listen_async() local
336 static void qio_channel_socket_dgram_worker(QIOTask *task, in qio_channel_socket_dgram_worker()
359 QIOTask *task = qio_task_new( in qio_channel_socket_dgram_async() local
/openbmc/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_qp.c494 static void sq_prepare_task(struct hinic_sq_task *task) in sq_prepare_task()
507 void hinic_task_set_l2hdr(struct hinic_sq_task *task, u32 len) in hinic_task_set_l2hdr()
512 void hinic_task_set_outter_l3(struct hinic_sq_task *task, in hinic_task_set_outter_l3()
520 void hinic_task_set_inner_l3(struct hinic_sq_task *task, in hinic_task_set_inner_l3()
528 void hinic_task_set_tunnel_l4(struct hinic_sq_task *task, in hinic_task_set_tunnel_l4()
536 void hinic_set_cs_inner_l4(struct hinic_sq_task *task, u32 *queue_info, in hinic_set_cs_inner_l4()
560 void hinic_set_tso_inner_l4(struct hinic_sq_task *task, u32 *queue_info, in hinic_set_tso_inner_l4()
/openbmc/linux/drivers/scsi/bnx2i/
H A Dbnx2i_iscsi.c84 static void bnx2i_setup_write_cmd_bd_info(struct iscsi_task *task) in bnx2i_setup_write_cmd_bd_info()
473 struct iscsi_task *task = session->cmds[i]; in bnx2i_destroy_cmd_pool() local
498 struct iscsi_task *task = session->cmds[i]; in bnx2i_setup_cmd_pool() local
1079 static int bnx2i_iscsi_send_generic_request(struct iscsi_task *task) in bnx2i_iscsi_send_generic_request()
1156 static void bnx2i_cleanup_task(struct iscsi_task *task) in bnx2i_cleanup_task()
1187 bnx2i_mtask_xmit(struct iscsi_conn *conn, struct iscsi_task *task) in bnx2i_mtask_xmit()
1219 static int bnx2i_task_xmit(struct iscsi_task *task) in bnx2i_task_xmit()
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dsiggen.py175 def dump_sigtask(self, mcfn, task, stampbase, runtime): argument
178 def invalidate_task(self, task, mcfn): argument
317 def rundep_check(self, fn, recipename, task, dep, depname, dataCaches): argument
327 def read_taint(self, fn, task, stampbase): argument
424 def dump_sigtask(self, mcfn, task, stampbase, runtime): argument
524 def invalidate_task(self, task, mcfn): argument
768 def report_unihash(self, path, task, d): argument
/openbmc/linux/kernel/
H A Dkthread.c225 void *kthread_func(struct task_struct *task) in kthread_func()
242 void *kthread_data(struct task_struct *task) in kthread_data()
257 void *kthread_probe_data(struct task_struct *task) in kthread_probe_data()
434 struct task_struct *task; in __kthread_create_on_node() local
508 struct task_struct *task; in kthread_create_on_node() local
861 struct task_struct *task; in __kthread_create_worker() local
1410 struct task_struct *task; in kthread_destroy_worker() local
/openbmc/linux/arch/sh/kernel/
H A Dptrace_32.c38 static inline int get_stack_long(struct task_struct *task, int offset) in get_stack_long()
50 static inline int put_stack_long(struct task_struct *task, int offset, in put_stack_long()
333 const struct user_regset_view *task_user_regset_view(struct task_struct *task) in task_user_regset_view()
H A Ddumpstack.c59 struct task_struct *task = tinfo->task; in print_ftrace_graph_addr() local
88 stack_reader_dump(struct task_struct *task, struct pt_regs *regs, in stack_reader_dump()
/openbmc/linux/net/sunrpc/xprtrdma/
H A Dsvc_rdma_backchannel.c104 xprt_rdma_bc_allocate(struct rpc_task *task) in xprt_rdma_bc_allocate()
130 xprt_rdma_bc_free(struct rpc_task *task) in xprt_rdma_bc_free()
/openbmc/sdbusplus/include/sdbusplus/async/
H A Dtask.hpp11 using task = exec::task<T>; typedef
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_core_reloc_module.c40 struct task_struct *task, in BPF_PROG()
74 struct task_struct *task, in BPF_PROG()

12345678910>>...30