Searched refs:bpf_object_open_attr (Results 1 – 2 of 2) sorted by relevance
64 struct bpf_object_open_attr { struct122 bpf_object__open_xattr(struct bpf_object_open_attr *attr);
6823 __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