Home
last modified time | relevance | path

Searched refs:out_ctx (Results 1 – 20 of 20) sorted by relevance

/Linux-v5.10/drivers/usb/host/
Dxhci-trace.h179 __field(unsigned long long, out_ctx)
189 __entry->out_ctx = (unsigned long long) vdev->out_ctx->dma;
195 __entry->vdev, __entry->in_ctx, __entry->out_ctx,
210 __field(unsigned long long, out_ctx)
222 __entry->out_ctx = (unsigned long long) vdev->out_ctx->dma;
231 __entry->vdev, __entry->in_ctx, __entry->out_ctx,
Dxhci.c1390 struct xhci_container_ctx *out_ctx; in xhci_check_maxpacket() local
1398 out_ctx = xhci->devs[slot_id]->out_ctx; in xhci_check_maxpacket()
1399 ep_ctx = xhci_get_ep_ctx(xhci, out_ctx, ep_index); in xhci_check_maxpacket()
1433 xhci->devs[slot_id]->out_ctx, ep_index); in xhci_check_maxpacket()
1739 struct xhci_container_ctx *in_ctx, *out_ctx; in xhci_drop_endpoint() local
1763 out_ctx = xhci->devs[udev->slot_id]->out_ctx; in xhci_drop_endpoint()
1772 ep_ctx = xhci_get_ep_ctx(xhci, out_ctx, ep_index); in xhci_drop_endpoint()
2988 struct xhci_container_ctx *out_ctx, in xhci_setup_input_ctx_for_config_ep() argument
2994 xhci_slot_copy(xhci, in_ctx, out_ctx); in xhci_setup_input_ctx_for_config_ep()
3017 xhci->devs[slot_id]->out_ctx, ep_index); in xhci_setup_input_ctx_for_quirk()
[all …]
Dxhci-debugfs.c265 slot_ctx = xhci_get_slot_ctx(xhci, dev->out_ctx); in xhci_slot_context_show()
266 seq_printf(s, "%pad: %s\n", &dev->out_ctx->dma, in xhci_slot_context_show()
287 ep_ctx = xhci_get_ep_ctx(xhci, dev->out_ctx, ep_index); in xhci_endpoint_context_show()
288 dma = dev->out_ctx->dma + (ep_index + 1) * CTX_SIZE(xhci->hcc_params); in xhci_endpoint_context_show()
Dxhci-mem.c930 if (dev->out_ctx) in xhci_free_virt_device()
931 xhci_free_container_ctx(xhci, dev->out_ctx); in xhci_free_virt_device()
998 dev->out_ctx = xhci_alloc_container_ctx(xhci, XHCI_CTX_TYPE_DEVICE, flags); in xhci_alloc_virt_device()
999 if (!dev->out_ctx) in xhci_alloc_virt_device()
1003 (unsigned long long)dev->out_ctx->dma); in xhci_alloc_virt_device()
1028 xhci->dcbaa->dev_context_ptrs[slot_id] = cpu_to_le64(dev->out_ctx->dma); in xhci_alloc_virt_device()
1043 if (dev->out_ctx) in xhci_alloc_virt_device()
1044 xhci_free_container_ctx(xhci, dev->out_ctx); in xhci_alloc_virt_device()
1618 struct xhci_container_ctx *out_ctx, in xhci_endpoint_copy() argument
1624 out_ep_ctx = xhci_get_ep_ctx(xhci, out_ctx, ep_index); in xhci_endpoint_copy()
[all …]
Dxhci-ring.c505 ep_ctx = xhci_get_ep_ctx(xhci, vdev->out_ctx, ep_index); in xhci_get_hw_deq()
746 ep_ctx = xhci_get_ep_ctx(xhci, vdev->out_ctx, ep_index); in xhci_handle_cmd_stop_ep()
1085 ep_ctx = xhci_get_ep_ctx(xhci, dev->out_ctx, ep_index); in xhci_handle_cmd_set_deq()
1086 slot_ctx = xhci_get_slot_ctx(xhci, dev->out_ctx); in xhci_handle_cmd_set_deq()
1165 ep_ctx = xhci_get_ep_ctx(xhci, vdev->out_ctx, ep_index); in xhci_handle_cmd_reset_ep()
1219 slot_ctx = xhci_get_slot_ctx(xhci, virt_dev->out_ctx); in xhci_handle_cmd_disable_slot()
1258 ep_ctx = xhci_get_ep_ctx(xhci, virt_dev->out_ctx, ep_index); in xhci_handle_cmd_config_ep()
1291 slot_ctx = xhci_get_slot_ctx(xhci, vdev->out_ctx); in xhci_handle_cmd_addr_dev()
1302 slot_ctx = xhci_get_slot_ctx(xhci, vdev->out_ctx); in xhci_handle_cmd_reset_dev()
1984 ep_ctx = xhci_get_ep_ctx(xhci, xdev->out_ctx, ep_index); in finish_td()
[all …]
Dxhci.h1007 struct xhci_container_ctx *out_ctx; member
2004 struct xhci_container_ctx *out_ctx,
2008 struct xhci_container_ctx *out_ctx);
Dxhci-hub.c413 ep_ctx = xhci_get_ep_ctx(xhci, virt_dev->out_ctx, i); in xhci_stop_device()
/Linux-v5.10/drivers/tee/optee/
Ddevice.c109 goto out_ctx; in __optee_enumerate_devices()
147 out_ctx: in __optee_enumerate_devices()
/Linux-v5.10/drivers/gpu/drm/i915/gem/
Di915_gem_object_blt.c172 goto out_ctx; in i915_gem_object_fill_blt()
213 out_ctx: in i915_gem_object_fill_blt()
382 goto out_ctx; in i915_gem_object_copy_blt()
439 out_ctx: in i915_gem_object_copy_blt()
Di915_gem_client_blt.c187 goto out_ctx; in clear_pages_worker()
232 out_ctx: in clear_pages_worker()
/Linux-v5.10/drivers/firmware/broadcom/
Dtee_bnxt_fw.c209 goto out_ctx; in tee_bnxt_fw_probe()
229 out_ctx: in tee_bnxt_fw_probe()
/Linux-v5.10/drivers/char/hw_random/
Doptee-rng.c238 goto out_ctx; in optee_rng_probe()
258 out_ctx: in optee_rng_probe()
/Linux-v5.10/fs/nfs/
Dnfs4file.c373 goto out_ctx; in __nfs42_ssc_open()
396 out_ctx: in __nfs42_ssc_open()
/Linux-v5.10/drivers/gpu/drm/
Ddrm_client_modeset.c986 goto out_ctx; in drm_client_modeset_commit_atomic()
1049 out_ctx: in drm_client_modeset_commit_atomic()
Ddrm_fb_helper.c1012 goto out_ctx; in setcmap_atomic()
1064 out_ctx: in setcmap_atomic()
/Linux-v5.10/drivers/gpu/drm/i915/gt/
Dselftest_workarounds.c311 goto out_ctx; in check_whitelist_across_reset()
357 out_ctx: in check_whitelist_across_reset()
Dselftest_lrc.c162 goto out_ctx; in live_sanitycheck()
171 goto out_ctx; in live_sanitycheck()
177 goto out_ctx; in live_sanitycheck()
180 out_ctx: in live_sanitycheck()
/Linux-v5.10/net/sunrpc/auth_gss/
Dauth_gss.c2113 goto out_ctx; in gss_xmit_need_reencode()
2122 goto out_ctx; in gss_xmit_need_reencode()
2130 out_ctx: in gss_xmit_need_reencode()
/Linux-v5.10/fs/ceph/
Dfile.c687 goto out_ctx; in ceph_atomic_open()
697 goto out_ctx; in ceph_atomic_open()
776 out_ctx: in ceph_atomic_open()
/Linux-v5.10/drivers/infiniband/hw/mlx5/
Dmain.c1871 goto out_ctx; in mlx5_ib_alloc_ucontext()
1879 goto out_ctx; in mlx5_ib_alloc_ucontext()
1953 out_ctx: in mlx5_ib_alloc_ucontext()