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()
378 const struct bpf_core_relo *core_relo; /* used when type == RELO_CORE */ member5776 const struct bpf_core_relo *core_relo, int insn_idx) in record_relo_core()
16925 struct bpf_core_relo core_relo = {}; in check_core_relo() local