Home
last modified time | relevance | path

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

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