Home
last modified time | relevance | path

Searched refs:candidate (Results 1 – 2 of 2) sorted by relevance

/arch/sparc/mm/
A Dinit_64.c1137 u64 arc, candidate, best_latency = ~(u64)0; in scan_arcs_for_cfg_handle() local
1139 candidate = MDESC_NODE_NULL; in scan_arcs_for_cfg_handle()
1153 candidate = target; in scan_arcs_for_cfg_handle()
1158 if (candidate == MDESC_NODE_NULL) in scan_arcs_for_cfg_handle()
1161 return scan_pio_for_cfg_handle(md, candidate, cfg_handle); in scan_arcs_for_cfg_handle()
1396 struct mdesc_mlgroup *candidate = NULL; in numa_attach_mlgroup() local
1406 candidate = m; in numa_attach_mlgroup()
1410 if (!candidate) in numa_attach_mlgroup()
1422 n->mask = candidate->mask; in numa_attach_mlgroup()
1423 n->match = candidate->match; in numa_attach_mlgroup()
[all …]
/arch/parisc/kernel/
A Ddrivers.c294 struct parisc_device *candidate = to_parisc_device(dev); in find_pa_parent_type() local
295 if (candidate->id.hw_type == type) in find_pa_parent_type()
296 return candidate; in find_pa_parent_type()

Completed in 16 milliseconds