Searched refs:__bpf_object__open_xattr (Results 1 – 1 of 1) sorted by relevance
6465 __bpf_object__open_xattr(struct bpf_object_open_attr *attr, int flags) in __bpf_object__open_xattr() function6481 return libbpf_ptr(__bpf_object__open_xattr(attr, 0)); in bpf_object__open_xattr()6491 return libbpf_ptr(__bpf_object__open_xattr(&attr, 0)); in bpf_object__open()