Home
last modified time | relevance | path

Searched defs:pin_root_path (Results 1 – 2 of 2) sorted by relevance

/linux/tools/lib/bpf/
H A Dlibbpf.h131 const char *pin_root_path; global() member
H A Dlibbpf.c2863 bpf_object__init_user_btf_map(struct bpf_object * obj,const struct btf_type * sec,int var_idx,int sec_idx,const Elf_Data * data,bool strict,const char * pin_root_path) bpf_object__init_user_btf_map() argument
2988 bpf_object__init_user_btf_maps(struct bpf_object * obj,bool strict,const char * pin_root_path) bpf_object__init_user_btf_maps() argument
3069 const char *pin_root_path; bpf_object__init_maps() local