Searched refs:KCMP_IO (Results 1 – 4 of 4) sorted by relevance
14 KCMP_IO, enumerator
194 case KCMP_IO: in SYSCALL_DEFINE5()195 ret = kcmp_ptr(task1->io_context, task2->io_context, KCMP_IO); in SYSCALL_DEFINE5()
110 sys_kcmp(pid1, pid2, KCMP_IO, 0, 0), in main()