Searched refs:prog_fd (Results 1 – 2 of 2) sorted by relevance
148 inline int attachProgram(bpf_attach_type type, const base::unique_fd& prog_fd, in attachProgram() argument152 .attach_bpf_fd = static_cast<__u32>(prog_fd.get()), in attachProgram()
94 unique_fd prog_fd; /* fd after loading */ member610 cs[i].prog_fd.reset(fd); in loadCodeSections()