Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dcompaction.h233 extern void compaction_unregister_node(struct node *node);
242 static inline void compaction_unregister_node(struct node *node) in compaction_unregister_node() function
/Linux-v5.15/mm/
Dcompaction.c2763 void compaction_unregister_node(struct node *node) in compaction_unregister_node() function