Home
last modified time | relevance | path

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

/linux/io_uring/
H A Dmemmap.c384 static const struct vm_operations_struct io_uring_nommu_vm_ops = { variable
414 vma->vm_ops = &io_uring_nommu_vm_ops; in io_uring_mmap()