Searched refs:bpf_object_open_attr (Results 1 – 2 of 2) sorted by relevance
63 struct bpf_object_open_attr { struct111 bpf_object__open_xattr(struct bpf_object_open_attr *attr);
7020 __bpf_object__open_xattr(struct bpf_object_open_attr *attr, int flags) in __bpf_object__open_xattr()7034 struct bpf_object *bpf_object__open_xattr(struct bpf_object_open_attr *attr) in bpf_object__open_xattr()7041 struct bpf_object_open_attr attr = { in bpf_object__open()9071 struct bpf_object_open_attr open_attr = {}; in bpf_prog_load_xattr()