Searched refs:bpf_object__open_xattr (Results 1 – 3 of 3) sorted by relevance
49 bpf_object__open_xattr;
111 bpf_object__open_xattr(struct bpf_object_open_attr *attr);
6962 struct bpf_object *bpf_object__open_xattr(struct bpf_object_open_attr *attr) in bpf_object__open_xattr() function6974 return bpf_object__open_xattr(&attr); in bpf_object__open()9001 obj = bpf_object__open_xattr(&open_attr); in bpf_prog_load_xattr()