Home
last modified time | relevance | path

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

/linux/kernel/printk/
H A Dprintk_ringbuffer.c425 unsigned long lpos_current, in need_more_space() argument
428 return lpos_target - lpos_current - 1 < DATA_SIZE(data_ring); in need_more_space()