Home
last modified time | relevance | path

Searched refs:do_fault_around (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/mm/
H A Dmemory.c4060 * what do_fault_around() expects to see.
4085 * do_fault_around() tries to map few pages around the fault address. The hope
4100 * do_fault_around() expects it to be set to a power of two less than or equal
4108 static vm_fault_t do_fault_around(struct vm_fault *vmf) in do_fault_around() function
4174 ret = do_fault_around(vmf); in do_read_fault()
/kernel/linux/linux-6.6/mm/
H A Dmemory.c4513 * what do_fault_around() expects to see.
4541 * do_fault_around() tries to map few pages around the fault address. The hope
4552 * do_fault_around() expects it to be set to a power of two less than or equal
4560 static vm_fault_t do_fault_around(struct vm_fault *vmf) in do_fault_around() function
4617 ret = do_fault_around(vmf); in do_read_fault()

Completed in 15 milliseconds