Searched defs:mismatch (Results 1 - 5 of 5) sorted by relevance
/linux-4.1.27/drivers/s390/cio/ |
H A D | device_pgid.c | 380 int mismatch = 0; snid_done() local 298 pgid_analyze(struct ccw_device *cdev, struct pgid **p, int *mismatch, u8 *reserved, u8 *reset) pgid_analyze() argument
|
/linux-4.1.27/arch/arm/include/asm/ |
H A D | hw_breakpoint.h | 12 mismatch : 1, member in struct:arch_hw_breakpoint_ctrl
|
/linux-4.1.27/drivers/net/wireless/ath/ath9k/ |
H A D | ar9003_mci.c | 575 u32 *p_gpm = NULL, mismatch = 0, more_data; ar9003_mci_wait_for_gpm() local
|
/linux-4.1.27/drivers/net/ethernet/smsc/ |
H A D | smsc911x.c | 786 int mismatch = 0; smsc911x_phy_check_loopbackpkt() local
|
/linux-4.1.27/scripts/mod/ |
H A D | modpost.c | 934 enum mismatch { enum 971 enum mismatch mismatch; member in struct:sectioncheck 1155 static int secref_whitelist(const struct sectioncheck *mismatch, secref_whitelist() argument 1666 const struct sectioncheck *mismatch = section_mismatch(fromsec, tosec); check_section_mismatch() local 1368 report_sec_mismatch(const char *modname, const struct sectioncheck *mismatch, const char *fromsec, unsigned long long fromaddr, const char *fromsym, int from_is_func, const char *tosec, const char *tosym, int to_is_func) report_sec_mismatch() argument 1510 default_mismatch_handler(const char *modname, struct elf_info *elf, const struct sectioncheck* const mismatch, Elf_Rela *r, Elf_Sym *sym, const char *fromsec) default_mismatch_handler() argument 1586 report_extable_warnings(const char* modname, struct elf_info* elf, const struct sectioncheck* const mismatch, Elf_Rela* r, Elf_Sym* sym, const char* fromsec, const char* tosec) report_extable_warnings() argument 1624 extable_mismatch_handler(const char* modname, struct elf_info *elf, const struct sectioncheck* const mismatch, Elf_Rela* r, Elf_Sym* sym, const char *fromsec) extable_mismatch_handler() argument
|
Completed in 216 milliseconds