Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/misc/cxl/
H A Dapi.c32 #define CXL_PSEUDO_FS_MAGIC 0x1697697f macro
39 return init_pseudo(fc, CXL_PSEUDO_FS_MAGIC) ? 0 : -ENOMEM; in cxl_fs_init_fs_context()
/kernel/linux/linux-6.6/drivers/misc/cxl/
H A Dapi.c33 #define CXL_PSEUDO_FS_MAGIC 0x1697697f macro
40 return init_pseudo(fc, CXL_PSEUDO_FS_MAGIC) ? 0 : -ENOMEM; in cxl_fs_init_fs_context()

Completed in 3 milliseconds