HomeSort by relevance Sort by last modified time
    Searched refs:trapped (Results 1 - 2 of 2) sorted by null

  /external/linux-kselftest/tools/testing/selftests/breakpoints/
breakpoint_test.c 131 static int trapped; variable
136 * If we haven't trapped, wake up the parent
139 if (!trapped)
141 trapped = 0;
279 if (ptrace(PTRACE_POKEDATA, child_pid, &trapped, 1))
  /device/linaro/bootloader/edk2/AppPkg/Applications/Enquire/
Enquire.c 769 Volatile int trapped; /* For testing FPE traps */ variable
    [all...]

Completed in 1172 milliseconds