Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dnode.h135 struct node_notify { struct
149 extern int node_notify(unsigned long val, void *v); argument
164 static inline int node_notify(unsigned long val, void *v) in node_notify() function