#include <linux/node.h>
#include <linux/compiler.h>
#include <linux/mutex.h>
Go to the source code of this file.
#define hotplug_memory_notifier |
( |
|
fn, |
|
|
|
pri |
|
) |
| do { } while (0) |
#define IPC_CALLBACK_PRI 10 |
#define MEM_CANCEL_OFFLINE (1<<5) |
#define MEM_CANCEL_ONLINE (1<<4) |
#define MEM_GOING_OFFLINE (1<<1) /* exposed to userspace */ |
#define MEM_GOING_ONLINE (1<<3) |
#define MEM_ISOLATE_COUNT (1<<0) |
#define MEM_OFFLINE (1<<2) /* exposed to userspace */ |
#define MEM_ONLINE (1<<0) /* exposed to userspace */ |
#define MIN_MEMORY_BLOCK_SIZE (1UL << SECTION_SIZE_BITS) |
#define SLAB_CALLBACK_PRI 1 |
int arch_get_memory_phys_device |
( |
unsigned long |
start_pfn | ) |
|