/* * apei.h - ACPI Platform Error Interface */ #ifndef ACPI_APEI_H #define ACPI_APEI_H #include <linux/acpi.h> #include <linux/cper.h> #include <asm/ioctls.h> #define APEI_ERST_INVALID_RECORD_ID 0xffffffffffffffffULL #define APEI_ERST_CLEAR_RECORD _IOW('E', 1, u64) #define APEI_ERST_GET_RECORD_COUNT _IOR('E', 2, u32) #ifdef __KERNEL__ extern bool hest_disable; extern int erst_disable; #ifdef CONFIG_ACPI_APEI_GHES extern bool ghes_disable; #else #define ghes_disable 1 #endif #ifdef CONFIG_ACPI_APEI void __init acpi_hest_init(void); #else static inline void acpi_hest_init(void) { return; } #endif typedef int (*apei_hest_func_t)(struct acpi_hest_header *hest_hdr, void *data); int apei_hest_parse(apei_hest_func_t func, void *data); int erst_write(const struct cper_record_header *record); ssize_t erst_get_record_count(void); int erst_get_record_id_begin(int *pos); int erst_get_record_id_next(int *pos, u64 *record_id); void erst_get_record_id_end(void); ssize_t erst_read(u64 record_id, struct cper_record_header *record, size_t buflen); int erst_clear(u64 record_id); int arch_apei_enable_cmcff(struct acpi_hest_header *hest_hdr, void *data); void arch_apei_report_mem_error(int sev, struct cper_sec_mem_err *mem_err); void arch_apei_flush_tlb_one(unsigned long addr); #endif #endif -rx-pump-back</option> </select> <input type='submit' value='switch'/></form></td></tr> <tr><td class='sub'>net-next plumbings</td><td class='sub right'>Tobias Klauser</td></tr></table> <table class='tabs'><tr><td> <a href='/cgit.cgi/linux/net-next.git/?h=nds-private-remove'>summary</a><a href='/cgit.cgi/linux/net-next.git/refs/?h=nds-private-remove&id=a076d1bdc678a2b9157660af8bd691322c0ba3dd'>refs</a><a class='active' href='/cgit.cgi/linux/net-next.git/log/sound/firewire/fcp.h?h=nds-private-remove'>log</a><a href='/cgit.cgi/linux/net-next.git/tree/sound/firewire/fcp.h?h=nds-private-remove&id=a076d1bdc678a2b9157660af8bd691322c0ba3dd'>tree</a><a href='/cgit.cgi/linux/net-next.git/commit/sound/firewire/fcp.h?h=nds-private-remove&id=a076d1bdc678a2b9157660af8bd691322c0ba3dd'>commit</a><a href='/cgit.cgi/linux/net-next.git/diff/sound/firewire/fcp.h?h=nds-private-remove&id=a076d1bdc678a2b9157660af8bd691322c0ba3dd'>diff</a></td><td class='form'><form class='right' method='get' action='/cgit.cgi/linux/net-next.git/log/sound/firewire/fcp.h'> <input type='hidden' name='h' value='nds-private-remove'/><input type='hidden' name='id' value='a076d1bdc678a2b9157660af8bd691322c0ba3dd'/><select name='qt'> <option value='grep'>log msg</option> <option value='author'>author</option> <option value='committer'>committer</option> <option value='range'>range</option> </select> <input class='txt' type='search' size='10' name='q' value=''/> <input type='submit' value='search'/> </form> </td></tr></table> <div class='path'>path: <a href='/cgit.cgi/linux/net-next.git/log/?h=nds-private-remove&id=a076d1bdc678a2b9157660af8bd691322c0ba3dd'>root</a>/<a href='/cgit.cgi/linux/net-next.git/log/sound?h=nds-private-remove&id=a076d1bdc678a2b9157660af8bd691322c0ba3dd'>sound</a>/<a href='/cgit.cgi/linux/net-next.git/log/sound/firewire?h=nds-private-remove&id=a076d1bdc678a2b9157660af8bd691322c0ba3dd'>firewire</a>/<a href='/cgit.cgi/linux/net-next.git/log/sound/firewire/fcp.h?h=nds-private-remove&id=a076d1bdc678a2b9157660af8bd691322c0ba3dd'>fcp.h</a></div><div class='content'><table class='list nowrap'><tr class='nohover'><th class='left'>Age</th><th class='left'>Commit message (<a href='/cgit.cgi/linux/net-next.git/log/sound/firewire/fcp.h?h=nds-private-remove&id=a076d1bdc678a2b9157660af8bd691322c0ba3dd&showmsg=1'>Expand</a>)</th><th class='left'>Author</th><th class='left'>Files</th><th class='left'>Lines</th></tr>