Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/prctl/
H A Ddisable-tsc-on-off-stress-test.c41 int should_segv = 0; variable
45 if (!should_segv) in sigsegv_cb()
55 should_segv = 0; in sigsegv_cb()
67 if (should_segv) in task()
77 should_segv = 1; in task()