Home
last modified time | relevance | path

Searched defs:mem_flags (Results 101 - 125 of 132) sorted by relevance

123456

/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/tl/
H A Dmali_kbase_tracepoints.c1154 mali_kbase_kbase_tlstream_tl_attrib_atom_jit( struct kbase_tlstream *stream, const void *atom, u64 edit_addr, u64 new_addr, u32 jit_flags, u64 mem_flags, u32 j_id, u64 com_pgs, u64 extent, u64 va_pgs) mali_kbase_kbase_tlstream_tl_attrib_atom_jit() argument
/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...]
/kernel/linux/linux-5.10/drivers/usb/dwc2/
H A Dhcd.c2503 static int dwc2_alloc_dma_aligned_buffer(struct urb *urb, gfp_t mem_flags) in dwc2_alloc_dma_aligned_buffer() argument
2544 dwc2_map_urb_for_dma(struct usb_hcd *hcd, struct urb *urb, gfp_t mem_flags) dwc2_map_urb_for_dma() argument
3800 dwc2_hcd_urb_alloc(struct dwc2_hsotg *hsotg, int iso_desc_count, gfp_t mem_flags) dwc2_hcd_urb_alloc() argument
3993 dwc2_host_get_tt_info(struct dwc2_hsotg *hsotg, void *context, gfp_t mem_flags, int *ttport) dwc2_host_get_tt_info() argument
4552 _dwc2_hcd_urb_enqueue(struct usb_hcd *hcd, struct urb *urb, gfp_t mem_flags) _dwc2_hcd_urb_enqueue() argument
[all...]
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci.c1504 static int xhci_urb_enqueue(struct usb_hcd *hcd, struct urb *urb, gfp_t mem_flags) in xhci_urb_enqueue() argument
1311 xhci_map_urb_for_dma(struct usb_hcd *hcd, struct urb *urb, gfp_t mem_flags) xhci_map_urb_for_dma() argument
1430 xhci_check_maxpacket(struct xhci_hcd *xhci, unsigned int slot_id, unsigned int ep_index, struct urb *urb, gfp_t mem_flags) xhci_check_maxpacket() argument
3462 xhci_alloc_streams(struct usb_hcd *hcd, struct usb_device *udev, struct usb_host_endpoint **eps, unsigned int num_eps, unsigned int num_streams, gfp_t mem_flags) xhci_alloc_streams() argument
3629 xhci_free_streams(struct usb_hcd *hcd, struct usb_device *udev, struct usb_host_endpoint **eps, unsigned int num_eps, gfp_t mem_flags) xhci_free_streams() argument
5100 xhci_update_hub_device(struct usb_hcd *hcd, struct usb_device *hdev, struct usb_tt *tt, gfp_t mem_flags) xhci_update_hub_device() argument
[all...]
H A Dxhci-ring.c3313 int xhci_queue_intr_tx(struct xhci_hcd *xhci, gfp_t mem_flags, in xhci_queue_intr_tx() argument
3441 int xhci_queue_bulk_tx(struct xhci_hcd *xhci, gfp_t mem_flags, in xhci_queue_bulk_tx() argument
3602 int xhci_queue_ctrl_tx(struct xhci_hcd *xhci, gfp_t mem_flags, in xhci_queue_ctrl_tx() argument
3077 prepare_ring(struct xhci_hcd *xhci, struct xhci_ring *ep_ring, u32 ep_state, unsigned int num_trbs, gfp_t mem_flags) prepare_ring() argument
3155 prepare_transfer(struct xhci_hcd *xhci, struct xhci_virt_device *xdev, unsigned int ep_index, unsigned int stream_id, unsigned int num_trbs, struct urb *urb, unsigned int td_index, gfp_t mem_flags) prepare_transfer() argument
3899 xhci_queue_isoc_tx(struct xhci_hcd *xhci, gfp_t mem_flags, struct urb *urb, int slot_id, unsigned int ep_index) xhci_queue_isoc_tx() argument
4092 xhci_queue_isoc_tx_prepare(struct xhci_hcd *xhci, gfp_t mem_flags, struct urb *urb, int slot_id, unsigned int ep_index) xhci_queue_isoc_tx_prepare() argument
[all...]
H A Du132-hcd.c1847 create_endpoint_and_queue_int(struct u132 *u132, struct u132_udev *udev, struct urb *urb, struct usb_device *usb_dev, u8 usb_addr, u8 usb_endp, u8 address, gfp_t mem_flags) create_endpoint_and_queue_int() argument
1945 create_endpoint_and_queue_bulk(struct u132 *u132, struct u132_udev *udev, struct urb *urb, struct usb_device *usb_dev, u8 usb_addr, u8 usb_endp, u8 address, gfp_t mem_flags) create_endpoint_and_queue_bulk() argument
2042 create_endpoint_and_queue_control(struct u132 *u132, struct urb *urb, struct usb_device *usb_dev, u8 usb_addr, u8 usb_endp, gfp_t mem_flags) create_endpoint_and_queue_control() argument
2231 u132_urb_enqueue(struct usb_hcd *hcd, struct urb *urb, gfp_t mem_flags) u132_urb_enqueue() argument
[all...]
H A Dmax3421-hcd.c1503 max3421_urb_enqueue(struct usb_hcd *hcd, struct urb *urb, gfp_t mem_flags) in max3421_urb_enqueue() argument
H A Dfotg210-hcd.c3901 static struct fotg210_iso_stream *iso_stream_alloc(gfp_t mem_flags) in iso_stream_alloc() argument
3013 submit_async(struct fotg210_hcd *fotg210, struct urb *urb, struct list_head *qtd_list, gfp_t mem_flags) submit_async() argument
3817 intr_submit(struct fotg210_hcd *fotg210, struct urb *urb, struct list_head *qtd_list, gfp_t mem_flags) intr_submit() argument
4008 iso_sched_alloc(unsigned packets, gfp_t mem_flags) iso_sched_alloc() argument
4070 itd_urb_transaction(struct fotg210_iso_stream *stream, struct fotg210_hcd *fotg210, struct urb *urb, gfp_t mem_flags) itd_urb_transaction() argument
4515 itd_submit(struct fotg210_hcd *fotg210, struct urb *urb, gfp_t mem_flags) itd_submit() argument
5258 fotg210_urb_enqueue(struct usb_hcd *hcd, struct urb *urb, gfp_t mem_flags) fotg210_urb_enqueue() argument
[all...]
/kernel/linux/linux-5.10/drivers/staging/octeon-usb/
H A Docteon-hcd.c426 static int octeon_alloc_temp_buffer(struct urb *urb, gfp_t mem_flags) in octeon_alloc_temp_buffer() argument
485 octeon_map_urb_for_dma(struct usb_hcd *hcd, struct urb *urb, gfp_t mem_flags) octeon_map_urb_for_dma() argument
3063 octeon_usb_urb_enqueue(struct usb_hcd *hcd, struct urb *urb, gfp_t mem_flags) octeon_usb_urb_enqueue() argument
/kernel/linux/linux-6.6/drivers/acpi/nfit/
H A Dcore.c1996 u16 mem_flags; in acpi_nfit_register_dimms() local
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci.c1493 static int xhci_urb_enqueue(struct usb_hcd *hcd, struct urb *urb, gfp_t mem_flags) in xhci_urb_enqueue() argument
1284 xhci_map_urb_for_dma(struct usb_hcd *hcd, struct urb *urb, gfp_t mem_flags) xhci_map_urb_for_dma() argument
1419 xhci_check_maxpacket(struct xhci_hcd *xhci, unsigned int slot_id, unsigned int ep_index, struct urb *urb, gfp_t mem_flags) xhci_check_maxpacket() argument
3354 xhci_alloc_streams(struct usb_hcd *hcd, struct usb_device *udev, struct usb_host_endpoint **eps, unsigned int num_eps, unsigned int num_streams, gfp_t mem_flags) xhci_alloc_streams() argument
3521 xhci_free_streams(struct usb_hcd *hcd, struct usb_device *udev, struct usb_host_endpoint **eps, unsigned int num_eps, gfp_t mem_flags) xhci_free_streams() argument
4972 xhci_update_hub_device(struct usb_hcd *hcd, struct usb_device *hdev, struct usb_tt *tt, gfp_t mem_flags) xhci_update_hub_device() argument
[all...]
H A Docteon-hcd.c428 static int octeon_alloc_temp_buffer(struct urb *urb, gfp_t mem_flags) in octeon_alloc_temp_buffer() argument
487 octeon_map_urb_for_dma(struct usb_hcd *hcd, struct urb *urb, gfp_t mem_flags) octeon_map_urb_for_dma() argument
3067 octeon_usb_urb_enqueue(struct usb_hcd *hcd, struct urb *urb, gfp_t mem_flags) octeon_usb_urb_enqueue() argument
H A Dmax3421-hcd.c1493 max3421_urb_enqueue(struct usb_hcd *hcd, struct urb *urb, gfp_t mem_flags) in max3421_urb_enqueue() argument
H A Dxhci-ring.c3463 int xhci_queue_intr_tx(struct xhci_hcd *xhci, gfp_t mem_flags, in xhci_queue_intr_tx() argument
3591 int xhci_queue_bulk_tx(struct xhci_hcd *xhci, gfp_t mem_flags, in xhci_queue_bulk_tx() argument
3752 int xhci_queue_ctrl_tx(struct xhci_hcd *xhci, gfp_t mem_flags, in xhci_queue_ctrl_tx() argument
3215 prepare_ring(struct xhci_hcd *xhci, struct xhci_ring *ep_ring, u32 ep_state, unsigned int num_trbs, gfp_t mem_flags) prepare_ring() argument
3304 prepare_transfer(struct xhci_hcd *xhci, struct xhci_virt_device *xdev, unsigned int ep_index, unsigned int stream_id, unsigned int num_trbs, struct urb *urb, unsigned int td_index, gfp_t mem_flags) prepare_transfer() argument
4049 xhci_queue_isoc_tx(struct xhci_hcd *xhci, gfp_t mem_flags, struct urb *urb, int slot_id, unsigned int ep_index) xhci_queue_isoc_tx() argument
4241 xhci_queue_isoc_tx_prepare(struct xhci_hcd *xhci, gfp_t mem_flags, struct urb *urb, int slot_id, unsigned int ep_index) xhci_queue_isoc_tx_prepare() argument
[all...]
/kernel/linux/linux-6.6/drivers/usb/fotg210/
H A Dfotg210-hcd.c3902 static struct fotg210_iso_stream *iso_stream_alloc(gfp_t mem_flags) in iso_stream_alloc() argument
3014 submit_async(struct fotg210_hcd *fotg210, struct urb *urb, struct list_head *qtd_list, gfp_t mem_flags) submit_async() argument
3818 intr_submit(struct fotg210_hcd *fotg210, struct urb *urb, struct list_head *qtd_list, gfp_t mem_flags) intr_submit() argument
4009 iso_sched_alloc(unsigned packets, gfp_t mem_flags) iso_sched_alloc() argument
4069 itd_urb_transaction(struct fotg210_iso_stream *stream, struct fotg210_hcd *fotg210, struct urb *urb, gfp_t mem_flags) itd_urb_transaction() argument
4515 itd_submit(struct fotg210_hcd *fotg210, struct urb *urb, gfp_t mem_flags) itd_submit() argument
5257 fotg210_urb_enqueue(struct usb_hcd *hcd, struct urb *urb, gfp_t mem_flags) fotg210_urb_enqueue() argument
[all...]
/kernel/linux/linux-6.6/drivers/usb/isp1760/
H A Disp1760-hcd.c1878 isp1760_urb_enqueue(struct usb_hcd *hcd, struct urb *urb, gfp_t mem_flags) isp1760_urb_enqueue() argument
/kernel/linux/linux-6.6/drivers/usb/dwc2/
H A Dhcd.c2468 static int dwc2_alloc_dma_aligned_buffer(struct urb *urb, gfp_t mem_flags) in dwc2_alloc_dma_aligned_buffer() argument
2509 dwc2_map_urb_for_dma(struct usb_hcd *hcd, struct urb *urb, gfp_t mem_flags) dwc2_map_urb_for_dma() argument
3818 dwc2_hcd_urb_alloc(struct dwc2_hsotg *hsotg, int iso_desc_count, gfp_t mem_flags) dwc2_hcd_urb_alloc() argument
4011 dwc2_host_get_tt_info(struct dwc2_hsotg *hsotg, void *context, gfp_t mem_flags, int *ttport) dwc2_host_get_tt_info() argument
4608 _dwc2_hcd_urb_enqueue(struct usb_hcd *hcd, struct urb *urb, gfp_t mem_flags) _dwc2_hcd_urb_enqueue() argument
[all...]
/third_party/pcre2/pcre2/src/sljit/
H A DsljitNativePPC_common.c2668 sljit_s32 mem_flags; in sljit_emit_mem_update() local
2764 sljit_s32 mem_flags; sljit_emit_fmem_update() local
[all...]
/device/soc/rockchip/common/vendor/drivers/net/usb/
H A Dmeig_cdc_driver.c2475 static struct sk_buff *cdc_ncm_tx_fixup(struct hw_cdc_net *dev, struct sk_buff *skb, gfp_t mem_flags) in cdc_ncm_tx_fixup() argument
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/tl/
H A Dmali_kbase_tracepoints.c1276 __kbase_tlstream_tl_attrib_atom_jit( struct kbase_tlstream *stream, const void *atom, u64 edit_addr, u64 new_addr, u32 jit_flags, u64 mem_flags, u32 j_id, u64 com_pgs, u64 extent, u64 va_pgs) __kbase_tlstream_tl_attrib_atom_jit() argument
/kernel/linux/linux-5.10/drivers/misc/habanalabs/gaudi/
H A Dgaudi.c3562 gaudi_dma_pool_zalloc(struct hl_device *hdev, size_t size, gfp_t mem_flags, dma_addr_t *dma_handle) gaudi_dma_pool_zalloc() argument
/kernel/linux/linux-5.10/drivers/misc/habanalabs/goya/
H A Dgoya.c3039 goya_dma_pool_zalloc(struct hl_device *hdev, size_t size, gfp_t mem_flags, dma_addr_t *dma_handle) goya_dma_pool_zalloc() argument
/kernel/linux/linux-6.6/drivers/bluetooth/
H A Dbtusb.c1332 static int btusb_submit_intr_urb(struct hci_dev *hdev, gfp_t mem_flags) in btusb_submit_intr_urb() argument
1446 static int btusb_submit_bulk_urb(struct hci_dev *hdev, gfp_t mem_flags) in btusb_submit_bulk_urb() argument
1606 static int btusb_submit_isoc_urb(struct hci_dev *hdev, gfp_t mem_flags) in btusb_submit_isoc_urb() argument
1698 btusb_submit_diag_urb(struct hci_dev *hdev, gfp_t mem_flags) btusb_submit_diag_urb() argument
[all...]
/kernel/linux/linux-6.6/drivers/accel/habanalabs/goya/
H A Dgoya.c3254 goya_dma_pool_zalloc(struct hl_device *hdev, size_t size, gfp_t mem_flags, dma_addr_t *dma_handle) goya_dma_pool_zalloc() argument

Completed in 116 milliseconds

123456