Searched defs:detachProgram (Results 1 – 2 of 2) sorted by relevance
50 public static void detachProgram(int type, @NonNull String cgroupPath) in detachProgram() method in BpfUtils
137 inline int detachProgram(bpf_attach_type type, const BPF_FD_TYPE cg_fd) { in detachProgram() function