Home
last modified time | relevance | path

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

/linux-6.6.21/tools/lib/bpf/
Dbpf.h287 struct bpf_obj_pin_opts { struct
298 LIBBPF_API int bpf_obj_pin_opts(int fd, const char *pathname, argument
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