Home
last modified time | relevance | path

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

/linux-6.15/kernel/module/
Dkallsyms.c225 void init_build_id(struct module *mod, const struct load_info *info) in init_build_id() function
239 void init_build_id(struct module *mod, const struct load_info *info) in init_build_id() function
Dinternal.h354 static inline void init_build_id(struct module *mod, const struct load_info *info) { } in init_build_id() function