Home
last modified time | relevance | path

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

/linux-4.4.14/lib/
Ddecompress_unlz4.c12 #define PREBOOT macro
47 #ifdef PREBOOT in unlz4()
149 #ifdef PREBOOT in unlz4()
198 #ifdef PREBOOT
Ddecompress_inflate.c2 #define PREBOOT macro
185 #ifndef PREBOOT
Ddecompress_unlzo.c34 #define PREBOOT macro
291 #ifdef PREBOOT
Ddecompress_bunzip2.c48 #define PREBOOT macro
745 #ifdef PREBOOT
Ddecompress_unlzma.c33 #define PREBOOT macro
669 #ifdef PREBOOT
/linux-4.4.14/drivers/char/tpm/
Dtpm_eventlog.h34 PREBOOT = 0, enumerator
Dtpm_eventlog.c162 case PREBOOT: in get_event_name()