Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/hp/hp-bioscfg/
H A Dsurestart-attributes.c56 u8 audit_log_buffer[128]; in audit_log_entries_show() local
78 audit_log_buffer[0] = i + 1; in audit_log_entries_show()
91 audit_log_buffer, 1, 128); in audit_log_entries_show()
101 memcpy(buf, audit_log_buffer, LOG_ENTRY_SIZE); in audit_log_entries_show()