Home
last modified time | relevance | path

Searched refs:compaction_unregister_node (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/include/linux/
Dcompaction.h90 extern void compaction_unregister_node(struct node *node);
99 static inline void compaction_unregister_node(struct node *node) in compaction_unregister_node() function
/linux-4.1.27/mm/
Dcompaction.c1703 void compaction_unregister_node(struct node *node) in compaction_unregister_node() function