Home
last modified time | relevance | path

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

/linux/tools/lib/bpf/
H A Dbtf.c3124 struct btf_ext_sec_info_param core_relo = { btf_ext_parse_info() local
H A Dlibbpf.c381 const struct bpf_core_relo *core_relo; /* used when type == RELO_CORE */ global() member
5845 record_relo_core(struct bpf_program * prog,const struct bpf_core_relo * core_relo,int insn_idx) record_relo_core() argument
/linux/kernel/bpf/
H A Dverifier.c18384 struct bpf_core_relo core_relo = {}; in check_core_relo() local