Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/probes/kprobes/
Dtest-core.c1050 static uintptr_t current_branch_target; variable
1165 if (current_branch_target) in setup_test_context()
1166 current_stack[15] = current_branch_target; in setup_test_context()
1394 current_branch_target = 0; in kprobes_test_case_start()
1396 current_branch_target = test_code + end_arg->branch_offset; in kprobes_test_case_start()
1463 if (current_branch_target) { in kprobes_test_case_start()
1465 (kprobe_opcode_t *)current_branch_target; in kprobes_test_case_start()