Searched refs:is_offset_in_branch_range (Results 1 – 3 of 3) sorted by relevance
223 if (!is_offset_in_branch_range(b_offset)) in arch_prepare_optimized_kprobe()229 if (!is_offset_in_branch_range(b_offset)) in arch_prepare_optimized_kprobe()
28 bool is_offset_in_branch_range(long offset);
224 bool is_offset_in_branch_range(long offset) in is_offset_in_branch_range() function279 if (!is_offset_in_branch_range(offset)) in create_branch()