Home
last modified time | relevance | path

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

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