Home
last modified time | relevance | path

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

/linux/lib/kunit/
H A Dexecutor.c48 #define PARAM_FROM_CONFIG(config) (config[0] ? config : NULL) macro
50 static char *filter_glob_param = PARAM_FROM_CONFIG(CONFIG_KUNIT_DEFAULT_FILTER_GLOB);
51 static char *filter_param = PARAM_FROM_CONFIG(CONFIG_KUNIT_DEFAULT_FILTER);
52 static char *filter_action_param = PARAM_FROM_CONFIG(CONFIG_KUNIT_DEFAULT_FILTER_ACTION);