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

/linux-master/mm/
H A Dshmem.c101 * shmem_fallocate communicates with shmem_fault or shmem_writepage via
1957 * vmf and fault_type are only supplied by shmem_fault: otherwise they are NULL.
2236 static vm_fault_t shmem_fault(struct vm_fault *vmf) function
4613 .fault = shmem_fault,
4622 .fault = shmem_fault,

Completed in 95 milliseconds