Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/edac/
Dedac_device_sysfs.c415 #define to_block(k) container_of(k, struct edac_device_block, kobj) macro
/linux-4.4.14/arch/x86/kernel/cpu/mcheck/
Dmce_amd.c532 #define to_block(k) container_of(k, struct threshold_block, kobj) macro