Home
last modified time | relevance | path

Searched refs:pagetype (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dmigrate.h73 int set_movable_ops(const struct movable_operations *ops, enum pagetype type);
95 static inline int set_movable_ops(const struct movable_operations *ops, enum pagetype type) in set_movable_ops()
H A Dpage-flags.h925 enum pagetype { enum
/linux/mm/
H A Dmigrate.c57 int set_movable_ops(const struct movable_operations *ops, enum pagetype type) in set_movable_ops()