Searched refs:SELFMAG (Results 1 – 5 of 5) sorted by relevance
224 if (memcmp(ehdr->e_ident, ELFMAG, SELFMAG) || in xen_pvh_parse_symtab()
278 bcmp(&hdr.e32.e_ident[EI_MAG0], ELFMAG, SELFMAG) == 0) { in ctf_fdopen()
145 #define SELFMAG 4 /* magic string size */ macro
2428 if (bd.len >= SELFMAG && memcmp(bd.data, ELFMAG, SELFMAG) == 0) in ath12k_qmi_load_bdf_qmi()
2461 else if (bd.len >= SELFMAG && memcmp(bd.data, ELFMAG, SELFMAG) == 0) in ath11k_qmi_load_bdf_qmi()