Home
last modified time | relevance | path

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

/linux/fs/proc/
H A Dtask_mmu.c1304 static const struct mm_walk_ops smaps_walk_ops = {
1310 static const struct mm_walk_ops smaps_shmem_walk_ops = {
1319 static const struct mm_walk_ops smaps_walk_vma_lock_ops = {
1325 static const struct mm_walk_ops smaps_shmem_walk_vma_lock_ops = {
1332 static inline const struct mm_walk_ops *
1340 static inline const struct mm_walk_ops *
1350 static inline const struct mm_walk_ops *
1356 static inline const struct mm_walk_ops *
1374 const struct mm_walk_ops *ops = get_smaps_walk_ops(priv); in smap_gather_stats()
1852 static const struct mm_walk_ops clear_refs_walk_ops = {
[all …]
/linux/arch/s390/mm/
H A Dgmap_helpers.c215 static const struct mm_walk_ops find_zeropage_ops = {
/linux/mm/
H A Dmadvise.c238 static const struct mm_walk_ops swapin_walk_ops = {
577 static const struct mm_walk_ops cold_walk_ops = {
817 struct mm_walk_ops walk_ops = { in madvise_free_single_vma()
1128 struct mm_walk_ops walk_ops = { in madvise_guard_install()
1256 struct mm_walk_ops wallk_ops = { in madvise_guard_remove()
H A Dinternal.h1508 unsigned long end, const struct mm_walk_ops *ops,
1511 unsigned long end, const struct mm_walk_ops *ops,
1514 unsigned long end, const struct mm_walk_ops *ops,
H A Dksm.c663 static const struct mm_walk_ops break_ksm_ops = {
668 static const struct mm_walk_ops break_ksm_lock_vma_ops = {
702 const struct mm_walk_ops *ops = lock_vma ? in break_ksm()
2605 static struct mm_walk_ops ksm_next_page_ops = {
H A Dmlock.c427 static const struct mm_walk_ops mlock_walk_ops = { in mlock_vma_pages_range()
H A Dhmm.c625 static const struct mm_walk_ops hmm_walk_ops = {
H A Dmempolicy.c954 static const struct mm_walk_ops queue_pages_walk_ops = {
961 static const struct mm_walk_ops queue_pages_lock_vma_walk_ops = {
996 const struct mm_walk_ops *ops = (flags & MPOL_MF_WRLOCK) ? in queue_pages_range()
H A Dmigrate_device.c499 static const struct mm_walk_ops migrate_vma_walk_ops = {
H A Dvmscan.c3834 static const struct mm_walk_ops mm_walk_ops = { in walk_mm() local
3855 err = walk_page_range(mm, walk->next_addr, ULONG_MAX, &mm_walk_ops, walk); in walk_mm()
H A Dmemory-failure.c801 static const struct mm_walk_ops hwpoison_walk_ops = {
/linux/arch/loongarch/mm/
H A Dpageattr.c97 static const struct mm_walk_ops pageattr_ops = {
/linux/arch/powerpc/mm/book3s64/
H A Dsubpage_prot.c146 static const struct mm_walk_ops subpage_walk_ops = {
/linux/arch/arm64/mm/
H A Dmmu.c918 static const struct mm_walk_ops split_to_ptes_ops = {