Searched refs:kvm_vm_thread_fn_t (Results 1 – 2 of 2) sorted by relevance
2244 typedef int (*kvm_vm_thread_fn_t)(struct kvm *kvm, uintptr_t data); typedef2246 int kvm_vm_create_worker_thread(struct kvm *kvm, kvm_vm_thread_fn_t thread_fn,
6079 kvm_vm_thread_fn_t thread_fn;6093 kvm_vm_thread_fn_t thread_fn = init_context->thread_fn; in kvm_vm_worker_thread()6148 int kvm_vm_create_worker_thread(struct kvm *kvm, kvm_vm_thread_fn_t thread_fn, in kvm_vm_create_worker_thread()
Completed in 19 milliseconds