Searched refs:end_off (Results 1 – 2 of 2) sorted by relevance
| /arch/powerpc/lib/ |
| A D | feature-fixups.c | 39 long end_off; member 83 end = calc_addr(fcur, fcur->end_off); in patch_feature_section_mask() 122 calc_addr(fcur, fcur->end_off), in do_feature_fixups_mask() 735 fixup.end_off = calc_offset(&fixup, ftr_fixup_test1 + 2); in test_basic_patching() 767 fixup.end_off = calc_offset(&fixup, ftr_fixup_test2 + 2); in test_alternative_patching() 799 fixup.end_off = calc_offset(&fixup, ftr_fixup_test3 + 2); in test_alternative_case_too_big() 829 fixup.end_off = calc_offset(&fixup, ftr_fixup_test4 + 5); in test_alternative_case_too_small() 937 fixup.end_off = calc_offset(&fixup, ftr_fixup_prefix1 + 3); in test_prefix_patching() 959 fixup.end_off = calc_offset(&fixup, ftr_fixup_prefix2 + 3); in test_prefix_alt_patching() 981 fixup.end_off = calc_offset(&fixup, ftr_fixup_prefix3 + 4); in test_prefix_word_alt_patching()
|
| /arch/arc/net/ |
| A D | bpf_jit_arcv2.c | 2808 u32 end_off; in gen_jcc_64() local 2820 end_off = curr_off + len + (JCC64_INSNS_TO_END * INSN_len_normal); in gen_jcc_64() 2821 disp = get_displacement(curr_off + len, end_off); in gen_jcc_64()
|
Completed in 13 milliseconds