Searched refs:KCMP_FS (Results 1 – 3 of 3) sorted by relevance
9 KCMP_FS, enumerator
150 case KCMP_FS: in SYSCALL_DEFINE5()151 ret = kcmp_ptr(task1->fs, task2->fs, KCMP_FS); in SYSCALL_DEFINE5()
66 sys_kcmp(pid1, pid2, KCMP_FS, 0, 0), in main()