Searched refs:my_core (Results 1 – 1 of 1) sorted by relevance
117 int my_core = smp_processor_id() >> threads_shift; in find_available_hostcore() local120 core = grab_next_hostcore(my_core, rm_core, cpu_nr_cores(), action); in find_available_hostcore()122 core = grab_next_hostcore(core, rm_core, my_core, action); in find_available_hostcore()