Searched refs:is_offset_in_branch_range (Results 1 – 3 of 3) sorted by relevance
228 if (!is_offset_in_branch_range(b_offset)) in arch_prepare_optimized_kprobe()234 if (!is_offset_in_branch_range(b_offset)) in arch_prepare_optimized_kprobe()
25 bool is_offset_in_branch_range(long offset);
211 bool is_offset_in_branch_range(long offset) in is_offset_in_branch_range() function267 if (!is_offset_in_branch_range(offset)) in create_branch()