Searched refs:init_build_id (Results 1 – 3 of 3) sorted by relevance
345 void init_build_id(struct module *mod, const struct load_info *info);354 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 init_build_id() function239 void init_build_id(struct module *mod, const struct load_info *info) in init_build_id() function
3363 init_build_id(mod, info); in load_module()