Home
last modified time | relevance | path

Searched defs:bpf_obj_pin_opts (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/lib/bpf/
H A Dbpf.h287 struct bpf_obj_pin_opts { struct
298 LIBBPF_API int bpf_obj_pin_opts(int fd, const char *pathname, argument
H A Dbpf.c575 int bpf_obj_pin_opts(int fd, const char *pathname, const struct bpf_obj_pin_opts *opts) in bpf_obj_pin_opts() function