Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dhuge_mm.h158 unsigned long thp_get_unmapped_area(struct file *filp, unsigned long addr,
305 #define thp_get_unmapped_area NULL macro
/openbmc/linux/fs/ext2/
H A Dfile.c317 .get_unmapped_area = thp_get_unmapped_area,
/openbmc/linux/fs/erofs/
H A Ddata.c452 .get_unmapped_area = thp_get_unmapped_area,
/openbmc/linux/fs/ext4/
H A Dfile.c945 .get_unmapped_area = thp_get_unmapped_area,
/openbmc/linux/fs/xfs/
H A Dxfs_file.c1498 .get_unmapped_area = thp_get_unmapped_area,
/openbmc/linux/mm/
H A Dhuge_memory.c625 unsigned long thp_get_unmapped_area(struct file *filp, unsigned long addr, in thp_get_unmapped_area() function
637 EXPORT_SYMBOL_GPL(thp_get_unmapped_area);
/openbmc/linux/fs/btrfs/
H A Dfile.c3885 .get_unmapped_area = thp_get_unmapped_area,
/openbmc/linux/fs/fuse/
H A Dfile.c3223 .get_unmapped_area = thp_get_unmapped_area,