Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dcompaction.h244 extern void compaction_unregister_node(struct node *node);
253 static inline void compaction_unregister_node(struct node *node) in compaction_unregister_node() function
/Linux-v5.10/mm/
Dcompaction.c2659 void compaction_unregister_node(struct node *node) in compaction_unregister_node() function