Home
last modified time | relevance | path

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

/linux-2.6.39/arch/x86/mm/kmemcheck/
Dselftest.c6 struct selftest_opcode { struct
12 static const struct selftest_opcode selftest_opcodes[] = { argument
37 static bool selftest_opcode_one(const struct selftest_opcode *op) in selftest_opcode_one()