Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Dcompaction.h91 extern void compaction_unregister_node(struct node *node);
100 static inline void compaction_unregister_node(struct node *node) in compaction_unregister_node() function
/linux-2.6.39/mm/
Dcompaction.c711 void compaction_unregister_node(struct node *node) in compaction_unregister_node() function