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

/linux-master/arch/arm64/net/
H A Dbpf_jit_comp.c91 #define PLT_TARGET_OFFSET offsetof(struct bpf_plt, target) macro
683 if ((ctx->idx + PLT_TARGET_OFFSET / AARCH64_INSN_SIZE) % 2)
2361 plt = image + size - PLT_TARGET_OFFSET;

Completed in 165 milliseconds