Home | History | Annotate | Download | only in common

Lines Matching defs:clone_flags

179   volatile uint64_t clone_flags = args.args[0];
182 addr = reinterpret_cast<volatile char*>(clone_flags & 0xFFFFFF);
186 addr = reinterpret_cast<volatile char*>(clone_flags & 0xFFF);