Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/probes/kprobes/
Dtest-core.h23 #define TEST_FLAG_NARROW_INSTR (1<<2) macro
Dtest-core.c1425 if (kprobe_test_flags & TEST_FLAG_NARROW_INSTR) { in kprobes_test_case_start()
Dtest-thumb.c64 kprobe_test_flags = TEST_FLAG_NARROW_INSTR; in kprobe_thumb16_test_cases()