Searched refs:vm_remove (Results 1 – 4 of 4) sorted by relevance
| /openbsd/src/usr.sbin/vmd/ |
| D | vmm.c | 336 vm_remove(vm, __func__); in vmm_dispatch_parent() 421 vm_remove(vm, __func__); in vmm_sighdlr() 447 vm_remove(vm, __func__); in vmm_shutdown() 808 vm_remove(vm, __func__); in vmm_start_vm()
|
| D | config.c | 117 vm_remove(vm, __func__); in config_purge() 548 vm_remove(vm, __func__); in config_setvm() 579 vm_remove(vm, __func__); in config_getvm()
|
| D | vmd.c | 1004 vm_remove(vm, __func__); in vmd_reload() 1050 vm_remove(vm, __func__); in vmd_shutdown() 1193 vm_remove(struct vmd_vm *vm, const char *caller) in vm_remove() function 1920 vm_remove(vm, caller); in vm_terminate()
|
| D | vmd.h | 472 void vm_remove(struct vmd_vm *, const char *);
|