Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dmemory.h103 struct memory_notify { argument
102 struct memory_notify { global() struct
104 nr_pagesmemory_notify global() argument
135 static inline int memory_notify(enum memory_block_state state, void *v) memory_notify() function
/linux/drivers/base/
H A Dmemory.c207 int memory_notify(enum memory_block_state state, void *v) in memory_notify() function