Searched refs:programPath (Results 1 – 1 of 1) sorted by relevance
240 static Status attachProgramToCgroup(const char* programPath, const int cgroupFd, in attachProgramToCgroup() argument242 unique_fd cgroupProg(bpfFdGet(programPath, 0)); in attachProgramToCgroup()245 ALOGE("Failed to get program from %s: %s", programPath, strerror(ret)); in attachProgramToCgroup()250 ALOGE("Program from %s attach failed: %s", programPath, strerror(ret)); in attachProgramToCgroup()