Home
last modified time | relevance | path

Searched refs:numa_cmpf (Results 1 – 3 of 3) sorted by relevance

/xen/tools/libxl/
A Dlibxl_numa.c310 libxl__numa_candidate_cmpf numa_cmpf, in libxl__get_numa_candidate() argument
495 if (*cndt_found == 0 || numa_cmpf(&new_cndt, cndt_out) < 0) { in libxl__get_numa_candidate()
510 if (numa_cmpf == NULL) in libxl__get_numa_candidate()
A Dlibxl_dom.c132 static int numa_cmpf(const libxl__numa_candidate *c1, in numa_cmpf() function
210 0, 0, map, numa_cmpf, &candidate, &found); in numa_place_domain()
A Dlibxl_internal.h4494 libxl__numa_candidate_cmpf numa_cmpf,

Completed in 18 milliseconds