Home
last modified time | relevance | path

Searched refs:bpf_object_open_attr (Results 1 – 2 of 2) sorted by relevance

/linux/tools/lib/bpf/
A Dlibbpf.h64 struct bpf_object_open_attr { struct
122 bpf_object__open_xattr(struct bpf_object_open_attr *attr);
A Dlibbpf.c6823 __bpf_object__open_xattr(struct bpf_object_open_attr *attr, int flags) in __bpf_object__open_xattr()
6837 struct bpf_object *bpf_object__open_xattr(struct bpf_object_open_attr *attr) in bpf_object__open_xattr()
6844 struct bpf_object_open_attr attr = { in bpf_object__open()
9164 struct bpf_object_open_attr open_attr = {}; in bpf_prog_load_xattr()

Completed in 28 milliseconds