Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/mce-test/tsrc/erst-inj/
Derst-inject.c42 #define APEI_ERST_GET_RECORD_COUNT _IOR('E', 2, u32) macro
171 rc = ioctl(fd, APEI_ERST_GET_RECORD_COUNT, record_count); in get_record_count()