Home
last modified time | relevance | path

Searched defs:mem (Results 1 – 6 of 6) sorted by relevance

/spdk/test/unit/lib/util/pipe.c/
H A Dpipe_ut.c17 uint8_t mem[10]; in test_create_destroy() local
29 uint8_t mem[10]; in test_write_get_buffer() local
174 uint8_t mem[10]; test_write_advance() local
260 uint8_t mem[10]; test_read_get_buffer() local
395 uint8_t mem[10]; test_read_advance() local
476 uint8_t mem[10]; test_data() local
[all...]
/spdk/lib/vfio_user/host/
H A Dvfio_user_internal.h29 void *mem; member
/spdk/test/unit/lib/vhost/vhost.c/
H A Dvhost_ut.c228 struct rte_vhost_memory *mem; in start_vdev() local
[all...]
/spdk/lib/vhost/
H A Drte_vhost_user.c733 vhost_session_mem_register(struct rte_vhost_memory *mem) argument
754 vhost_session_mem_unregister(struct rte_vhost_memory *mem) argument
1661 vhost_get_mem_table(int vid,struct rte_vhost_memory ** mem) global() argument
[all...]
H A Dvhost_internal.h135 struct rte_vhost_memory *mem; global() member
/spdk/lib/vmd/
H A Dvmd_internal.h66 struct pci_mem_mgr mem[ADDR_ELEM_COUNT]; member