Searched refs:mm_walk_ops (Results 1 – 17 of 17) sorted by relevance
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | pagewalk.h | 37 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,
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | pagewalk.c | 26 const struct mm_walk_ops *ops = walk->ops; in walk_pte_range_inner() 66 const struct mm_walk_ops *ops = walk->ops; in walk_pmd_range() 124 const struct mm_walk_ops *ops = walk->ops; in walk_pud_range() 173 const struct mm_walk_ops *ops = walk->ops; in walk_p4d_range() 206 const struct mm_walk_ops *ops = walk->ops; in walk_pgd_range() 254 const struct mm_walk_ops *ops = walk->ops; in walk_hugetlb_range() 292 const struct mm_walk_ops *ops = walk->ops; in walk_page_test() 319 const struct mm_walk_ops *ops = walk->ops; in __walk_page_range() 380 unsigned long end, const struct mm_walk_ops *ops, in walk_page_range() 445 unsigned long end, const struct mm_walk_ops *ops, in walk_page_range_novma() [all …]
|
| H A D | mapping_dirty_helpers.c | 242 static const struct mm_walk_ops clean_walk_ops = { 251 static const struct mm_walk_ops wp_walk_ops = {
|
| H A D | ptdump.c | 134 static const struct mm_walk_ops ptdump_ops = {
|
| H A D | mincore.c | 173 static const struct mm_walk_ops mincore_walk_ops = {
|
| H A D | madvise.c | 224 static const struct mm_walk_ops swapin_walk_ops = { 499 static const struct mm_walk_ops cold_walk_ops = { 727 static const struct mm_walk_ops madvise_free_walk_ops = {
|
| H A D | hmm.c | 545 static const struct mm_walk_ops hmm_walk_ops = {
|
| H A D | mprotect.c | 392 static const struct mm_walk_ops prot_none_walk_ops = {
|
| H A D | migrate.c | 2473 static const struct mm_walk_ops migrate_vma_walk_ops = {
|
| H A D | mempolicy.c | 723 static const struct mm_walk_ops queue_pages_walk_ops = {
|
| H A D | memcontrol.c | 5935 static const struct mm_walk_ops precharge_walk_ops = { 6211 static const struct mm_walk_ops charge_walk_ops = {
|
| /OK3568_Linux_fs/kernel/arch/openrisc/kernel/ |
| H A D | dma.c | 45 static const struct mm_walk_ops set_nocache_walk_ops = { 64 static const struct mm_walk_ops clear_nocache_walk_ops = {
|
| /OK3568_Linux_fs/kernel/fs/proc/ |
| H A D | task_mmu.c | 790 static const struct mm_walk_ops smaps_walk_ops = { 795 static const struct mm_walk_ops smaps_shmem_walk_ops = { 810 const struct mm_walk_ops *ops = &smaps_walk_ops; in smap_gather_stats() 1282 static const struct mm_walk_ops clear_refs_walk_ops = { 1634 static const struct mm_walk_ops pagemap_ops = { 1942 static const struct mm_walk_ops show_numa_ops = {
|
| /OK3568_Linux_fs/kernel/arch/riscv/mm/ |
| H A D | pageattr.c | 98 static const struct mm_walk_ops pageattr_ops = {
|
| /OK3568_Linux_fs/kernel/mm/damon/ |
| H A D | vaddr.c | 457 static const struct mm_walk_ops damon_mkold_ops = { 597 static const struct mm_walk_ops damon_young_ops = {
|
| /OK3568_Linux_fs/kernel/arch/powerpc/mm/book3s64/ |
| H A D | subpage_prot.c | 144 static const struct mm_walk_ops subpage_walk_ops = {
|
| /OK3568_Linux_fs/kernel/arch/s390/mm/ |
| H A D | gmap.c | 2499 static const struct mm_walk_ops thp_split_walk_ops = { 2543 static const struct mm_walk_ops zap_zero_walk_ops = { 2637 static const struct mm_walk_ops enable_skey_walk_ops = { 2676 static const struct mm_walk_ops reset_cmma_walk_ops = { 2701 static const struct mm_walk_ops reset_acc_walk_ops = {
|