Searched refs:HUGETLB_SHMFS_INODE (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/ | ||
H A D | hugetlb.h | 486 HUGETLB_SHMFS_INODE = 1, enumerator |
/linux/ipc/ | ||
H A D | shm.c | 753 HUGETLB_SHMFS_INODE, (shmflg >> SHM_HUGE_SHIFT) & SHM_HUGE_MASK); in newseg() |