Home
last modified time | relevance | path

Searched defs:target_config (Results 1 – 4 of 4) sorted by relevance

/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Dbuildhistory.py30 …def run_buildhistory_operation(self, target, global_config='', target_config='', change_bh_locatio… argument
H A Dsstatetests.py293 …def run_test_sstate_cache_management_script(self, target, global_config=[''], target_config=[''], … argument
/openbmc/openbmc/poky/scripts/lib/resulttool/
H A Dmanualexecution.py40 def _get_available_config_options(self, config_options, test_module, target_config): argument
/openbmc/linux/drivers/net/
H A Dnetconsole.c196 static struct netconsole_target *alloc_param_target(char *target_config) in alloc_param_target()
959 char *target_config; in init_netconsole() local