Searched defs:bpf_object_open_opts (Results 1 – 1 of 1) sorted by relevance
115 struct bpf_object_open_opts { struct117 size_t sz;124 const char *object_name;126 bool relaxed_maps;131 const char *pin_root_path;138 const char *kconfig;145 const char *btf_custom_path;167 char *kernel_log_buf;168 size_t kernel_log_size;205 #define bpf_object_open_opts__last_field bpf_token_path argument