Searched defs:has_crcs (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/kernel/module/ | ||
H A D | version.c | 81 bool has_crcs) in same_magic() |
H A D | internal.h | 402 static inline int same_magic(const char *amagic, const char *bmagic, bool has_crcs) in same_magic() |