Home
last modified time | relevance | path

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

/kernel/printk/
Dprintk_ringbuffer.c364 static struct printk_info *to_info(struct prb_desc_ring *desc_ring, u64 n) in to_info() function
436 struct printk_info *info = to_info(desc_ring, id); in desc_read()
1370 info = to_info(desc_ring, id); in prb_reserve_in_last()
1513 info = to_info(desc_ring, id); in prb_reserve()
1800 struct printk_info *info = to_info(desc_ring, seq); in prb_read()