Home
last modified time | relevance | path

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

/linux-3.4.99/kernel/
Dmodule.c1163 static inline int same_magic(const char *amagic, const char *bmagic, in same_magic() function
1190 static inline int same_magic(const char *amagic, const char *bmagic, in same_magic() function
2558 } else if (!same_magic(modmagic, vermagic, info->index.vers)) { in check_modinfo()