Home
last modified time | relevance | path

Searched refs:rdma_delete_block (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/migration/
H A Dtrace-events252 rdma_delete_block(void *block, uint64_t addr, uint64_t offset, uint64_t len, uint64_t end, uint64_t…
H A Drdma.c649 static void rdma_delete_block(RDMAContext *rdma, RDMALocalBlock *block) in rdma_delete_block() function
2384 rdma_delete_block(rdma, &rdma->local_ram_blocks.block[0]); in qemu_rdma_cleanup()