Home
last modified time | relevance | path

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

/linux-6.15/io_uring/
H A Dmemmap.h12 unsigned long io_uring_get_unmapped_area(struct file *file, unsigned long addr,
H A Dmemmap.c344 unsigned long io_uring_get_unmapped_area(struct file *filp, unsigned long addr, in io_uring_get_unmapped_area() function
402 unsigned long io_uring_get_unmapped_area(struct file *file, unsigned long addr, in io_uring_get_unmapped_area() function
H A Dio_uring.c3462 .get_unmapped_area = io_uring_get_unmapped_area,