Searched refs:to_block (Results 1 – 2 of 2) sorted by relevance
406 #define to_block(k) container_of(k, struct edac_device_block, kobj) macro416 struct edac_device_block *block = to_block(kobj); in block_ue_count_show()424 struct edac_device_block *block = to_block(kobj); in block_ce_count_show()437 block = to_block(kobj); in edac_device_ctrl_block_release()
1053 #define to_block(k) container_of(k, struct threshold_block, kobj) macro1058 struct threshold_block *b = to_block(kobj); in show()1070 struct threshold_block *b = to_block(kobj); in store()