| /OK3568_Linux_fs/kernel/tools/testing/selftests/safesetid/ |
| H A D | safesetid-test.c | 176 pid_t cpid; in test_userns() local 182 cpid = syscall(SYS_clone, clone_flags, NULL); in test_userns() 183 if (cpid == -1) { in test_userns() 188 if (cpid == 0) { /* Code executed by child */ in test_userns() 193 if(snprintf(map_file_name, sz, "/proc/%d/uid_map", cpid) < 0) { in test_userns() 207 pid_t cpid, w; in test_setuid() local 210 cpid = fork(); in test_setuid() 211 if (cpid == -1) { in test_setuid() 215 if (cpid == 0) { /* Code executed by child */ in test_setuid() 224 w = waitpid(cpid, &wstatus, WUNTRACED | WCONTINUED); in test_setuid()
|
| /OK3568_Linux_fs/external/xserver/test/ |
| H A D | tests-common.c | 12 int cpid; in run_test_in_child() local 17 cpid = fork(); in run_test_in_child() 18 if (cpid) { in run_test_in_child() 19 waitpid(cpid, &csts, 0); in run_test_in_child()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/arm64/mte/ |
| H A D | check_gcr_el1_cswitch.c | 103 pid_t cpid; in mte_gcr_fork_test() local 113 cpid = getpid(); in mte_gcr_fork_test() 115 res = execute_test(cpid); in mte_gcr_fork_test()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/netfilter/ |
| H A D | nft_flowtable.sh | 263 cpid=$! 271 if ps -p $cpid > /dev/null;then 272 kill $cpid
|
| /OK3568_Linux_fs/kernel/arch/nds32/kernel/ |
| H A D | traps.c | 367 unsigned int cpid = ((itype & ITYPE_mskCPID) >> ITYPE_offCPID); in do_dispatch_general() local 369 if ((cpid == FPU_CPID) && in do_dispatch_general()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/net/mptcp/ |
| H A D | simult_flows.sh | 168 local cpid=$! 170 wait $cpid
|
| H A D | mptcp_join.sh | 174 cpid=$! 200 wait $cpid
|
| H A D | mptcp_connect.sh | 422 local cpid=$! 424 wait $cpid
|
| /OK3568_Linux_fs/kernel/arch/m68k/math-emu/ |
| H A D | fp_scan.S | 69 cmp.b #0xf2,%d0 | cpid = 1 71 cmp.b #0xfc,%d0 | cpid = 6
|
| /OK3568_Linux_fs/kernel/arch/m68k/fpsp040/ |
| H A D | x_fline.S | 60 cmpib #1,%d1 |check if cpid=1
|
| /OK3568_Linux_fs/kernel/arch/mips/kernel/ |
| H A D | traps.c | 1411 unsigned int cpid; in do_cpu() local 1415 cpid = (regs->cp0_cause >> CAUSEB_CE) & 3; in do_cpu() 1417 if (cpid != 2) in do_cpu() 1420 switch (cpid) { in do_cpu()
|
| /OK3568_Linux_fs/recovery/ |
| HD | rootfs.cpio.gz | 107070100A8AEB0000041ED0000000000000000000000116841B48100000000000000FD0000000200000000000000000000000200000000.07070100A8B07C000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000900000000.gitkeep07070100A8B07D000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000B00000000.skip_fsck07070100A8AEB10000A1FF0000000000000000000000016841B0B600000007000000FD0000000200000000000000000000000400000000binusr/bin07070100A8B07E000081A400000000000000000000000168412635000001CC000000FD0000000200000000000000000000001100000000busybox. ... |