Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm/probes/kprobes/
Dtest-core.c997 static uintptr_t current_branch_target; variable
1112 if (current_branch_target) in setup_test_context()
1113 current_stack[15] = current_branch_target; in setup_test_context()
1341 current_branch_target = 0; in kprobes_test_case_start()
1343 current_branch_target = test_code + end_arg->branch_offset; in kprobes_test_case_start()
1410 if (current_branch_target) { in kprobes_test_case_start()
1412 (kprobe_opcode_t *)current_branch_target; in kprobes_test_case_start()