Searched refs:STACK_CONFIG_MODULE (Results 1 – 5 of 5) sorted by relevance
127 module_init(get_module(STACK_CONFIG_MODULE)); in bte_main_boot_entry()140 module_clean_up(get_module(STACK_CONFIG_MODULE)); in bte_main_cleanup()
68 .name = STACK_CONFIG_MODULE,
258 .dependencies = {STACK_CONFIG_MODULE, NULL}};
26 static const char STACK_CONFIG_MODULE[] = "stack_config_module"; variable
252 .dependencies = {STACK_CONFIG_MODULE, NULL}};