Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/printk/
Dprintk.c483 static u32 log_next(u32 idx) in log_next() function
2018 static u32 log_next(u32 idx) { return 0; } in log_next() function
/Linux-v4.19/drivers/lightnvm/
Dpblk.h520 struct pblk_line *log_next; /* Next FTL log line */ member