Home
last modified time | relevance | path

Searched defs:unmap (Results 1 – 25 of 77) sorted by relevance

1234

/OK3568_Linux_fs/kernel/crypto/async_tx/
H A Dasync_pq.c37 struct dmaengine_unmap_data *unmap, in do_async_gen_syndrome()
185 struct dmaengine_unmap_data *unmap = NULL; in async_gen_syndrome() local
307 struct dmaengine_unmap_data *unmap = NULL; in async_syndrome_val() local
H A Dasync_xor.c23 do_async_xor(struct dma_chan *chan, struct dmaengine_unmap_data *unmap, in do_async_xor()
190 struct dmaengine_unmap_data *unmap = NULL; in async_xor_offs() local
323 struct dmaengine_unmap_data *unmap = NULL; in async_xor_val_offs() local
H A Dasync_memcpy.c40 struct dmaengine_unmap_data *unmap = NULL; in async_memcpy() local
H A Dasync_raid6_recov.c25 struct dmaengine_unmap_data *unmap = NULL; in async_sum_product() local
94 struct dmaengine_unmap_data *unmap = NULL; in async_mult() local
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/xcore/
H A Ddrm_buffer.cpp73 bool DrmBuffer::unmap(unsigned int plane) { in unmap() function in XCam::DrmBuffer
83 bool DrmBuffer::unmap() { return unmap(0); } in unmap() function in XCam::DrmBuffer
H A Ddma_video_buffer.cpp40 bool DmaVideoBuffer::unmap() { in unmap() function in XCam::DmaVideoBuffer
H A Dbuffer_pool.h40 virtual bool unmap () { return false; }; in unmap() function
H A Ddma_buffer.cpp96 void DmaBuffer::unmap() { in unmap() function in XCam::DmaBuffer
H A Dv4l2_buffer_proxy.cpp54 V4l2Buffer::unmap () in unmap() function in XCam::V4l2Buffer
H A Dbuffer_pool.cpp54 BufferProxy::unmap () in unmap() function in XCam::BufferProxy
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dset_memory.h95 static inline int set_mce_nospec(unsigned long pfn, bool unmap) in set_mce_nospec()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/brocade/bna/
H A Dbnad.c93 struct bnad_tx_unmap *unmap; in bnad_tx_buff_unmap() local
164 struct bnad_tx_unmap *unmap; in bnad_txcmpl_process() local
292 bnad_rxq_cleanup_page(struct bnad *bnad, struct bnad_rx_unmap *unmap) in bnad_rxq_cleanup_page()
307 bnad_rxq_cleanup_skb(struct bnad *bnad, struct bnad_rx_unmap *unmap) in bnad_rxq_cleanup_skb()
328 struct bnad_rx_unmap *unmap = &unmap_q->unmap[i]; in bnad_rxq_cleanup() local
343 struct bnad_rx_unmap *unmap, *prev; in bnad_rxq_refill_page() local
417 struct bnad_rx_unmap *unmap; in bnad_rxq_refill_skb() local
503 struct bnad_rx_unmap *unmap; in bnad_cq_drop_packet() local
541 struct bnad_rx_unmap *unmap; in bnad_cq_setup_skb_frags() local
571 struct bnad_rx_unmap *unmap, u32 len) in bnad_cq_setup_skb()
[all …]
/OK3568_Linux_fs/kernel/drivers/xen/xenbus/
H A Dxenbus_client.c80 struct gnttab_unmap_grant_ref unmap[XENBUS_MAX_RING_GRANTS]; member
92 int (*unmap)(struct xenbus_device *dev, void *vaddr); member
571 struct gnttab_unmap_grant_ref unmap[XENBUS_MAX_RING_GRANTS]; in xenbus_unmap_ring() local
745 struct gnttab_unmap_grant_ref unmap[XENBUS_MAX_RING_GRANTS]; in xenbus_unmap_ring_pv() local
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp20/
H A DStream.h268 virtual bool unmap () in unmap() function
333 virtual bool unmap () in unmap() function
H A DIsp20StatsBuffer.h74 virtual bool unmap () {return false;} in unmap() function
H A DIsp20Evts.h51 virtual bool unmap () {return false;} in unmap() function
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/include/nvif/
H A Ddriver.h16 void (*unmap)(void *priv, void __iomem *ptr, u32 size); member
/OK3568_Linux_fs/kernel/include/linux/
H A Dset_memory.h29 static inline int set_mce_nospec(unsigned long pfn, bool unmap) in set_mce_nospec()
H A Dzpool.h105 void (*unmap)(void *pool, unsigned long handle); member
/OK3568_Linux_fs/kernel/sound/pci/ctxfi/
H A Dctvmem.h53 void (*unmap)(struct ct_vm *, struct ct_vm_block *block); member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/
H A Dmsm_mmu.h16 int (*unmap)(struct msm_mmu *mmu, uint64_t iova, size_t len); member
/OK3568_Linux_fs/kernel/drivers/block/xen-blkback/
H A Dblkback.c245 struct gnttab_unmap_grant_ref unmap[BLKIF_MAX_SEGMENTS_PER_REQUEST]; in free_persistent_gnts() local
287 struct gnttab_unmap_grant_ref unmap[BLKIF_MAX_SEGMENTS_PER_REQUEST]; in xen_blkbk_unmap_purged_grants() local
735 struct gnttab_unmap_grant_ref unmap[BLKIF_MAX_SEGMENTS_PER_REQUEST]; in xen_blkbk_unmap() local
/OK3568_Linux_fs/kernel/arch/arm/xen/
H A Dp2m.c97 struct gnttab_unmap_grant_ref unmap; in set_foreign_p2m_mapping() local
/OK3568_Linux_fs/kernel/drivers/dma/
H A Ddmaengine.c1408 struct dmaengine_unmap_data *unmap = container_of(kref, typeof(*unmap), kref); in dmaengine_unmap() local
1431 void dmaengine_unmap_put(struct dmaengine_unmap_data *unmap) in dmaengine_unmap_put()
1482 struct dmaengine_unmap_data *unmap; in dmaengine_get_unmap_data() local
/OK3568_Linux_fs/kernel/drivers/acpi/
H A Dnvs.c78 bool unmap; member

1234