Searched defs:bpf_object_open_opts (Results 1 – 2 of 2) sorted by relevance
68 struct bpf_object_open_opts { struct70 size_t sz;97 #define bpf_object_open_opts__last_field kconfig argument101 bpf_object__open_file(const char *path, const struct bpf_object_open_opts *opts); argument
112 struct bpf_object_open_opts { struct114 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