Searched refs:thp_get_unmapped_area (Results 1 – 9 of 9) sorted by relevance
| /linux-6.15/include/linux/ |
| H A D | huge_mm.h | 337 unsigned long thp_get_unmapped_area(struct file *filp, unsigned long addr, 539 #define thp_get_unmapped_area NULL macro
|
| /linux-6.15/fs/ext2/ |
| H A D | file.c | 323 .get_unmapped_area = thp_get_unmapped_area,
|
| /linux-6.15/fs/erofs/ |
| H A D | data.c | 455 .get_unmapped_area = thp_get_unmapped_area,
|
| /linux-6.15/fs/ext4/ |
| H A D | file.c | 975 .get_unmapped_area = thp_get_unmapped_area,
|
| /linux-6.15/fs/xfs/ |
| H A D | xfs_file.c | 1883 .get_unmapped_area = thp_get_unmapped_area,
|
| /linux-6.15/mm/ |
| H A D | huge_memory.c | 1151 unsigned long thp_get_unmapped_area(struct file *filp, unsigned long addr, in thp_get_unmapped_area() function 1156 EXPORT_SYMBOL_GPL(thp_get_unmapped_area);
|
| /linux-6.15/fs/btrfs/ |
| H A D | file.c | 3675 .get_unmapped_area = thp_get_unmapped_area,
|
| /linux-6.15/fs/bcachefs/ |
| H A D | fs.c | 1745 .get_unmapped_area = thp_get_unmapped_area,
|
| /linux-6.15/fs/fuse/ |
| H A D | file.c | 3405 .get_unmapped_area = thp_get_unmapped_area,
|