Home
last modified time | relevance | path

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

/kernel/bpf/
Dbtf.c7985 int bpf_core_apply(struct bpf_core_ctx *ctx, const struct bpf_core_relo *relo, in bpf_core_apply() argument
7988 bool need_cands = relo->kind != BPF_CORE_TYPE_ID_LOCAL; in bpf_core_apply()
8006 cc = bpf_core_find_cands(ctx, relo->type_id); in bpf_core_apply()
8009 relo->type_id); in bpf_core_apply()
8035 err = bpf_core_calc_relo_insn((void *)ctx->log, relo, relo_idx, ctx->btf, &cands, specs, in bpf_core_apply()
8040 err = bpf_core_patch_insn((void *)ctx->log, insn, relo->insn_off / 8, relo, relo_idx, in bpf_core_apply()