Home
last modified time | relevance | path

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

/linux/arch/arm/probes/kprobes/
H A Dtest-core.c996 static uintptr_t current_branch_target; variable
1111 if (current_branch_target) in setup_test_context()
1112 current_stack[15] = current_branch_target; in setup_test_context()
1340 current_branch_target = 0; in kprobes_test_case_start()
1342 current_branch_target = test_code + end_arg->branch_offset; in kprobes_test_case_start()
1409 if (current_branch_target) { in kprobes_test_case_start()
1411 (kprobe_opcode_t *)current_branch_target; in kprobes_test_case_start()