Home
last modified time | relevance | path

Searched defs:core_relo (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/tools/lib/bpf/
Dgen_loader.c852 const struct bpf_core_relo *core_relo) in bpf_gen__record_relo_core()
Dlibbpf.c340 const struct bpf_core_relo *core_relo; /* used when type == RELO_CORE */ member
5700 const struct bpf_core_relo *core_relo, int insn_idx) in record_relo_core()
/Linux-v6.6/kernel/bpf/
Dverifier.c15253 struct bpf_core_relo core_relo = {}; in check_core_relo() local