Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/kernel/
H A Ddevtree.c75 int found_method = 0; in arm_dt_init_cpu_maps() local
140 if (!found_method) in arm_dt_init_cpu_maps()
141 found_method = set_smp_ops_by_method(cpu); in arm_dt_init_cpu_maps()
148 if (!found_method) in arm_dt_init_cpu_maps()
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Dselftest.py34 found_method = search_method(test_module, method_name)