Searched defs:bpf_obj_pin_opts (Results 1 – 2 of 2) sorted by relevance
287 struct bpf_obj_pin_opts { struct298 LIBBPF_API int bpf_obj_pin_opts(int fd, const char *pathname, argument
575 int bpf_obj_pin_opts(int fd, const char *pathname, const struct bpf_obj_pin_opts *opts) in bpf_obj_pin_opts() function