Searched refs:cgFd (Results 1 – 2 of 2) sorted by relevance
113 static int AttachProgram(bpf_attach_type type, const int progFd, const int cgFd);122 static int DetachProgram(bpf_attach_type type, const int cgFd);
189 inline int32_t SysBpfObjDetach(bpf_attach_type type, const int progFd, const int cgFd) in SysBpfObjDetach() argument196 attr.target_fd = cgFd; in SysBpfObjDetach()203 inline int32_t SysBpfObjAttach(bpf_attach_type type, const int progFd, const int cgFd) in SysBpfObjAttach() argument210 attr.target_fd = cgFd; in SysBpfObjAttach()