getmodpath
module_path = getmodpath(filename);
static char *getmodpath(char *);
module_path = getmodpath(filename);
static char *getmodpath(const char *);
kobj_module_path = getmodpath(filename);