Home
last modified time | relevance | path

Searched defs:init_build_id (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/kernel/module/
H A Dkallsyms.c228 void init_build_id(struct module *mod, const struct load_info *info) in init_build_id() function
242 void init_build_id(struct module *mod, const struct load_info *info) in init_build_id() function
H A Dinternal.h357 static inline void init_build_id(struct module *mod, const struct load_info *info) { } in init_build_id() function