Home
last modified time | relevance | path

Searched refs:PSZ_SIG (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/pstore/
H A Dzone.c28 * @sig: signature to indicate header (PSZ_SIG xor PSZONE-type value)
34 #define PSZ_SIG (0x43474244) /* DBGC */ macro
1205 zone->buffer->sig = type ^ PSZ_SIG; in psz_init_zone()
/kernel/linux/linux-6.6/fs/pstore/
H A Dzone.c28 * @sig: signature to indicate header (PSZ_SIG xor PSZONE-type value)
34 #define PSZ_SIG (0x43474244) /* DBGC */ macro
1180 zone->buffer->sig = type ^ PSZ_SIG; in psz_init_zone()

Completed in 4 milliseconds