Home
last modified time | relevance | path

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

/arch/x86/kernel/cpu/mcheck/
Dmce_amd.c532 #define to_block(k) container_of(k, struct threshold_block, kobj) macro
537 struct threshold_block *b = to_block(kobj); in show()
549 struct threshold_block *b = to_block(kobj); in store()
773 kfree(to_block(kobj)); in threshold_block_release()