Home
last modified time | relevance | path

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

/linux/drivers/edac/
H A Dedac_device_sysfs.c408 #define to_block(k) container_of(k, struct edac_device_block, kobj) macro
418 struct edac_device_block *block = to_block(kobj); in block_ue_count_show()
426 struct edac_device_block *block = to_block(kobj); in block_ce_count_show()
439 block = to_block(kobj); in edac_device_ctrl_block_release()
/linux/arch/x86/kernel/cpu/mce/
H A Damd.c1064 #define to_block(k) container_of(k, struct threshold_block, kobj) macro
1069 struct threshold_block *b = to_block(kobj); in show()
1081 struct threshold_block *b = to_block(kobj); in store()
1258 kfree(to_block(kobj)); in threshold_block_release()
/linux/drivers/net/wireless/realtek/rtw89/
H A Dregd.c432 bool to_block; in rtw89_regd_setup_policy_6ghz() local
447 to_block = true; in rtw89_regd_setup_policy_6ghz()
450 to_block = false; in rtw89_regd_setup_policy_6ghz()
464 __rtw89_regd_setup_policy_6ghz(rtwdev, to_block, in rtw89_regd_setup_policy_6ghz()
470 __rtw89_regd_setup_policy_6ghz(rtwdev, to_block, in rtw89_regd_setup_policy_6ghz()