Home
last modified time | relevance | path

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

/mm/
Dpagewalk.c12 const struct mm_walk_ops *ops = walk->ops; in walk_pte_range() local
34 const struct mm_walk_ops *ops = walk->ops; in walk_pmd_range() local
80 const struct mm_walk_ops *ops = walk->ops; in walk_pud_range() local
125 const struct mm_walk_ops *ops = walk->ops; in walk_p4d_range() local
152 const struct mm_walk_ops *ops = walk->ops; in walk_pgd_range() local
191 const struct mm_walk_ops *ops = walk->ops; in walk_hugetlb_range() local
229 const struct mm_walk_ops *ops = walk->ops; in walk_page_test() local
302 unsigned long end, const struct mm_walk_ops *ops, in walk_page_range()
356 int walk_page_vma(struct vm_area_struct *vma, const struct mm_walk_ops *ops, in walk_page_vma()
Dfrontswap.c32 #define for_each_frontswap_ops(ops) \ argument
113 void frontswap_register_ops(struct frontswap_ops *ops) in frontswap_register_ops()
193 struct frontswap_ops *ops; in __frontswap_init() local
252 struct frontswap_ops *ops; in __frontswap_store() local
301 struct frontswap_ops *ops; in __frontswap_load() local
334 struct frontswap_ops *ops; in __frontswap_invalidate_page() local
356 struct frontswap_ops *ops; in __frontswap_invalidate_area() local
Dzpool.c24 const struct zpool_ops *ops; member
156 const struct zpool_ops *ops) in zpool_create_pool()
Dmmu_notifier.c345 find_get_mmu_notifier(struct mm_struct *mm, const struct mmu_notifier_ops *ops) in find_get_mmu_notifier()
382 struct mmu_notifier *mmu_notifier_get_locked(const struct mmu_notifier_ops *ops, in mmu_notifier_get_locked()
Dzbud.c100 const struct zbud_ops *ops; member
306 struct zbud_pool *zbud_create_pool(gfp_t gfp, const struct zbud_ops *ops) in zbud_create_pool()
Dcleancache.c51 int cleancache_register_ops(const struct cleancache_ops *ops) in cleancache_register_ops()
Dz3fold.c161 const struct z3fold_ops *ops; member
766 const struct z3fold_ops *ops) in z3fold_create_pool()
Dmmap.c3410 const struct vm_operations_struct *ops) in __install_special_mapping()