Home
last modified time | relevance | path

Searched refs:modversion_info_ext (Results 1 – 2 of 2) sorted by relevance

/linux-6.14.4/kernel/module/
Dversion.c22 struct modversion_info_ext version_ext; in check_version()
108 struct modversion_info_ext *start) in modversion_ext_start()
128 void modversion_ext_advance(struct modversion_info_ext *vers) in modversion_ext_advance()
Dinternal.h395 struct modversion_info_ext { struct
400 void modversion_ext_start(const struct load_info *info, struct modversion_info_ext *ver); argument
401 void modversion_ext_advance(struct modversion_info_ext *ver);