Home
last modified time | relevance | path

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

/external/libchrome/sandbox/linux/seccomp-bpf-helpers/
Dsigsys_handlers.cc206 volatile int futex_op = args.args[1]; in SIGSYSFutexFailure() local
207 volatile char* addr = reinterpret_cast<volatile char*>(futex_op & 0xFFF); in SIGSYSFutexFailure()