Searched defs:log (Results 1 – 9 of 9) sorted by relevance
/u-boot/test/py/ |
A D | u_boot_console_exec_attach.py | 20 def __init__(self, log, config): argument
|
A D | u_boot_console_sandbox.py | 15 def __init__(self, log, config): argument
|
A D | u_boot_utils.py | 256 def __init__(self, log, filename): argument
|
A D | conftest.py | 27 log = None variable
|
A D | u_boot_console_base.py | 82 def __init__(self, log, config, max_fifo_fill): argument
|
A D | multiplexed_log.py | 187 def __init__(self, log, marker, anchor): argument
|
/u-boot/include/ |
A D | log.h | 194 #define log(_cat, _level, _fmt, _args...) ({ \ macro 204 #define log(_cat, _level, _fmt, _args...) macro
|
/u-boot/arch/x86/lib/ |
A D | acpi_table.c | 235 void *log; in acpi_create_tcpa() local
|
/u-boot/lib/efi_loader/ |
A D | efi_tcg2.c | 178 void *log = event_log.buffer + event_log.pos; in tcg2_agile_log_append() local
|
Completed in 22 milliseconds