Searched refs:init_build_id (Results 1 – 3 of 3) sorted by relevance
246 void init_build_id(struct module *mod, const struct load_info *info);256 static inline void init_build_id(struct module *mod, const struct load_info *info) { } in init_build_id() function
222 void init_build_id(struct module *mod, const struct load_info *info) in init_build_id() function236 void init_build_id(struct module *mod, const struct load_info *info) in init_build_id() function
2870 init_build_id(mod, info); in load_module()