Home
last modified time | relevance | path

Searched defs:mem_flags (Results 76 - 100 of 127) sorted by relevance

123456

/kernel/linux/linux-6.6/drivers/usb/renesas_usbhs/
H A Dmod_host.c155 usbhsh_ureq_alloc(struct usbhsh_hpriv *hpriv, struct urb *urb, gfp_t mem_flags) usbhsh_ureq_alloc() argument
365 usbhsh_endpoint_attach(struct usbhsh_hpriv *hpriv, struct urb *urb, gfp_t mem_flags) usbhsh_endpoint_attach() argument
659 usbhsh_queue_push(struct usb_hcd *hcd, struct urb *urb, gfp_t mem_flags) usbhsh_queue_push() argument
808 usbhsh_data_stage_packet_push(struct usbhsh_hpriv *hpriv, struct urb *urb, struct usbhs_pipe *pipe, gfp_t mem_flags) usbhsh_data_stage_packet_push() argument
839 usbhsh_status_stage_packet_push(struct usbhsh_hpriv *hpriv, struct urb *urb, struct usbhs_pipe *pipe, gfp_t mem_flags) usbhsh_status_stage_packet_push() argument
948 usbhsh_urb_enqueue(struct usb_hcd *hcd, struct urb *urb, gfp_t mem_flags) usbhsh_urb_enqueue() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/usb/
H A Dusbnet.c254 int usbnet_status_start(struct usbnet *dev, gfp_t mem_flags) in usbnet_status_start() argument
274 static int __usbnet_status_start_force(struct usbnet *dev, gfp_t mem_flags) in __usbnet_status_start_force() argument
H A Dkaweth.c459 kaweth_resubmit_rx_urb(struct kaweth_device *kaweth, gfp_t mem_flags) kaweth_resubmit_rx_urb() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gem/
H A Di915_gem_object_types.h365 unsigned int mem_flags; member
/third_party/ffmpeg/libavutil/
H A Dvulkan.c137 vk_alloc_mem(FFVulkanContext *s, VkMemoryRequirements *req, VkMemoryPropertyFlagBits req_flags, void *alloc_extension, VkMemoryPropertyFlagBits *mem_flags, VkDeviceMemory *mem) vk_alloc_mem() argument
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
H A Dlinux_usb.c391 usb_submit_urb(struct urb *urb, uint16_t mem_flags) in usb_submit_urb() argument
1127 usb_alloc_urb(uint16_t iso_packets, uint16_t mem_flags) in usb_alloc_urb() argument
1263 usb_buffer_alloc(struct usb_device *dev, usb_size_t size, uint16_t mem_flags, uint8_t *dma_addr) in usb_buffer_alloc() argument
/kernel/linux/linux-5.10/drivers/usb/core/
H A Dhcd.c1531 int usb_hcd_submit_urb (struct urb *urb, gfp_t mem_flags) in usb_hcd_submit_urb() argument
1282 hcd_alloc_coherent(struct usb_bus *bus, gfp_t mem_flags, dma_addr_t *dma_handle, void **vaddr_handle, size_t size, enum dma_data_direction dir) hcd_alloc_coherent() argument
1400 map_urb_for_dma(struct usb_hcd *hcd, struct urb *urb, gfp_t mem_flags) map_urb_for_dma() argument
1409 usb_hcd_map_urb_for_dma(struct usb_hcd *hcd, struct urb *urb, gfp_t mem_flags) usb_hcd_map_urb_for_dma() argument
2036 usb_alloc_streams(struct usb_interface *interface, struct usb_host_endpoint **eps, unsigned int num_eps, unsigned int num_streams, gfp_t mem_flags) usb_alloc_streams() argument
2086 usb_free_streams(struct usb_interface *interface, struct usb_host_endpoint **eps, unsigned int num_eps, gfp_t mem_flags) usb_free_streams() argument
[all...]
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dr8a66597-hcd.c1883 r8a66597_urb_enqueue(struct usb_hcd *hcd, struct urb *urb, gfp_t mem_flags) r8a66597_urb_enqueue() argument
H A Dxhci-mem.c273 static int xhci_update_stream_mapping(struct xhci_ring *ring, gfp_t mem_flags) in xhci_update_stream_mapping() argument
187 xhci_insert_segment_mapping(struct radix_tree_root *trb_address_map, struct xhci_ring *ring, struct xhci_segment *seg, gfp_t mem_flags) xhci_insert_segment_mapping() argument
219 xhci_update_stream_segment_mapping( struct radix_tree_root *trb_address_map, struct xhci_ring *ring, struct xhci_segment *first_seg, struct xhci_segment *last_seg, gfp_t mem_flags) xhci_update_stream_segment_mapping() argument
567 xhci_alloc_stream_ctx(struct xhci_hcd *xhci, unsigned int num_stream_ctxs, dma_addr_t *dma, gfp_t mem_flags) xhci_alloc_stream_ctx() argument
621 xhci_alloc_stream_info(struct xhci_hcd *xhci, unsigned int num_stream_ctxs, unsigned int num_streams, unsigned int max_packet, gfp_t mem_flags) xhci_alloc_stream_info() argument
846 xhci_alloc_tt_info(struct xhci_hcd *xhci, struct xhci_virt_device *virt_dev, struct usb_device *hdev, struct usb_tt *tt, gfp_t mem_flags) xhci_alloc_tt_info() argument
1443 xhci_endpoint_init(struct xhci_hcd *xhci, struct xhci_virt_device *virt_dev, struct usb_device *udev, struct usb_host_endpoint *ep, gfp_t mem_flags) xhci_endpoint_init() argument
1760 xhci_alloc_command(struct xhci_hcd *xhci, bool allocate_completion, gfp_t mem_flags) xhci_alloc_command() argument
1786 xhci_alloc_command_with_ctx(struct xhci_hcd *xhci, bool allocate_completion, gfp_t mem_flags) xhci_alloc_command_with_ctx() argument
[all...]
/kernel/linux/linux-5.10/drivers/usb/serial/
H A Df81534.c502 static int f81534_submit_writer(struct usb_serial_port *port, gfp_t mem_flags) in f81534_submit_writer() argument
/kernel/linux/linux-5.10/drivers/usb/isp1760/
H A Disp1760-hcd.c1489 isp1760_urb_enqueue(struct usb_hcd *hcd, struct urb *urb, gfp_t mem_flags) isp1760_urb_enqueue() argument
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Ddummy_hcd.c655 dummy_alloc_request(struct usb_ep *_ep, gfp_t mem_flags) dummy_alloc_request() argument
688 dummy_queue(struct usb_ep *_ep, struct usb_request *_req, gfp_t mem_flags) dummy_queue() argument
H A Dbcm63xx_udc.c1116 bcm63xx_udc_alloc_request(struct usb_ep *ep, gfp_t mem_flags) bcm63xx_udc_alloc_request() argument
1153 bcm63xx_udc_queue(struct usb_ep *ep, struct usb_request *req, gfp_t mem_flags) bcm63xx_udc_queue() argument
/kernel/linux/linux-5.10/drivers/nvme/host/
H A Dlightnvm.c722 nvme_nvm_dev_dma_alloc(struct nvm_dev *dev, void *pool, gfp_t mem_flags, dma_addr_t *dma_handler) nvme_nvm_dev_dma_alloc() argument
/kernel/linux/linux-6.6/drivers/usb/cdns3/
H A Dcdnsp-ring.c1623 cdnsp_prepare_ring(struct cdnsp_device *pdev, struct cdnsp_ring *ep_ring, u32 ep_state, unsigned int num_trbs, gfp_t mem_flags) cdnsp_prepare_ring() argument
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Dbcm63xx_udc.c1113 bcm63xx_udc_alloc_request(struct usb_ep *ep, gfp_t mem_flags) bcm63xx_udc_alloc_request() argument
1150 bcm63xx_udc_queue(struct usb_ep *ep, struct usb_request *req, gfp_t mem_flags) bcm63xx_udc_queue() argument
H A Ddummy_hcd.c657 dummy_alloc_request(struct usb_ep *_ep, gfp_t mem_flags) dummy_alloc_request() argument
690 dummy_queue(struct usb_ep *_ep, struct usb_request *_req, gfp_t mem_flags) dummy_queue() argument
/kernel/linux/linux-6.6/drivers/usb/core/
H A Dhcd.c1508 int usb_hcd_submit_urb (struct urb *urb, gfp_t mem_flags) in usb_hcd_submit_urb() argument
1259 hcd_alloc_coherent(struct usb_bus *bus, gfp_t mem_flags, dma_addr_t *dma_handle, void **vaddr_handle, size_t size, enum dma_data_direction dir) hcd_alloc_coherent() argument
1377 map_urb_for_dma(struct usb_hcd *hcd, struct urb *urb, gfp_t mem_flags) map_urb_for_dma() argument
1386 usb_hcd_map_urb_for_dma(struct usb_hcd *hcd, struct urb *urb, gfp_t mem_flags) usb_hcd_map_urb_for_dma() argument
2015 usb_alloc_streams(struct usb_interface *interface, struct usb_host_endpoint **eps, unsigned int num_eps, unsigned int num_streams, gfp_t mem_flags) usb_alloc_streams() argument
2065 usb_free_streams(struct usb_interface *interface, struct usb_host_endpoint **eps, unsigned int num_eps, gfp_t mem_flags) usb_free_streams() argument
[all...]
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci-mem.c273 static int xhci_update_stream_mapping(struct xhci_ring *ring, gfp_t mem_flags) in xhci_update_stream_mapping() argument
187 xhci_insert_segment_mapping(struct radix_tree_root *trb_address_map, struct xhci_ring *ring, struct xhci_segment *seg, gfp_t mem_flags) xhci_insert_segment_mapping() argument
219 xhci_update_stream_segment_mapping( struct radix_tree_root *trb_address_map, struct xhci_ring *ring, struct xhci_segment *first_seg, struct xhci_segment *last_seg, gfp_t mem_flags) xhci_update_stream_segment_mapping() argument
555 xhci_alloc_stream_ctx(struct xhci_hcd *xhci, unsigned int num_stream_ctxs, dma_addr_t *dma, gfp_t mem_flags) xhci_alloc_stream_ctx() argument
589 xhci_alloc_stream_info(struct xhci_hcd *xhci, unsigned int num_stream_ctxs, unsigned int num_streams, unsigned int max_packet, gfp_t mem_flags) xhci_alloc_stream_info() argument
802 xhci_alloc_tt_info(struct xhci_hcd *xhci, struct xhci_virt_device *virt_dev, struct usb_device *hdev, struct usb_tt *tt, gfp_t mem_flags) xhci_alloc_tt_info() argument
1394 xhci_endpoint_init(struct xhci_hcd *xhci, struct xhci_virt_device *virt_dev, struct usb_device *udev, struct usb_host_endpoint *ep, gfp_t mem_flags) xhci_endpoint_init() argument
1710 xhci_alloc_command(struct xhci_hcd *xhci, bool allocate_completion, gfp_t mem_flags) xhci_alloc_command() argument
1736 xhci_alloc_command_with_ctx(struct xhci_hcd *xhci, bool allocate_completion, gfp_t mem_flags) xhci_alloc_command_with_ctx() argument
[all...]
H A Dr8a66597-hcd.c1882 r8a66597_urb_enqueue(struct usb_hcd *hcd, struct urb *urb, gfp_t mem_flags) r8a66597_urb_enqueue() argument
/kernel/linux/linux-6.6/drivers/usb/serial/
H A Df81534.c500 static int f81534_submit_writer(struct usb_serial_port *port, gfp_t mem_flags) in f81534_submit_writer() argument
/kernel/linux/linux-6.6/drivers/accel/habanalabs/common/
H A Ddevice.c166 void *hl_asic_dma_pool_zalloc_caller(struct hl_device *hdev, size_t size, gfp_t mem_flags, in hl_asic_dma_pool_zalloc_caller() argument
/third_party/pcre2/pcre2/src/sljit/
H A DsljitNativeARM_64.c1329 sljit_s32 dst_r, flags, mem_flags; in sljit_emit_op1() local
1424 sljit_s32 dst_r, flags, mem_flags; sljit_emit_op2() local
1725 sljit_s32 mem_flags = (op & SLJIT_32) ? INT_SIZE : WORD_SIZE; sljit_emit_fop1_cmp() local
1745 sljit_s32 dst_r, mem_flags = (op & SLJIT_32) ? INT_SIZE : WORD_SIZE; sljit_emit_fop1() local
1791 sljit_s32 dst_r, mem_flags = (op & SLJIT_32) ? INT_SIZE : WORD_SIZE; sljit_emit_fop2() local
2090 sljit_s32 dst_r, src_r, flags, mem_flags; sljit_emit_op_flags() local
[all...]
/kernel/linux/linux-5.10/drivers/acpi/nfit/
H A Dcore.c2063 u16 mem_flags; in acpi_nfit_register_dimms() local
/kernel/linux/linux-5.10/drivers/bluetooth/
H A Dbtusb.c908 static int btusb_submit_intr_urb(struct hci_dev *hdev, gfp_t mem_flags) in btusb_submit_intr_urb() argument
998 static int btusb_submit_bulk_urb(struct hci_dev *hdev, gfp_t mem_flags) in btusb_submit_bulk_urb() argument
1151 static int btusb_submit_isoc_urb(struct hci_dev *hdev, gfp_t mem_flags) in btusb_submit_isoc_urb() argument
1243 btusb_submit_diag_urb(struct hci_dev *hdev, gfp_t mem_flags) btusb_submit_diag_urb() argument
[all...]

Completed in 75 milliseconds

123456