Searched defs:dma_pool_alloc (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | dmapool.h | 42 static inline void *dma_pool_alloc(struct dma_pool *pool, gfp_t mem_flags, in dma_pool_alloc() function
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | dmapool.c | 314 void *dma_pool_alloc(struct dma_pool *pool, gfp_t mem_flags, in dma_pool_alloc() function
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/ |
| H A D | dbus.h | 487 #define dma_pool_alloc(pool, flags, handle) pci_pool_alloc(pool, flags, handle) macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/ |
| H A D | dbus.h | 439 #define dma_pool_alloc(pool, flags, handle) pci_pool_alloc(pool, flags, handle) macro
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/ |
| H A D | dbus.h | 439 #define dma_pool_alloc(pool, flags, handle) pci_pool_alloc(pool, flags, handle) macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/ |
| H A D | dbus.h | 447 #define dma_pool_alloc(pool, flags, handle) pci_pool_alloc(pool, flags, handle) macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/ |
| H A D | dbus.h | 473 #define dma_pool_alloc(pool, flags, handle) pci_pool_alloc(pool, flags, handle) macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/ |
| H A D | dbus.h | 439 #define dma_pool_alloc(pool, flags, handle) pci_pool_alloc(pool, flags, handle) macro
|