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

/linux-4.1.27/samples/seccomp/
H A Dbpf-direct.c34 #define REG_RESULT REG_EAX macro
43 #define REG_RESULT REG_RAX macro
81 ctx->uc_mcontext.gregs[REG_RESULT] = -1; emulator()
84 ctx->uc_mcontext.gregs[REG_RESULT] = bytes; emulator()

Completed in 54 milliseconds