Searched refs:unregister_vmcore_cb (Results 1 – 3 of 3) sorted by relevance
113 extern void unregister_vmcore_cb(struct vmcore_cb *cb);
87 void unregister_vmcore_cb(struct vmcore_cb *cb) in unregister_vmcore_cb() function102 EXPORT_SYMBOL_GPL(unregister_vmcore_cb);
2928 unregister_vmcore_cb(&vm->vmcore_cb); in virtio_mem_deinit_kdump()