Searched defs:elog (Results 1 – 13 of 13) sorted by relevance
/openbmc/phosphor-logging/test/ |
H A D | elog_quiesce_test.cpp | 48 Entry elog{mockedBus, in TEST_F() local 76 Entry elog{mockedBus, in TEST_F() local 115 Entry elog{mockedBus, in TEST_F() local 172 Entry elog{mockedBus, in TEST_F() local 231 Entry elog{mockedBus, in TEST_F() local
|
H A D | elog_update_ts_test.cpp | 67 Entry elog{bus, in TEST() local 138 Entry elog{bus, in TEST() local
|
/openbmc/phosphor-debug-collector/ |
H A D | dump_serialize.hpp | 12 namespace elog namespace
|
H A D | dump_serialize.cpp | 13 namespace elog namespace
|
H A D | elog_watch.hpp | 19 namespace elog namespace
|
H A D | elog_watch.cpp | 24 namespace elog namespace
|
/openbmc/u-boot/lib/ |
H A D | tpm-v2.c | 171 static int tcg2_log_append_check(struct tcg2_event_log *elog, u32 pcr_index, in tcg2_log_append_check() 194 static int tcg2_log_init(struct udevice *dev, struct tcg2_event_log *elog) in tcg2_log_init() 279 static int tcg2_replay_eventlog(struct tcg2_event_log *elog, in tcg2_replay_eventlog() 366 static int tcg2_log_parse(struct udevice *dev, struct tcg2_event_log *elog) in tcg2_log_parse() 528 int tcg2_measure_data(struct udevice *dev, struct tcg2_event_log *elog, in tcg2_measure_data() 550 int tcg2_log_prepare_buffer(struct udevice *dev, struct tcg2_event_log *elog, in tcg2_log_prepare_buffer() 603 int tcg2_measurement_init(struct udevice **dev, struct tcg2_event_log *elog, in tcg2_measurement_init() 633 void tcg2_measurement_term(struct udevice *dev, struct tcg2_event_log *elog, in tcg2_measurement_term()
|
/openbmc/linux/arch/powerpc/platforms/pseries/ |
D | io_event_irq.c |
|
/openbmc/phosphor-logging/lib/include/phosphor-logging/ |
H A D | elog.hpp | 168 [[noreturn]] void elog(Args... i_args) in elog() function
|
/openbmc/u-boot/common/ |
H A D | bootm.c | 608 struct tcg2_event_log elog; in bootm_measure() local
|
/openbmc/u-boot/include/ |
H A D | tpm-v2.h | 591 #define tcg2_measure_event(dev, elog, pcr_index, event_type, size, event) \ argument
|
/openbmc/qemu/hw/scsi/ |
H A D | mfi.h | 991 uint32_t elog; member
|
/openbmc/qemu/hw/nvme/ |
H A D | ctrl.c | 5394 g_autofree NvmeFdpEventsLog *elog = NULL; in nvme_fdp_events() local
|