Home
last modified time | relevance | path

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

/linux/arch/arm/probes/kprobes/
H A Dtest-core.h20 #define TEST_FLAG_NARROW_INSTR (1<<2) macro
H A Dtest-core.c1372 if (kprobe_test_flags & TEST_FLAG_NARROW_INSTR) { in kprobes_test_case_start()
H A Dtest-thumb.c61 kprobe_test_flags = TEST_FLAG_NARROW_INSTR; in kprobe_thumb16_test_cases()