Searched defs:detachSingleProgram (Results 1 – 2 of 2) sorted by relevance
58 public static void detachSingleProgram(int type, @NonNull String programPath, in detachSingleProgram() method in BpfUtils
144 inline int detachSingleProgram(bpf_attach_type type, const BPF_FD_TYPE prog_fd, in detachSingleProgram() function