current_branch_target  997 arch/arm/probes/kprobes/test-core.c static uintptr_t current_branch_target;
current_branch_target 1112 arch/arm/probes/kprobes/test-core.c 	if (current_branch_target)
current_branch_target 1113 arch/arm/probes/kprobes/test-core.c 		current_stack[15] = current_branch_target;
current_branch_target 1341 arch/arm/probes/kprobes/test-core.c 	current_branch_target = 0;
current_branch_target 1343 arch/arm/probes/kprobes/test-core.c 		current_branch_target = test_code + end_arg->branch_offset;
current_branch_target 1410 arch/arm/probes/kprobes/test-core.c 	if (current_branch_target) {
current_branch_target 1412 arch/arm/probes/kprobes/test-core.c 				(kprobe_opcode_t *)current_branch_target;