Home
last modified time | relevance | path

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

/kernel/
Dmodule.c1379 static inline int same_magic(const char *amagic, const char *bmagic, in same_magic() function
1403 static inline int same_magic(const char *amagic, const char *bmagic, in same_magic() function
3293 } else if (!same_magic(modmagic, vermagic, info->index.vers)) { in check_modinfo()