Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/module/
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
Dinternal.h357 static inline void init_build_id(struct module *mod, const struct load_info *info) { } in init_build_id() function