Home
last modified time | relevance | path

Searched defs:pin_root_path (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/tools/lib/bpf/
H A Dlibbpf.h90 const char *pin_root_path; member
H A Dlibbpf.c2337 const char *pin_root_path; in bpf_object__init_maps() local
1979 parse_btf_map_def(struct bpf_object *obj, struct bpf_map *map, const struct btf_type *def, bool strict, bool is_inner, const char *pin_root_path) parse_btf_map_def() argument
2215 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
2282 bpf_object__init_user_btf_maps(struct bpf_object *obj, bool strict, const char *pin_root_path) bpf_object__init_user_btf_maps() argument
[all...]
/kernel/linux/linux-6.6/tools/lib/bpf/
H A Dlibbpf.h128 const char *pin_root_path; member
H A Dlibbpf.c2670 const char *pin_root_path; in bpf_object__init_maps() local
2515 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
2615 bpf_object__init_user_btf_maps(struct bpf_object *obj, bool strict, const char *pin_root_path) bpf_object__init_user_btf_maps() argument

Completed in 32 milliseconds