Searched refs:KCMP_IO (Results 1 – 3 of 3) sorted by relevance
11 KCMP_IO, enumerator
156 case KCMP_IO: in SYSCALL_DEFINE5()157 ret = kcmp_ptr(task1->io_context, task2->io_context, KCMP_IO); in SYSCALL_DEFINE5()
68 sys_kcmp(pid1, pid2, KCMP_IO, 0, 0), in main()