Home
last modified time | relevance | path

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

/linux-6.15/kernel/printk/
H A Dprintk_ringbuffer.c641 unsigned long next_lpos; in data_push_tail() local
755 next_lpos)) { /* LMM(data_push_tail:D) */ in data_push_tail()
1010 unsigned long next_lpos; in get_next_lpos() local
1013 next_lpos = lpos + size; in get_next_lpos()
1017 return next_lpos; in get_next_lpos()
1034 unsigned long next_lpos; in data_alloc() local
1079 next_lpos)); /* LMM(data_alloc:A) */ in data_alloc()
1096 blk_lpos->next = next_lpos; in data_alloc()
1119 unsigned long next_lpos; in data_realloc() local
1148 next_lpos)) { /* LMM(data_realloc:A) */ in data_realloc()
[all …]