Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dpg.h38 #define PG_MAGIC 'P' macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dpg.h38 #define PG_MAGIC 'P' macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dpg.h41 #define PG_MAGIC 'P' macro
/OK3568_Linux_fs/kernel/drivers/block/paride/
H A Dpg.c590 if (hdr.magic != PG_MAGIC) in pg_write()
643 hdr.magic = PG_MAGIC; in pg_read()
/OK3568_Linux_fs/kernel/Documentation/translations/zh_CN/process/
H A Dmagic-number.rst60 PG_MAGIC 'P' pg_{read,write}_hdr ``include/linux/pg.h``
/OK3568_Linux_fs/kernel/Documentation/process/
H A Dmagic-number.rst71 PG_MAGIC 'P' pg_{read,write}_hdr ``include/linux/pg.h``
/OK3568_Linux_fs/kernel/Documentation/translations/it_IT/process/
H A Dmagic-number.rst77 PG_MAGIC 'P' pg_{read,write}_hdr ``include/linux/pg.h``