Home
last modified time | relevance | path

Searched refs:TEST_FLAG_NARROW_INSTR (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 8 milliseconds