Home
last modified time | relevance | path

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

/trusty/kernel/lib/memlog/
Dmemlog.c58 static struct list_node log_list = LIST_INITIAL_VALUE(log_list); variable
63 list_for_every_entry(&log_list, log, struct memlog, entry) { in memlog_get_by_id()
195 list_add_head(&log_list, &log->entry); in memlog_add()