Home
last modified time | relevance | path

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

/openbmc/linux/drivers/base/
H A Dmemory.c360 const int online_type = mhp_online_type_from_str(buf); in state_store() local
417 int online_type, struct zone *default_zone) in print_allowed_zone()
501 const int online_type = mhp_online_type_from_str(buf); in auto_online_blocks_store() local
/openbmc/linux/include/linux/
H A Dmemory.h70 int online_type; /* for passing data to online routine */ member
/openbmc/linux/mm/
H A Dmemory_hotplug.c230 const int online_type = mhp_online_type_from_str(str); in setup_memhp_default_state() local
1047 struct zone *zone_for_pfn_range(int online_type, int nid, in zone_for_pfn_range()
2266 uint8_t online_type = MMOP_ONLINE_KERNEL; in try_offline_memory_block() local