Home
last modified time | relevance | path

Searched refs:targ_start_id (Results 1 – 3 of 3) sorted by relevance

/linux/tools/lib/bpf/
H A Dlibbpf_internal.h721 int targ_start_id,
H A Dlibbpf.c5757 int targ_start_id, in load_module_btfs()
5770 for (i = targ_start_id; i < n; i++) { in load_module_btfs()
5703 bpf_core_add_cands(struct bpf_core_cand * local_cand,size_t local_essent_len,const struct btf * targ_btf,const char * targ_btf_name,int targ_start_id,struct bpf_core_cand_list * cands) bpf_core_add_cands() argument
/linux/kernel/bpf/
H A Dbtf.c9360 int targ_start_id) in bpf_core_add_cands() argument
9369 for (i = targ_start_id; i < n; i++) { in bpf_core_add_cands()