Home
last modified time | relevance | path

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

/openbmc/linux/kernel/printk/
H A Dprintk_ringbuffer.c329 #define DATA_THIS_WRAP_START_LPOS(data_ring, lpos) \ macro
1016 return (DATA_THIS_WRAP_START_LPOS(data_ring, next_lpos) + size); in get_next_lpos()