Home
last modified time | relevance | path

Searched defs:elog (Results 1 – 16 of 16) sorted by relevance

/openbmc/phosphor-logging/test/
H A Delog_quiesce_test.cpp48 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 Delog_update_ts_test.cpp67 Entry elog{bus, in TEST() local
138 Entry elog{bus, in TEST() local
/openbmc/linux/arch/powerpc/platforms/powernv/
H A Dopal-elog.c100 struct elog_obj *elog; in elog_attr_show() local
116 struct elog_obj *elog; in elog_attr_store() local
134 struct elog_obj *elog; in elog_release() local
164 struct elog_obj *elog = to_elog_obj(kobj); in raw_attr_read() local
190 struct elog_obj *elog; in create_elog_obj() local
/openbmc/u-boot/lib/
H A Dtpm-v2.c171 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/phosphor-debug-collector/
H A Ddump_serialize.hpp12 namespace elog namespace
H A Ddump_serialize.cpp13 namespace elog namespace
H A Delog_watch.hpp19 namespace elog namespace
H A Delog_watch.cpp24 namespace elog namespace
/openbmc/linux/arch/powerpc/include/asm/
H A Drtas.h296 static inline uint8_t rtas_error_severity(const struct rtas_error_log *elog) in rtas_error_severity()
301 static inline uint8_t rtas_error_disposition(const struct rtas_error_log *elog) in rtas_error_disposition()
307 void rtas_set_disposition_recovered(struct rtas_error_log *elog) in rtas_set_disposition_recovered()
313 static inline uint8_t rtas_error_extended(const struct rtas_error_log *elog) in rtas_error_extended()
318 static inline uint8_t rtas_error_initiator(const struct rtas_error_log *elog) in rtas_error_initiator()
326 uint32_t rtas_error_extended_log_length(const struct rtas_error_log *elog) in rtas_error_extended_log_length()
/openbmc/linux/arch/powerpc/platforms/pseries/
H A Dio_event_irq.c71 static struct pseries_io_event * ioei_find_event(struct rtas_error_log *elog) in ioei_find_event()
/openbmc/phosphor-logging/lib/include/phosphor-logging/
H A Delog.hpp168 [[noreturn]] void elog(Args... i_args) in elog() function
/openbmc/u-boot/common/
H A Dbootm.c608 struct tcg2_event_log elog; in bootm_measure() local
/openbmc/u-boot/include/
H A Dtpm-v2.h591 #define tcg2_measure_event(dev, elog, pcr_index, event_type, size, event) \ argument
/openbmc/qemu/hw/scsi/
H A Dmfi.h991 uint32_t elog; member
/openbmc/qemu/hw/nvme/
H A Dctrl.c5310 g_autofree NvmeFdpEventsLog *elog = NULL; in nvme_fdp_events() local
/openbmc/linux/drivers/scsi/megaraid/
H A Dmegaraid_sas.h2194 u32 elog; member