Home
last modified time | relevance | path

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

/mm/
Dfrontswap.c31 #define for_each_frontswap_ops(ops) \ argument
112 void frontswap_register_ops(struct frontswap_ops *ops) in frontswap_register_ops()
190 struct frontswap_ops *ops; in __frontswap_init() local
249 struct frontswap_ops *ops; in __frontswap_store() local
304 struct frontswap_ops *ops; in __frontswap_load() local
338 struct frontswap_ops *ops; in __frontswap_invalidate_page() local
361 struct frontswap_ops *ops; in __frontswap_invalidate_area() local
Dzpool.c23 const struct zpool_ops *ops; member
154 const struct zpool_ops *ops) in zpool_create_pool()
Dzbud.c99 const struct zbud_ops *ops; member
305 struct zbud_pool *zbud_create_pool(gfp_t gfp, const struct zbud_ops *ops) in zbud_create_pool()
Dcleancache.c52 int cleancache_register_ops(struct cleancache_ops *ops) in cleancache_register_ops()
Dmmap.c3174 const struct vm_operations_struct *ops) in __install_special_mapping()