Searched refs:shm_largepage_conf (Results 1 – 7 of 7) sorted by relevance
71 #define FIOSSHMLPGCNF _IOW('f', 100, struct shm_largepage_conf)72 #define FIOGSHMLPGCNF _IOR('f', 101, struct shm_largepage_conf)
198 struct shm_largepage_conf { struct
55 struct shm_largepage_conf slc; in shm_create_largepage()
56 struct shm_largepage_conf slc; in memfd_create()
406 struct shm_largepage_conf conf_dummy; in stat_one_shm()
554 struct shm_largepage_conf *conf; in shm_ioctl()
1315 struct shm_largepage_conf lpc; in ATF_TC_BODY()