Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/kernel/
H A Ddevtree.c75 int found_method = 0; in arm_dt_init_cpu_maps() local
158 if (!found_method) in arm_dt_init_cpu_maps()
159 found_method = set_smp_ops_by_method(cpu); in arm_dt_init_cpu_maps()
166 if (!found_method) in arm_dt_init_cpu_maps()
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/selftest/cases/
H A Dselftest.py32 found_method = search_method(test_module, method_name)