Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/probes/kprobes/
Dtest-core.c1000 static uintptr_t current_branch_target; variable
1115 if (current_branch_target) in setup_test_context()
1116 current_stack[15] = current_branch_target; in setup_test_context()
1344 current_branch_target = 0; in kprobes_test_case_start()
1346 current_branch_target = test_code + end_arg->branch_offset; in kprobes_test_case_start()
1413 if (current_branch_target) { in kprobes_test_case_start()
1415 (kprobe_opcode_t *)current_branch_target; in kprobes_test_case_start()