Searched refs:is_offset_in_branch_range (Results 1 – 4 of 4) 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()
31 if (!is_offset_in_branch_range(offset)) { \
25 bool is_offset_in_branch_range(long offset);
211 bool is_offset_in_branch_range(long offset) in is_offset_in_branch_range() function272 if (!is_offset_in_branch_range(offset)) in create_branch()