Searched refs:access (Results 1 – 3 of 3) sorted by relevance
271 Enable bounce buffers for devices that cannot access445 filesystem wishes to access a page in a file on disk, it first447 the page is copied into the kernel and a disk access is avoided.577 access the allocated space.580 bool "Use page table mapping to access object in zsmalloc"584 access allocations that span two pages. However, if a particular
241 void shake_page(struct page *p, int access) in shake_page() argument259 if (access) in shake_page()
4361 if (vma->vm_ops && vma->vm_ops->access) in __access_remote_vm()4362 ret = vma->vm_ops->access(vma, addr, buf, in __access_remote_vm()