Searched defs:core_relo (Results 1 – 2 of 2) sorted by relevance
381 const struct bpf_core_relo *core_relo; /* used when type == RELO_CORE */ member5950 const struct bpf_core_relo *core_relo, int insn_idx) in record_relo_core()
19418 struct bpf_core_relo core_relo = {}; check_core_relo() local