Searched refs:unregister_vmcore_cb (Results 1 – 3 of 3) sorted by relevance
124 extern void unregister_vmcore_cb(struct vmcore_cb *cb);
101 void unregister_vmcore_cb(struct vmcore_cb *cb) in unregister_vmcore_cb() function116 EXPORT_SYMBOL_GPL(unregister_vmcore_cb);
3053 unregister_vmcore_cb(&vm->vmcore_cb); in virtio_mem_deinit_kdump()