Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/pstore/
H A Dram_core.c27 * signature to indicate header (PERSISTENT_RAM_SIG xor PRZ-type value)
40 #define PERSISTENT_RAM_SIG (0x43474244) /* DBGC */ macro
504 sig ^= PERSISTENT_RAM_SIG; in persistent_ram_post_init()
/kernel/linux/linux-6.6/fs/pstore/
H A Dram_core.c28 * @sig: Signature to indicate header (PERSISTENT_RAM_SIG xor PRZ-type value)
40 #define PERSISTENT_RAM_SIG (0x43474244) /* DBGC */ macro
518 sig ^= PERSISTENT_RAM_SIG; in persistent_ram_post_init()

Completed in 2 milliseconds