Home
last modified time | relevance | path

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

/linux-6.12.1/arch/arm64/net/
Dbpf_jit_comp.c97 #define PLT_TARGET_OFFSET offsetof(struct bpf_plt, target) macro
848 if ((ctx->idx + PLT_TARGET_OFFSET / AARCH64_INSN_SIZE) % 2) in build_plt()
2539 plt = image + size - PLT_TARGET_OFFSET; in bpf_arch_text_poke()