Searched refs:memory_notify (Results 1 – 11 of 11) sorted by relevance
102 struct memory_notify { struct135 static inline int memory_notify(enum memory_block_state state, void *v) in memory_notify() function159 extern int memory_notify(enum memory_block_state state, void *v);
1147 struct memory_notify mem_arg = { in online_pages() 1184 ret = memory_notify(MEM_GOING_ONLINE, &mem_arg); in online_pages() 1238 memory_notify(MEM_ONLINE, &mem_arg); in online_pages() 1245 memory_notify(MEM_CANCEL_ONLINE, &mem_arg); in online_pages() 1901 struct memory_notify mem_arg = { in offline_pages() 1981 ret = memory_notify(MEM_GOING_OFFLINE, &mem_arg); in offline_pages() 2078 memory_notify(MEM_OFFLINE, &mem_arg); in offline_pages() 2085 memory_notify(MEM_CANCEL_OFFLINE, &mem_arg); in offline_pages()
3376 struct memory_notify *mn = arg; in ksm_memory_callback()
216 struct memory_notify *mem_data = data; in kasan_mem_notifier()
639 struct memory_notify *mem = (struct memory_notify *)v; in hv_memory_notifier()
207 int memory_notify(enum memory_block_state state, void *v) in memory_notify() function
1370 struct memory_notify *mn = v; in tdx_memory_notifier()
2026 struct memory_notify *arg = data; in prevent_bootmem_remove_notifier()
2421 struct memory_notify *arg = data; in iommu_mem_notifier()
995 struct memory_notify *mhp = arg; in virtio_mem_memory_notifier_cb()
3247 struct memory_notify *arg = data; in ehea_mem_notifier()