Searched refs:bpf_plt (Results 1 – 1 of 1) sorted by relevance
97 struct bpf_plt { struct103 #define PLT_TARGET_SIZE sizeof_field(struct bpf_plt, target) argument104 #define PLT_TARGET_OFFSET offsetof(struct bpf_plt, target)987 struct bpf_plt *plt = NULL; in build_plt()993 plt = (struct bpf_plt *)(ctx->image + ctx->idx); in build_plt()3177 struct bpf_plt *plt = NULL; in bpf_arch_text_poke()