Home
last modified time | relevance | path

Searched refs:getpid (Results 1001 - 1025 of 1454) sorted by relevance

1...<<41424344454647484950>>...59

/third_party/lzma/CPP/7zip/Crypto/
H A DRandGen.cpp122 pid_t pid = getpid(); in Init()
/third_party/libwebsockets/minimal-examples/api-tests/api-test-lws_smd/
H A Dmain.c84 unsigned int mypid = (unsigned int)getpid(); in _thread_spam()
/third_party/ltp/lib/
H A Dtst_buffers.c42 getpid(), (char*)map->addr + map->buf_shift, -i-1); in check_canary()
/third_party/ltp/testcases/kernel/controllers/cpuctl/
H A Dcpuctl_def_task01.c134 pid = getpid(); in main()
H A Dcpuctl_def_task04.c147 write_to_file(mytaskfile, "a", getpid()); in main()
H A Dcpuctl_def_task02.c147 pid = getpid(); in main()
H A Dcpuctl_def_task03.c143 pid = getpid(); in main()
H A Dcpuctl_test01.c137 pid = getpid(); in main()
H A Dcpuctl_test04.c158 write_to_file(mytaskfile, "a", getpid()); /* Assign the task to it's group */ in main()
H A Dcpuctl_test03.c146 pid = getpid(); in main()
/third_party/musl/porting/liteos_a/user/src/misc/
H A Dsyslog.c108 pid = (log_opt & LOG_PID) ? getpid() : 0; in _vsyslog()
/third_party/musl/src/misc/
H A Dsyslog.c109 pid = (log_opt & LOG_PID) ? getpid() : 0; in _vsyslog()
/third_party/ltp/testcases/kernel/mce-test/tsrc/
H A Dttranshuge.c110 getpid(), in print_prep_info()
/third_party/ltp/testcases/kernel/syscalls/fanotify/
H A Dfanotify21.c128 pidfd = SAFE_PIDFD_OPEN(getpid(), 0); in do_setup()
H A Dfanotify19.c142 pid_t pid = getpid(); in test_fanotify()
H A Dfanotify12.c228 sprintf(fname, "fname_%d", getpid()); in do_setup()
/third_party/ltp/testcases/kernel/syscalls/lseek/
H A Dlseek11.c157 sprintf(fname, "tfile_lseek_%d", getpid()); in setup()
/third_party/ltp/testcases/kernel/syscalls/statx/
H A Dstatx01.c93 pid = getpid(); in test_mnt_id()
/third_party/ltp/testcases/kernel/mce-test/hwpoison/
H A Dttranshuge.c110 getpid(), in print_prep_info()
/third_party/ltp/testcases/kernel/mem/hugetlb/hugeshmctl/
H A Dhugeshmctl01.c163 pid = getpid(); in func_stat()
/third_party/ltp/testcases/kernel/syscalls/cma/
H A Dprocess_vm_readv03.c142 tst_syscall(__NR_process_vm_readv, getpid(), NULL, 0UL, NULL, 0UL, 0UL); in setup()
/third_party/ltp/testcases/kernel/syscalls/remap_file_pages/
H A Dremap_file_pages01.c235 sprintf(fname, "/dev/shm/cache_%d", getpid()); in setup()
/third_party/ltp/testcases/kernel/syscalls/futex/
H A Dfutex_cmp_requeue01.c59 int pid = getpid(); in do_child()
/third_party/ltp/testcases/kernel/syscalls/ipc/msgstress/
H A Dmsgstress01.c115 srand(getpid()); in main()
/third_party/ltp/testcases/kernel/syscalls/ipc/shmctl/
H A Dshmctl01.c169 pid_t pid = getpid(); in check_ds()

Completed in 12 milliseconds

1...<<41424344454647484950>>...59