Home
last modified time | relevance | path

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

/linux/tools/lib/bpf/
H A Dbpf.h305 struct bpf_obj_pin_opts { global() struct
316 path_fdbpf_obj_pin_opts global() argument
H A Dbpf.c583 int bpf_obj_pin_opts(int fd, const char *pathname, const struct bpf_obj_pin_opts *opts) bpf_obj_pin_opts() function