Home
last modified time | relevance | path

Searched defs:log_next (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/kernel/printk/
Dprintk.c502 static u32 log_next(u32 idx) in log_next() function
2080 static u32 log_next(u32 idx) { return 0; } in log_next() function
/Linux-v5.4/drivers/lightnvm/
Dpblk.h512 struct pblk_line *log_next; /* Next FTL log line */ member