Searched refs:init_thread_data (Results 1 – 4 of 4) sorted by relevance
108 init_thread_data(idle, &idle_params); in run_idle_thread()
120 void init_thread_data(struct thread_object *obj, struct sched_params *params) in init_thread_data() function
143 void init_thread_data(struct thread_object *obj, struct sched_params *params);
999 init_thread_data(&vcpu->thread_obj, &get_vm_config(vm->vm_id)->sched_params); in prepare_vcpu()
Completed in 9 milliseconds