Searched refs:access (Results 1 – 5 of 5) sorted by relevance
9 access frequency of each memory region. The information can be useful28 bool "Data access monitoring primitives for virtual address spaces"32 This builds the default data access monitoring primitives for DAMON36 bool "Data access monitoring primitives for the physical address space"40 This builds the default data access monitoring primitives for DAMON60 can use the interface for arbitrary data access monitoring.
288 Enable bounce buffers for devices that cannot access459 filesystem wishes to access a page in a file on disk, it first461 the page is copied into the kernel and a disk access is avoided.715 access the allocated space.
269 void shake_page(struct page *p, int access) in shake_page() argument287 if (access) in shake_page()
5633 if (vma->vm_ops && vma->vm_ops->access) in __access_remote_vm()5634 ret = vma->vm_ops->access(vma, addr, buf, in __access_remote_vm()
3582 .access = NULL,