Home
last modified time | relevance | path

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

/linux/kernel/printk/
A Dprintk_ringbuffer.c634 unsigned long next_lpos; in data_push_tail() local
748 next_lpos)) { /* LMM(data_push_tail:D) */ in data_push_tail()
1003 unsigned long next_lpos; in get_next_lpos() local
1006 next_lpos = lpos + size; in get_next_lpos()
1010 return next_lpos; in get_next_lpos()
1027 unsigned long next_lpos; in data_alloc() local
1068 next_lpos)); /* LMM(data_alloc:A) */ in data_alloc()
1085 blk_lpos->next = next_lpos; in data_alloc()
1108 unsigned long next_lpos; in data_realloc() local
1137 next_lpos)) { /* LMM(data_realloc:A) */ in data_realloc()
[all …]

Completed in 8 milliseconds