Home
last modified time | relevance | path

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

/linux/include/linux/
A Dpagewalk.h37 struct mm_walk_ops { struct
86 const struct mm_walk_ops *ops;
96 unsigned long end, const struct mm_walk_ops *ops,
99 unsigned long end, const struct mm_walk_ops *ops,
102 int walk_page_vma(struct vm_area_struct *vma, const struct mm_walk_ops *ops,
105 pgoff_t nr, const struct mm_walk_ops *ops,
/linux/mm/
A Dpagewalk.c26 const struct mm_walk_ops *ops = walk->ops; in walk_pte_range_inner()
66 const struct mm_walk_ops *ops = walk->ops; in walk_hugepd_range()
105 const struct mm_walk_ops *ops = walk->ops; in walk_pmd_range()
166 const struct mm_walk_ops *ops = walk->ops; in walk_pud_range()
218 const struct mm_walk_ops *ops = walk->ops; in walk_p4d_range()
253 const struct mm_walk_ops *ops = walk->ops; in walk_pgd_range()
302 const struct mm_walk_ops *ops = walk->ops; in walk_hugetlb_range()
340 const struct mm_walk_ops *ops = walk->ops; in walk_page_test()
367 const struct mm_walk_ops *ops = walk->ops; in __walk_page_range()
428 unsigned long end, const struct mm_walk_ops *ops, in walk_page_range()
[all …]
A Dmapping_dirty_helpers.c246 static const struct mm_walk_ops clean_walk_ops = {
255 static const struct mm_walk_ops wp_walk_ops = {
A Dptdump.c134 static const struct mm_walk_ops ptdump_ops = {
A Dmincore.c174 static const struct mm_walk_ops mincore_walk_ops = {
A Dmadvise.c222 static const struct mm_walk_ops swapin_walk_ops = {
481 static const struct mm_walk_ops cold_walk_ops = {
704 static const struct mm_walk_ops madvise_free_walk_ops = {
A Dhmm.c548 static const struct mm_walk_ops hmm_walk_ops = {
A Dmprotect.c402 static const struct mm_walk_ops prot_none_walk_ops = {
A Dmemory-failure.c677 static const struct mm_walk_ops hwp_walk_ops = {
A Dmempolicy.c701 static const struct mm_walk_ops queue_pages_walk_ops = {
A Dmigrate.c2427 static const struct mm_walk_ops migrate_vma_walk_ops = {
A Dmemcontrol.c5802 static const struct mm_walk_ops precharge_walk_ops = {
6078 static const struct mm_walk_ops charge_walk_ops = {
/linux/arch/openrisc/kernel/
A Ddma.c45 static const struct mm_walk_ops set_nocache_walk_ops = {
64 static const struct mm_walk_ops clear_nocache_walk_ops = {
/linux/fs/proc/
A Dtask_mmu.c718 static const struct mm_walk_ops smaps_walk_ops = {
723 static const struct mm_walk_ops smaps_shmem_walk_ops = {
738 const struct mm_walk_ops *ops = &smaps_walk_ops; in smap_gather_stats()
1200 static const struct mm_walk_ops clear_refs_walk_ops = {
1550 static const struct mm_walk_ops pagemap_ops = {
1858 static const struct mm_walk_ops show_numa_ops = {
/linux/mm/damon/
A Dvaddr.c398 static const struct mm_walk_ops damon_mkold_ops = {
494 static const struct mm_walk_ops damon_young_ops = {
/linux/arch/riscv/mm/
A Dpageattr.c98 static const struct mm_walk_ops pageattr_ops = {
/linux/arch/powerpc/mm/book3s64/
A Dsubpage_prot.c144 static const struct mm_walk_ops subpage_walk_ops = {
/linux/arch/s390/mm/
A Dgmap.c2504 static const struct mm_walk_ops thp_split_walk_ops = {
2548 static const struct mm_walk_ops zap_zero_walk_ops = {
2629 static const struct mm_walk_ops enable_skey_walk_ops = {
2667 static const struct mm_walk_ops reset_cmma_walk_ops = {
2694 static const struct mm_walk_ops reset_acc_walk_ops = {

Completed in 64 milliseconds