Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/edac/
Dedac_device_sysfs.c407 #define to_block(k) container_of(k, struct edac_device_block, kobj) macro
/Linux-v5.10/kernel/printk/
Dprintk_ringbuffer.c369 static struct prb_data_block *to_block(struct prb_data_ring *data_ring, in to_block() function
/Linux-v5.10/arch/x86/kernel/cpu/mce/
Damd.c1161 #define to_block(k) container_of(k, struct threshold_block, kobj) macro