Searched refs:bpf_object__open_xattr (Results 1 – 3 of 3) sorted by relevance
49 bpf_object__open_xattr;
119 bpf_object__open_xattr(struct bpf_object_open_attr *attr);
6479 struct bpf_object *bpf_object__open_xattr(struct bpf_object_open_attr *attr) in bpf_object__open_xattr() function8793 obj = bpf_object__open_xattr(&open_attr); in bpf_prog_load_xattr()