Home
last modified time | relevance | path

Searched refs:memory_block_change_state (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/base/
Dmemory.c296 static int memory_block_change_state(struct memory_block *mem, in memory_block_change_state() function
329 ret = memory_block_change_state(mem, MEM_ONLINE, MEM_OFFLINE); in memory_subsys_online()
342 return memory_block_change_state(mem, MEM_OFFLINE, MEM_ONLINE); in memory_subsys_offline()