Home
last modified time | relevance | path

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

/linux/io_uring/
H A Dmemmap.c347 unsigned long io_uring_get_unmapped_area(struct file *filp, unsigned long addr, in io_uring_get_unmapped_area() function
405 unsigned long io_uring_get_unmapped_area(struct file *file, unsigned long addr, in io_uring_get_unmapped_area() function
H A Dio_uring.c3530 .get_unmapped_area = io_uring_get_unmapped_area,