Home
last modified time | relevance | path

Searched defs:task (Results 901 - 925 of 1435) sorted by relevance

1...<<31323334353637383940>>...58

/kernel/linux/linux-6.6/arch/sh/kernel/
H A Ddwarf.c957 static void dwarf_unwinder_dump(struct task_struct *task, in dwarf_unwinder_dump() argument
/kernel/linux/linux-6.6/arch/sparc/kernel/
H A Dptrace_64.c905 const struct user_regset_view *task_user_regset_view(struct task_struct *task) in task_user_regset_view() argument
/kernel/linux/linux-6.6/arch/um/drivers/
H A Dmconsole_kern.c651 struct task_struct *task = arg; in stack_proc() local
/kernel/linux/linux-5.10/drivers/mailbox/
H A Dmtk-cmdq-mailbox.c159 static void cmdq_task_insert_into_thread(struct cmdq_task *task) in cmdq_task_insert_into_thread() argument
184 static void cmdq_task_exec_done(struct cmdq_task *task, enum cmdq_cb_status sta) in cmdq_task_exec_done() argument
197 cmdq_task_handle_error(struct cmdq_task *task) cmdq_task_handle_error() argument
216 struct cmdq_task *task, *tmp, *curr_task = NULL; cmdq_thread_irq_handler() local
335 struct cmdq_task *task; cmdq_mbox_send_data() local
403 struct cmdq_task *task, *tmp; cmdq_mbox_shutdown() local
441 struct cmdq_task *task, *tmp; cmdq_mbox_flush() local
[all...]
/kernel/linux/linux-5.10/drivers/md/bcache/
H A Drequest.c368 struct task_struct *task = current; in check_should_bypass() local
/kernel/linux/linux-5.10/drivers/iommu/amd/
H A Diommu_v2.c598 amd_iommu_bind_pasid(struct pci_dev *pdev, u32 pasid, struct task_struct *task) amd_iommu_bind_pasid() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_syncobj.c205 struct task_struct *task; member
/kernel/linux/linux-5.10/drivers/gpu/drm/exynos/
H A Dexynos_drm_scaler.c46 struct exynos_drm_ipp_task *task; member
356 scaler_commit(struct exynos_drm_ipp *ipp, struct exynos_drm_ipp_task *task) scaler_commit() argument
435 struct exynos_drm_ipp_task *task = scaler->task; scaler_irq_handler() local
[all...]
/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dsaa717x.c851 static void set_v_scale(struct v4l2_subdev *sd, int task, int yscale) in set_v_scale() argument
806 set_h_prescale(struct v4l2_subdev *sd, int task, int prescale) set_h_prescale() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/huawei/hinic/
H A Dhinic_tx.c272 static int offload_tso(struct hinic_sq_task *task, u32 *queue_info, in offload_tso() argument
352 static int offload_csum(struct hinic_sq_task *task, u32 *queue_info, in offload_csum() argument
437 offload_vlan(struct hinic_sq_task *task, u32 *queue_info, u16 vlan_tag, u16 vlan_pri) offload_vlan() argument
446 hinic_tx_offload(struct sk_buff *skb, struct hinic_sq_task *task, u32 *queue_info) hinic_tx_offload() argument
[all...]
/kernel/linux/linux-5.10/drivers/scsi/bnx2fc/
H A Dbnx2fc_els.c682 struct fcoe_task_ctx_entry *task; in bnx2fc_initiate_els() local
805 bnx2fc_process_els_compl(struct bnx2fc_cmd *els_req, struct fcoe_task_ctx_entry *task, u8 num_rq) bnx2fc_process_els_compl() argument
[all...]
/kernel/linux/linux-5.10/drivers/scsi/
H A Discsi_tcp.c368 static int iscsi_sw_tcp_pdu_xmit(struct iscsi_task *task) in iscsi_sw_tcp_pdu_xmit() argument
506 static int iscsi_sw_tcp_pdu_init(struct iscsi_task *task, in iscsi_sw_tcp_pdu_init() argument
534 static int iscsi_sw_tcp_pdu_alloc(struct iscsi_task *task, uint8_ argument
[all...]
/kernel/linux/linux-5.10/drivers/scsi/pm8001/
H A Dpm8001_sas.c49 static int pm8001_find_tag(struct sas_task *task, u32 *tag) in pm8001_find_tag() argument
304 pm8001_get_ncq_tag(struct sas_task *task, u32 *tag) pm8001_get_ncq_tag() argument
380 pm8001_task_exec(struct sas_task *task, gfp_t gfp_flags, int is_tmf, struct pm8001_tmf_task *tmf) pm8001_task_exec() argument
515 pm8001_queue_command(struct sas_task *task, gfp_t gfp_flags) pm8001_queue_command() argument
527 pm8001_ccb_task_free(struct pm8001_hba_info *pm8001_ha, struct sas_task *task, struct pm8001_ccb_info *ccb, u32 ccb_idx) pm8001_ccb_task_free() argument
685 pm8001_task_done(struct sas_task *task) pm8001_task_done() argument
694 struct sas_task *task = slow->task; pm8001_tmf_timedout() local
721 struct sas_task *task = NULL; pm8001_exec_internal_tmf_task() local
809 struct sas_task *task = NULL; pm8001_exec_internal_task_abort() local
935 struct sas_task *task; pm8001_open_reject_retry() local
1134 pm8001_query_task(struct sas_task *task) pm8001_query_task() argument
1179 pm8001_abort_task(struct sas_task *task) pm8001_abort_task() argument
[all...]
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/core/
H A Drtw_pwrctrl.c849 s32 rtw_register_task_alive(struct adapter *padapter, u32 task) in rtw_register_task_alive() argument
895 void rtw_unregister_task_alive(struct adapter *padapter, u32 task) in rtw_unregister_task_alive() argument
/kernel/linux/linux-5.10/drivers/target/loopback/
H A Dtcm_loop.c194 tcm_loop_issue_tmr(struct tcm_loop_tpg *tl_tpg, u64 lun, int task, enum tcm_tmreq_table tmr) tcm_loop_issue_tmr() argument
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dpxafb.h147 struct work_struct task; member
/kernel/linux/linux-5.10/samples/bpf/
H A Dtest_lru_dist.c269 static void do_test_lru_dist(int task, void *data) in do_test_lru_dist() argument
422 static void do_test_parallel_lru_loss(int task, void *data) in do_test_parallel_lru_loss() argument
[all...]
/kernel/linux/linux-5.10/net/sunrpc/
H A Dauth.c610 rpcauth_bind_root_cred(struct rpc_task *task, int lookupflags) in rpcauth_bind_root_cred() argument
624 rpcauth_bind_machine_cred(struct rpc_task *task, int lookupflags) in rpcauth_bind_machine_cred() argument
638 rpcauth_bind_new_cred(struct rpc_task *task, int lookupflags) in rpcauth_bind_new_cred() argument
646 rpcauth_bindcred(struct rpc_task *task, const struct cred *cred, int flags) in rpcauth_bindcred() argument
723 rpcauth_marshcred(struct rpc_task *task, struct xdr_stream *xdr) rpcauth_marshcred() argument
738 rpcauth_wrap_req_encode(struct rpc_task *task, struct xdr_stream *xdr) rpcauth_wrap_req_encode() argument
756 rpcauth_wrap_req(struct rpc_task *task, struct xdr_stream *xdr) rpcauth_wrap_req() argument
773 rpcauth_checkverf(struct rpc_task *task, struct xdr_stream *xdr) rpcauth_checkverf() argument
788 rpcauth_unwrap_resp_decode(struct rpc_task *task, struct xdr_stream *xdr) rpcauth_unwrap_resp_decode() argument
804 rpcauth_unwrap_resp(struct rpc_task *task, struct xdr_stream *xdr) rpcauth_unwrap_resp() argument
812 rpcauth_xmit_need_reencode(struct rpc_task *task) rpcauth_xmit_need_reencode() argument
822 rpcauth_refreshcred(struct rpc_task *task) rpcauth_refreshcred() argument
843 rpcauth_invalcred(struct rpc_task *task) rpcauth_invalcred() argument
852 rpcauth_uptodatecred(struct rpc_task *task) rpcauth_uptodatecred() argument
[all...]
/kernel/linux/linux-5.10/include/linux/sunrpc/
H A Dsched.h106 struct rpc_task *task; member
276 rpc_wait_for_completion_task(struct rpc_task *task) rpc_wait_for_completion_task() argument
[all...]
H A Dclnt.h241 static inline int rpc_reply_expected(struct rpc_task *task) in rpc_reply_expected() argument
247 static inline void rpc_task_close_connection(struct rpc_task *task) in rpc_task_close_connection() argument
/kernel/linux/linux-5.10/security/
H A Ddevice_cgroup.c53 static inline struct dev_cgroup *task_devcgroup(struct task_struct *task) in task_devcgroup() argument
/kernel/linux/linux-5.10/drivers/xen/xenbus/
H A Dxenbus_xs.c939 struct task_struct *task; in xs_init() local
/kernel/linux/linux-5.10/fs/nfs/
H A Dnfs3proc.c48 nfs3_async_handle_jukebox(struct rpc_task *task, struct inode *inode) in nfs3_async_handle_jukebox() argument
444 static void nfs3_proc_unlink_rpc_prepare(struct rpc_task *task, struct nfs_unlinkdata *data) in nfs3_proc_unlink_rpc_prepare() argument
450 nfs3_proc_unlink_done(struct rpc_task *task, struct inode *dir) in nfs3_proc_unlink_done() argument
468 nfs3_proc_rename_rpc_prepare(struct rpc_task *task, struct nfs_renamedata *data) nfs3_proc_rename_rpc_prepare() argument
474 nfs3_proc_rename_done(struct rpc_task *task, struct inode *old_dir, struct inode *new_dir) nfs3_proc_rename_done() argument
823 nfs3_read_done(struct rpc_task *task, struct nfs_pgio_header *hdr) nfs3_read_done() argument
849 nfs3_proc_pgio_rpc_prepare(struct rpc_task *task, struct nfs_pgio_header *hdr) nfs3_proc_pgio_rpc_prepare() argument
856 nfs3_write_done(struct rpc_task *task, struct nfs_pgio_header *hdr) nfs3_write_done() argument
877 nfs3_proc_commit_rpc_prepare(struct rpc_task *task, struct nfs_commit_data *data) nfs3_proc_commit_rpc_prepare() argument
882 nfs3_commit_done(struct rpc_task *task, struct nfs_commit_data *data) nfs3_commit_done() argument
908 nfs3_nlm_unlock_prepare(struct rpc_task *task, void *data) nfs3_nlm_unlock_prepare() argument
[all...]
H A Dproc.c342 static void nfs_proc_unlink_rpc_prepare(struct rpc_task *task, struct nfs_unlinkdata *data) in nfs_proc_unlink_rpc_prepare() argument
347 static int nfs_proc_unlink_done(struct rpc_task *task, struct inode *dir) in nfs_proc_unlink_done() argument
361 static void nfs_proc_rename_rpc_prepare(struct rpc_task *task, struct nfs_renamedata *data) in nfs_proc_rename_rpc_prepare() argument
367 nfs_proc_rename_done(struct rpc_task *task, struct inode *old_dir, in nfs_proc_rename_done() argument
597 static int nfs_read_done(struct rpc_task *task, struct nfs_pgio_header *hdr) in nfs_read_done() argument
620 static int nfs_proc_pgio_rpc_prepare(struct rpc_task *task, in nfs_proc_pgio_rpc_prepare() argument
627 nfs_write_done(struct rpc_task *task, struct nfs_pgio_header *hdr) nfs_write_done() argument
645 nfs_proc_commit_rpc_prepare(struct rpc_task *task, struct nfs_commit_data *data) nfs_proc_commit_rpc_prepare() argument
[all...]
/kernel/linux/linux-5.10/fs/nfsd/
H A Dnfs4layouts.c652 nfsd4_cb_layout_done(struct nfsd4_callback *cb, struct rpc_task *task) in nfsd4_cb_layout_done() argument

Completed in 28 milliseconds

1...<<31323334353637383940>>...58