Lines Matching defs:tlogger_log
145 struct tlogger_log {
157 struct tlogger_log *log; /* tlogger_log info data */
158 struct list_head list; /* log entry in tlogger_log's list */
172 static struct tlogger_log *g_log;
174 static struct tlogger_log *get_reader_log(const struct file *file)
279 struct tlogger_log *log = NULL;
478 static struct tlogger_log *get_tlogger_log_by_minor(int minor)
480 struct tlogger_log *log = NULL;
493 struct tlogger_log *log = NULL;
540 struct tlogger_log *log = NULL;
581 struct tlogger_log *log = NULL;
621 struct tlogger_log *log = NULL;
867 struct tlogger_log *log = NULL;
941 struct tlogger_log *log = NULL;
1468 struct tlogger_log *current_log = NULL;
1469 struct tlogger_log *next_log = NULL;