Home
last modified time | relevance | path

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

/openbmc/linux/fs/ramfs/
H A Dfile-nommu.c26 static unsigned long ramfs_nommu_get_unmapped_area(struct file *file,
42 .get_unmapped_area = ramfs_nommu_get_unmapped_area,
202 static unsigned long ramfs_nommu_get_unmapped_area(struct file *file, in ramfs_nommu_get_unmapped_area() function