vm_destroy_work_func
static void vm_destroy_work_func(struct work_struct *w);
INIT_WORK(&vm->destroy_work, vm_destroy_work_func);