Home
last modified time | relevance | path

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

/linux/Documentation/admin-guide/mm/
H A Dmemory-hotplug.rst73 Memory hotunplug consists of two phases:
107 Similarly, Linux can be notified about requests to hotunplug a memory device or
109 blocks, and, if successful, hotunplug the memory from Linux.
147 hotunplug of memory. Memory blocks can only be removed once offlining succeeded
148 and drivers may trigger offlining of memory blocks when attempting hotunplug of
480 wanting to be able to hotunplug as much as
/linux/drivers/net/wireless/ath/ath9k/
H A Dhtc_drv_init.c985 void ath9k_htc_disconnect_device(struct htc_target *htc_handle, bool hotunplug) in ath9k_htc_disconnect_device() argument
990 if (hotunplug) in ath9k_htc_disconnect_device()
H A Dhtc.h638 void ath9k_htc_disconnect_device(struct htc_target *htc_handle, bool hotunplug);
/linux/drivers/virtio/
H A DKconfig133 devices, allowing to hotplug and hotunplug memory.