Home
last modified time | relevance | path

Searched refs:getpid (Results 1101 - 1125 of 1454) sorted by relevance

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

/kernel/linux/linux-6.6/tools/testing/selftests/x86/
H A Dmov_ss_trap.c53 pid_t parent = getpid(); in enable_watchpoint()
274 nr = 20; /* compat getpid */ in main()
/kernel/liteos_a/compat/posix/src/
H A Dmisc.c157 pid_t getpid(void) in getpid() function
/kernel/linux/linux-6.6/samples/timers/
H A Dhpet_example.c251 if ((fcntl(fd, F_SETOWN, getpid()) == 1) || in hpet_fasync()
/kernel/liteos_a/testsuites/unittest/process/basic/process/full/
H A Dprocess_test_058.cpp96 val = getpgid(getpid()); in TestSpawnAttrGroup()
H A Dprocess_test_059.cpp96 val = getpgid(getpid()); in TestSpawnAttrGroup()
/kernel/liteos_a/testsuites/unittest/process/basic/process/
H A Dprocess_process_test.cpp57 int temp = sched_getaffinity(getpid(), sizeof(cpu_set_t), &cpuset); in GetCpuCount()
/test/testfwk/arkxtest/uitest/cj/
H A Duitest_ffi.cpp144 auto proPid = static_cast<int32_t>(getpid()); in GetPid()
/test/xts/acts/kernel_lite/utils/
H A Dutils.cpp258 int temp = sched_getaffinity(getpid(), sizeof(cpu_set_t), &cpuset); in GetCpuCount()
/test/xts/acts/kernel_lite/ipc_posix/signal/
H A DSignalTestUtils.cpp158 LOGD("in child, pid=%d", getpid()); in SendAndRecvTest()
/test/xts/hats/kernel/mmap_v/
H A DMmapVApiTest.cpp125 "cat /proc/%d/smaps |grep -A 10 '%lx-' |grep 'Rss:'", getpid(), ptr); in TstSmaps()
/third_party/alsa-lib/test/
H A Dseq.c32 sprintf(name, "SeqUtil - %i", getpid()); in set_name()
/third_party/libuv/src/unix/
H A Dfreebsd.c146 mib[3] = getpid(); in uv_resident_set_memory()
H A Dnetbsd.c148 pid = getpid(); in uv_resident_set_memory()
/third_party/libunwind/libunwind/src/s390x/
H A DGinit.c343 return _Uelf64_get_proc_name (as, getpid (), ip, buf, buf_len, offp); in get_static_proc_name()
/third_party/mbedtls/programs/ssl/
H A Dssl_fork_server.c241 pid = getpid(); in main()
/third_party/ltp/testcases/cve/
H A Dstack_clash.c178 sprintf(buf, "/proc/%d/maps", getpid()); in dump_proc_self_maps()
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_load_balance_test/
H A Dcpuset_cpu_hog.c211 " by cpuset(cpus: %s)\n", getpid(), cpu, str); in cpu_hog()
/third_party/libwebsockets/lwsws/
H A Dmain.c284 fprintf(stderr, "Root process is %u\n", (unsigned int)getpid()); in main()
/third_party/ninja/src/
H A Dbrowse.py223 print('Web server pid %d' % os.getpid(), file=sys.stderr )
/third_party/ltp/testcases/kernel/mce-test/hwpoison/
H A Dthugetlb.c51 #define DEB printf("DEBUG [%d:%s:%d]\n", getpid(), __FILE__, __LINE__);
/third_party/ltp/testcases/kernel/syscalls/migrate_pages/
H A Dmigrate_pages01.c169 parent_pid = getpid(); in test_invalid_perm()
/third_party/ltp/testcases/network/rpc/basic_tests/rpc01/
H A Drpc1.c107 buffer.request_id = getpid(); in main()
/third_party/ltp/testcases/kernel/fs/stream/
H A Dstream03.c68 sprintf(tempfile1, "stream03.%d", getpid()); in main()
/third_party/ltp/testcases/kernel/hotplug/memory_hotplug/
H A Dmemtoy.c483 printf("memtoy pid: %d\n", getpid()); in main()
/third_party/ltp/testcases/kernel/syscalls/fanotify/
H A Dfanotify13.c273 getpid(), in do_test()

Completed in 12 milliseconds

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