Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/samples/seccomp/
H A Dbpf-direct.c35 #define REG_RESULT REG_EAX macro
44 #define REG_RESULT REG_RAX macro
82 ctx->uc_mcontext.gregs[REG_RESULT] = -1; in emulator()
85 ctx->uc_mcontext.gregs[REG_RESULT] = bytes; in emulator()
/kernel/linux/linux-6.6/samples/seccomp/
H A Dbpf-direct.c35 #define REG_RESULT REG_EAX macro
44 #define REG_RESULT REG_RAX macro
82 ctx->uc_mcontext.gregs[REG_RESULT] = -1; in emulator()
85 ctx->uc_mcontext.gregs[REG_RESULT] = bytes; in emulator()

Completed in 1 milliseconds