Searched defs:bpf_object_open_opts (Results 1 – 1 of 1) sorted by relevance
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