Searched refs:unmapped (Results 1 – 7 of 7) sorted by relevance
| /dpdk/lib/eal/common/ |
| H A D | malloc_heap.c | 864 bool unmapped = false; in malloc_heap_free() local 1032 unmapped = true; in malloc_heap_free() 1042 if (unmapped) { in malloc_heap_free()
|
| /dpdk/lib/eal/linux/ |
| H A D | eal_memalloc.c | 618 goto unmapped; in alloc_seg() 695 unmapped: in alloc_seg()
|
| /dpdk/doc/guides/prog_guide/ |
| H A D | gpudev.rst | 83 cannot be unmapped by the gpudev library.
|
| H A D | env_abstraction_layer.rst | 486 unmapped). The PMD must make sure that on such occurrence, the application can
|
| /dpdk/drivers/net/mlx5/ |
| H A D | mlx5_rxq.c | 3232 uint32_t unmapped = 0; in rte_pmd_mlx5_external_rx_queue_id_map() local 3237 if (!__atomic_compare_exchange_n(&ext_rxq->refcnt, &unmapped, 1, false, in rte_pmd_mlx5_external_rx_queue_id_map()
|
| /dpdk/drivers/event/dlb2/pf/base/ |
| H A D | dlb2_resource.c | 2205 enum dlb2_qid_map_state mapped, in_progress, pending_map, unmapped; in dlb2_ldb_port_unmap_qid() local 2285 unmapped = DLB2_QUEUE_UNMAPPED; in dlb2_ldb_port_unmap_qid() 2287 return dlb2_port_slot_state_transition(hw, port, queue, i, unmapped); in dlb2_ldb_port_unmap_qid()
|
| /dpdk/doc/guides/testpmd_app_ug/ |
| H A D | testpmd_funcs.rst | 2154 EAL: PCI memory unmapped at 0x7f83bfa00000 2155 EAL: PCI memory unmapped at 0x7f83bfa80000
|