Searched defs:kernel_path (Results 1 – 6 of 6) sorted by relevance
53 module_set_prefix(const char *kernel_path) in module_set_prefix()80 module_init(const char *kernel_path) in module_init()
77 static char kernel_path[] = KLOADER_KERNEL_PATH; variable
173 static char kernel_path[] = KLOADER_KERNEL_PATH; variable
684 module_base_path(char * buf,size_t bufsize,const char * kernel_path) module_base_path() argument 724 module_init(const char * kernel_path) module_init() argument
172 static const char kernel_path[] = KLOADER_KERNEL_PATH; variable
499 module_load(const char *kernel_path) in module_load()