Home
last modified time | relevance | path

Searched refs:rdma_registration_stop (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/migration/
H A Drdma.h49 int rdma_registration_stop(QEMUFile *f, uint64_t flags);
59 int rdma_registration_stop(QEMUFile *f, uint64_t flags) { return 0; } in rdma_registration_stop() function
H A Dram.c3051 ret = rdma_registration_stop(f, RAM_CONTROL_SETUP); in ram_save_setup()
3205 ret = rdma_registration_stop(f, RAM_CONTROL_ROUND); in ram_save_iterate()
3279 ret = rdma_registration_stop(f, RAM_CONTROL_FINISH); in ram_save_complete()
H A Dtrace-events267 rdma_registration_stop(uint64_t flags) "%" PRIu64
H A Drdma.c3856 int rdma_registration_stop(QEMUFile *f, uint64_t flags) in rdma_registration_stop() function