Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/base/
Dmemory.c225 memory_block_action(unsigned long phys_index, unsigned long action, int online_type) in memory_block_action()
318 int ret, online_type; in store_mem_state() local
/linux-4.4.14/include/linux/
Dmemory.h30 int online_type; /* for passing data to online routine */ member
/linux-4.4.14/mm/
Dmemory_hotplug.c975 int __ref online_pages(unsigned long pfn, unsigned long nr_pages, int online_type) in online_pages()