Searched refs:is_mapped (Results 1 – 12 of 12) sorted by relevance
183 if (bl->is_mapped) in io_buffer_select()218 if (bl->is_mapped) { in __io_remove_buffers()235 bl->is_mapped = 0; in __io_remove_buffers()315 if (!bl->is_mapped) in io_remove_buffers()460 if (bl->is_mapped) { in io_provide_buffers()516 bl->is_mapped = 1; in io_pin_pbuf_ring()539 bl->is_mapped = 1; in io_alloc_pbuf_ring()583 if (bl->is_mapped || !list_empty(&bl->buf_list)) in io_register_pbuf_ring()623 if (!bl->is_mapped) in io_unregister_pbuf_ring()
28 __u8 is_mapped; member
33 bool is_mapped; member
265 buffer->is_mapped = false; in apple_rtkit_common_rx_get_buffer()291 if (!buffer->is_mapped) { in apple_rtkit_common_rx_get_buffer()307 buffer->is_mapped = false; in apple_rtkit_common_rx_get_buffer()326 bfr->is_mapped = false; in apple_rtkit_free_buffer()
262 unsigned int is_mapped : 1; member840 req->is_mapped = 1; in usbf_epn_dma_in()896 req->is_mapped = 0; in usbf_epn_dma_in()1262 req->is_mapped = 1; in usbf_epn_dma_out()1282 req->is_mapped = 1; in usbf_epn_dma_out()1311 req->is_mapped = 0; in usbf_epn_dma_out()1356 req->is_mapped = 0; in usbf_epn_dma_out()1383 req->is_mapped = 0; in usbf_epn_dma_out()1403 req->is_mapped = 0; in usbf_epn_dma_out()1439 req->is_mapped = 0; in usbf_epn_dma_out()[all …]
83 u32 is_mapped:1; member
608 dx_buff->is_mapped = 1U; in aq_nic_map_xdp()636 dx_buff->is_mapped = 1U; in aq_nic_map_xdp()747 dx_buff->is_mapped = 1U; in aq_nic_map_skb()787 dx_buff->is_mapped = 1U; in aq_nic_map_skb()
323 if (likely(buff->is_mapped)) { in aq_ring_tx_clean()
1143 (entry->is_mapped != map_type in reserve_bo_and_cond_vms()1997 if (entry->bo_va->base.vm != avm || entry->is_mapped) in amdgpu_amdkfd_gpuvm_map_memory_to_gpu()2016 entry->is_mapped = true; in amdgpu_amdkfd_gpuvm_map_memory_to_gpu()2069 if (entry->bo_va->base.vm != avm || !entry->is_mapped) in amdgpu_amdkfd_gpuvm_unmap_memory_from_gpu()2076 entry->is_mapped = false; in amdgpu_amdkfd_gpuvm_unmap_memory_from_gpu()2557 if (!attachment->is_mapped) in validate_invalid_user_pages()2814 if (!attachment->is_mapped) in amdgpu_amdkfd_gpuvm_restore_process_bos()3003 if (entry->is_mapped && entry->adev == adev) in amdgpu_amdkfd_bo_mapped_to_dev()
60 bool is_mapped; member
306 static void __optee_disable_shm_cache(struct optee *optee, bool is_mapped) in __optee_disable_shm_cache() argument329 if (!is_mapped) in __optee_disable_shm_cache()
3755 bool is_mapped; in log_replay() local5041 is_mapped = run_lookup_entry(oa->run1, le64_to_cpu(lrh->target_vcn), in log_replay()5049 if (is_mapped && lcn != SPARSE_LCN && clen >= t16) in log_replay()