Searched defs:bpf_object_open_opts (Results 1 – 1 of 1) sorted by relevance
104 struct bpf_object_open_opts { struct106 size_t sz;113 const char *object_name;115 bool relaxed_maps;120 const char *pin_root_path;127 const char *kconfig;134 const char *btf_custom_path;175 #define bpf_object_open_opts__last_field kernel_log_level argument190 bpf_object__open_file(const char *path, const struct bpf_object_open_opts *opts); argument