Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/arm/probes/kprobes/
A Dtest-core.h19 #define TEST_FLAG_FULL_ITBLOCK (1<<1) macro
A Dtest-thumb.c29 kprobe_test_flags |= TEST_FLAG_FULL_ITBLOCK; \
39 kprobe_test_flags &= ~TEST_FLAG_FULL_ITBLOCK;
A Dtest-core.c1050 } else if (kprobe_test_flags & TEST_FLAG_FULL_ITBLOCK) { in test_context_cpsr()

Completed in 9 milliseconds