Searched refs:is_offset_in_branch_range (Results 1 – 3 of 3) sorted by relevance
219 if (!is_offset_in_branch_range(b_offset)) in arch_prepare_optimized_kprobe()225 if (!is_offset_in_branch_range(b_offset)) in arch_prepare_optimized_kprobe()
24 bool is_offset_in_branch_range(long offset);
202 bool is_offset_in_branch_range(long offset) in is_offset_in_branch_range() function257 if (!is_offset_in_branch_range(offset)) in create_branch()