Home
last modified time | relevance | path

Searched defs:to_block (Results 1 - 6 of 6) sorted by relevance

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

Completed in 10 milliseconds