Searched defs:init_build_id (Results 1 – 2 of 2) sorted by relevance
/linux/kernel/module/ | ||
H A D | kallsyms.c | 228 void init_build_id(struct module *mod, const struct load_info *info) init_build_id() function |
H A D | internal.h | 365 static inline void init_build_id(struct module *mod, const struct load_info *info) { } init_build_id() function |