Home
last modified time | relevance | path

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

/openbmc/linux/drivers/edac/
H A Dedac_device_sysfs.c408 #define to_block(k) container_of(k, struct edac_device_block, kobj) macro
/openbmc/linux/kernel/printk/
H A Dprintk_ringbuffer.c369 static struct prb_data_block *to_block(struct prb_data_ring *data_ring, in to_block() function
/openbmc/linux/arch/x86/kernel/cpu/mce/
H A Damd.c1001 #define to_block(k) container_of(k, struct threshold_block, kobj) macro