Searched refs:KCMP_VM (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/tools/testing/selftests/kcmp/ |
| H A D | kcmp_test.c | 104 sys_kcmp(pid1, pid2, KCMP_VM, 0, 0), in main() 126 ret = sys_kcmp(pid1, pid1, KCMP_VM, 0, 0); in main()
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | kcmp.c | 199 case KCMP_VM: in SYSCALL_DEFINE5() 200 ret = kcmp_ptr(task1->mm, task2->mm, KCMP_VM); in SYSCALL_DEFINE5()
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | kcmp.h | 10 KCMP_VM, enumerator
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | kcmp.h | 10 KCMP_VM, enumerator
|
| /OK3568_Linux_fs/kernel/tools/include/uapi/linux/ |
| H A D | kcmp.h | 10 KCMP_VM, enumerator
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | kcmp.h | 10 KCMP_VM, enumerator
|