Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/cpu/mce/
H A Damd.c1005 #define to_block(k) container_of(k, struct threshold_block, kobj) macro
1010 struct threshold_block *b = to_block(kobj); in show()
1022 struct threshold_block *b = to_block(kobj); in store()
1197 kfree(to_block(kobj)); in threshold_block_release()