Home
last modified time | relevance | path

Searched defs:ops (Results 1 – 9 of 9) sorted by relevance

/mm/
A Dpagewalk.c33 const struct mm_walk_ops *ops = walk->ops; in walk_pte_range_inner() local
102 const struct mm_walk_ops *ops = walk->ops; in walk_pmd_range() local
172 const struct mm_walk_ops *ops = walk->ops; in walk_pud_range() local
237 const struct mm_walk_ops *ops = walk->ops; in walk_p4d_range() local
275 const struct mm_walk_ops *ops = walk->ops; in walk_pgd_range() local
328 const struct mm_walk_ops *ops = walk->ops; in walk_hugetlb_range() local
366 const struct mm_walk_ops *ops = walk->ops; in walk_page_test() local
393 const struct mm_walk_ops *ops = walk->ops; in __walk_page_range() local
456 unsigned long end, const struct mm_walk_ops *ops, in walk_page_range_mm()
579 unsigned long end, const struct mm_walk_ops *ops, in walk_page_range()
[all …]
A Dmmu_notifier.c471 const struct mmu_notifier_ops *ops = subscription->ops; in mn_hlist_invalidate_range_start() local
712 find_get_mmu_notifier(struct mm_struct *mm, const struct mmu_notifier_ops *ops) in find_get_mmu_notifier()
751 struct mmu_notifier *mmu_notifier_get_locked(const struct mmu_notifier_ops *ops, in mmu_notifier_get_locked()
893 unsigned long length, const struct mmu_interval_notifier_ops *ops) in __mmu_interval_notifier_insert()
975 const struct mmu_interval_notifier_ops *ops) in mmu_interval_notifier_insert()
997 const struct mmu_interval_notifier_ops *ops) in mmu_interval_notifier_insert_locked()
A Dmmap.c1444 const struct vm_operations_struct *ops) in __install_special_mapping()
A Dfilemap.c3057 const struct address_space_operations *ops = mapping->a_ops; in folio_seek_hole_data() local
A Dmempolicy.c918 const struct mm_walk_ops *ops = (flags & MPOL_MF_WRLOCK) ? in queue_pages_range() local
/mm/damon/
A Dpaddr.c347 struct damon_operations ops = { in damon_pa_initcall() local
A Dvaddr.c951 struct damon_operations ops = { in damon_va_initcall() local
A Dcore.c73 int damon_register_ops(struct damon_operations *ops) in damon_register_ops()
/mm/damon/tests/
A Dcore-kunit.h249 struct damon_operations ops = {.id = DAMON_OPS_VADDR}, bak; in damon_test_ops_registration() local

Completed in 40 milliseconds