Searched refs:KCMP_FS (Results 1 – 4 of 4) sorted by relevance
12 KCMP_FS, enumerator
188 case KCMP_FS: in SYSCALL_DEFINE5()189 ret = kcmp_ptr(task1->fs, task2->fs, KCMP_FS); in SYSCALL_DEFINE5()
108 sys_kcmp(pid1, pid2, KCMP_FS, 0, 0), in main()
Completed in 5 milliseconds