Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/lib/bpf/
Dlibbpf.h68 struct bpf_object_open_opts { struct
70 size_t sz;
97 #define bpf_object_open_opts__last_field kconfig argument
101 bpf_object__open_file(const char *path, const struct bpf_object_open_opts *opts); argument
/kernel/linux/linux-6.6/tools/lib/bpf/
Dlibbpf.h112 struct bpf_object_open_opts { struct
114 size_t sz;
121 const char *object_name;
123 bool relaxed_maps;
128 const char *pin_root_path;
135 const char *kconfig;
142 const char *btf_custom_path;
183 #define bpf_object_open_opts__last_field kernel_log_level argument