Searched refs:swap_bios_enabled (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/md/
H A Ddm-core.h179 DECLARE_STATIC_KEY_FALSE(swap_bios_enabled); variable
H A Ddm.c76 DEFINE_STATIC_KEY_FALSE(swap_bios_enabled); variable
1156 if (static_branch_unlikely(&swap_bios_enabled) &&
1422 if (static_branch_unlikely(&swap_bios_enabled) &&
1462 if (static_branch_unlikely(&swap_bios_enabled) &&
H A Ddm-table.c738 if (ti->limit_swap_bios && !static_key_enabled(&swap_bios_enabled.key))
739 static_branch_enable(&swap_bios_enabled);

Completed in 110 milliseconds