Home
last modified time | relevance | path

Searched refs:HUGETLBFS_MAGIC (Results 1 – 4 of 4) sorted by relevance

/linux/include/uapi/linux/
H A Dmagic.h20 #define HUGETLBFS_MAGIC 0x958458f6 /* some random number */ macro
/linux/tools/testing/selftests/mm/
H A Dgup_longterm.c60 case HUGETLBFS_MAGIC: in fs_is_unknown()
75 case HUGETLBFS_MAGIC: in fs_supports_writable_longterm_pinning()
H A Dhugetlb-soft-offline.c117 if (file_stat->f_type != HUGETLBFS_MAGIC) { in read_nr_hugepages()
H A Dhugetlb-read-hwpoison.c256 if (file_stat->f_type != HUGETLBFS_MAGIC) { in create_hugetlbfs_file()