Searched refs:EXTRA_FIELD (Results 1 - 5 of 5) sorted by relevance

/linux-master/arch/xtensa/boot/lib/
H A Dzmem.c29 #define EXTRA_FIELD 4 macro
48 if ((flags & EXTRA_FIELD) != 0)
/linux-master/arch/nios2/boot/compressed/
H A Dmisc.c46 #define EXTRA_FIELD 0x04 /* bit 2 set: extra field present */ macro
/linux-master/arch/alpha/boot/
H A Dmisc.c55 #define EXTRA_FIELD 0x04 /* bit 2 set: extra field present */ macro
/linux-master/lib/
H A Dinflate.c1185 #define EXTRA_FIELD 0x04 /* bit 2 set: extra field present */
1240 if ((flags & EXTRA_FIELD) != 0) {
/linux-master/fs/
H A Dbinfmt_flat.c174 #define EXTRA_FIELD 0x04 /* bit 2 set: extra field present */ macro
234 if (buf[3] & EXTRA_FIELD) {

Completed in 136 milliseconds