Searched refs:selftest_opcodes (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/arch/x86/mm/kmemcheck/
H A Dselftest.c13 static const struct selftest_opcode selftest_opcodes[] = { variable in typeref:struct:selftest_opcode
57 for (i = 0; i < ARRAY_SIZE(selftest_opcodes); ++i) selftest_opcodes_all()
58 pass = pass && selftest_opcode_one(&selftest_opcodes[i]); selftest_opcodes_all()

Completed in 88 milliseconds