Searched refs:OSI_MODULE (Results 1 – 3 of 3) sorted by relevance
213 {OSI_MODULE, &osi_module},242 module_init(get_local_module(OSI_MODULE)); in init_stack_internal()414 module_clean_up(get_local_module(OSI_MODULE)); in event_clean_up_stack()
21 static const char OSI_MODULE[] = "osi_module"; variable
40 EXPORT_SYMBOL extern const module_t osi_module = {.name = OSI_MODULE,