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