Searched refs:idx1 (Results 1 – 1 of 1) sorted by relevance
173 static inline int missing_kcmp(pid_t pid1, pid_t pid2, int type, unsigned long idx1, unsigned long … in missing_kcmp() argument175 return syscall(__NR_kcmp, pid1, pid2, type, idx1, idx2); in missing_kcmp()