Home
last modified time | relevance | path

Searched refs:memory_notify (Results 1 – 4 of 4) sorted by relevance

/linux-4.19.296/include/linux/
Dmemory.h51 struct memory_notify { struct
94 static inline int memory_notify(unsigned long val, void *v) in memory_notify() function
117 extern int memory_notify(unsigned long val, void *v);
/linux-4.19.296/drivers/s390/char/
Dsclp_cmd.c322 struct memory_notify *arg; in sclp_mem_notifier()
/linux-4.19.296/drivers/base/
Dnode.c536 struct memory_notify *mnb = arg; in node_memory_callback()
Dmemory.c184 int memory_notify(unsigned long val, void *v) in memory_notify() function