Home
last modified time | relevance | path

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

/trusty/kernel/lib/memlog/
Dmemlog.c45 struct memlog { struct
60 static struct memlog* memlog_get_by_id(ext_mem_client_id_t client_id, in memlog_get_by_id() argument
62 struct memlog* log; in memlog_get_by_id()
63 list_for_every_entry(&log_list, log, struct memlog, entry) { in memlog_get_by_id()
76 static void __memlog_write(struct memlog* log, const char* str, size_t len) { in __memlog_write()
97 static void memlog_write(struct memlog* log, const char* str, size_t len) { in memlog_write()
114 static void memlog_commit(struct memlog* log) { in memlog_commit()
151 struct memlog* log = containerof(cb, struct memlog, cb); in memlog_print_callback()
156 struct memlog* log = containerof(cb, struct memlog, cb); in memlog_commit_callback()
163 struct memlog* log; in memlog_add()
[all …]
Drules.mk29 $(LOCAL_DIR)/memlog.c
/trusty/device/nxp/imx7d/project/
Dimx7d-inc.mk61 trusty/kernel/lib/memlog \
/trusty/device/arm/generic-arm64/project/
Dgeneric-arm-inc.mk147 trusty/kernel/lib/memlog \