Home
last modified time | relevance | path

Searched refs:PLT_TARGET_OFFSET (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/arch/arm64/net/
H A Dbpf_jit_comp.c99 #define PLT_TARGET_OFFSET offsetof(struct bpf_plt, target) macro
932 if ((ctx->idx + PLT_TARGET_OFFSET / AARCH64_INSN_SIZE) % 2) in build_plt()
2684 plt = image + size - PLT_TARGET_OFFSET; in bpf_arch_text_poke()