Home
last modified time | relevance | path

Searched defs:set_movable_ops (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dmigrate.h104 static inline int set_movable_ops(const struct movable_operations *ops, enum pagetype type) in set_movable_ops() function
/linux/mm/
H A Dmigrate.c57 int set_movable_ops(const struct movable_operations *ops, enum pagetype type) in set_movable_ops() function