Searched refs:hot_add (Results 1 – 7 of 7) sorted by relevance
122 __u64 hot_add:1; member466 static bool hot_add = true; variable483 module_param(hot_add, bool, (S_IRUGO | S_IWUSR));484 MODULE_PARM_DESC(hot_add, "If set attempt memory hot_add");1831 cap_msg.caps.cap_bits.hot_add = hot_add_enabled(); in balloon_connect_vsp()1984 hot_add = false; in balloon_probe()1987 do_hot_add = hot_add; in balloon_probe()
9 What: /sys/class/zram-control/hot_add
101 uint64_t hot_add:1; member
88 cat /sys/class/zram-control/hot_add > /dev/null
171 In order to add a new /dev/zramX device, perform a read operation on the hot_add177 cat /sys/class/zram-control/hot_add
646 bool can_hot_add = balloon->caps.cap_bits.hot_add; in hv_balloon_idle_state_process_target()1157 bool can_hot_add = balloon->caps.cap_bits.hot_add; in hv_balloon_handle_unballoon_response()
2371 __ATTR(hot_add, 0400, hot_add_show, NULL);