Searched defs:core_relo (Results 1 – 3 of 3) sorted by relevance
846 const struct bpf_core_relo *core_relo) in bpf_gen__record_relo_core()
327 const struct bpf_core_relo *core_relo; /* used when type == RELO_CORE */ member5572 const struct bpf_core_relo *core_relo, int insn_idx) in record_relo_core()
11278 struct bpf_core_relo core_relo = {}; in check_core_relo() local