Searched refs:init_build_id (Results 1 – 3 of 3) sorted by relevance
358 void init_build_id(struct module *mod, const struct load_info *info);367 static inline void init_build_id(struct module *mod, const struct load_info *info) { } in init_build_id() function
225 void init_build_id(struct module *mod, const struct load_info *info) in add_kallsyms() 239 void init_build_id(struct module *mod, const struct load_info *info) in init_build_id() 228 void init_build_id(struct module *mod, const struct load_info *info) init_build_id() function 242 void init_build_id(struct module *mod, const struct load_info *info) init_build_id() function
3468 init_build_id(mod, info); in load_module()