Home
last modified time | relevance | path

Searched defs:pid (Results 1 - 25 of 3866) sorted by relevance

12345678910>>...155

/third_party/ltp/testcases/kernel/controllers/cgroup/
H A Dcgroup_regression_fork_processes.c16 pid_t pid; in main() local
/third_party/musl/src/unistd/
H A Dgetpgid.c4 pid_t getpgid(pid_t pid) in getpgid() argument
H A Dgetsid.c4 pid_t getsid(pid_t pid) in getsid() argument
/third_party/musl/porting/linux/user/src/sched/
H A Dsched_getscheduler.c5 int sched_getscheduler(pid_t pid) in sched_getscheduler() argument
/third_party/musl/porting/liteos_a/user/src/sched/
H A Dsched_getscheduler.c6 int sched_getscheduler(pid_t pid) in sched_getscheduler() argument
/third_party/musl/src/sched/
H A Dsched_getscheduler.c8 int sched_getscheduler(pid_t pid) in sched_getscheduler() argument
/kernel/linux/linux-5.10/arch/x86/um/os-Linux/
H A Dprctl.c9 int os_arch_prctl(int pid, int option, unsigned long *arg2) in os_arch_prctl() argument
/kernel/linux/linux-5.10/tools/testing/selftests/pid_namespace/
H A Dregression_enomem.c24 pid_t pid; in TEST() local
/kernel/linux/linux-5.10/samples/bpf/
H A Dtest_current_task_under_cgroup_kern.c33 u64 pid = bpf_get_current_pid_tgid(); in bpf_prog1() local
/kernel/linux/linux-6.6/arch/x86/um/os-Linux/
H A Dprctl.c9 int os_arch_prctl(int pid, int option, unsigned long *arg2) in os_arch_prctl() argument
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dread_bpf_task_storage_busy.c12 int pid = 0; variable
/kernel/linux/linux-6.6/tools/testing/selftests/pid_namespace/
H A Dregression_enomem.c24 pid_t pid; in TEST() local
/kernel/linux/linux-6.6/samples/bpf/
H A Dtest_current_task_under_cgroup.bpf.c32 u64 pid = bpf_get_current_pid_tgid(); in BPF_KSYSCALL() local
/kernel/liteos_a/testsuites/unittest/fuzz/
H A Dclone_fuzzer.cpp53 pid_t pid = clone(childFunc, NULL, number, NULL); in TestClone() local
H A Dposix_spawn_fuzzer.cpp42 s32 pid = *(s32 *)DT_SetGetS32(&g_Element[0], INITVALUE_S32); in TestPosixSpawn() local
H A Dposix_spawnp_fuzzer.cpp42 s32 pid = *(s32 *)DT_SetGetS32(&g_Element[0], INITVALUE_S32); in TestPosixSpawnp() local
/third_party/elfutils/tests/
H A Ddeleted.c37 pid_t pid = fork (); in main() local
/third_party/libunwind/libunwind/src/ptrace/
H A D_UPT_create.c31 _UPT_create (pid_t pid) in _UPT_create() argument
H A D_UPT_internal.h53 pid_t pid; /* the process-id of the child we're unwinding */ member
/third_party/ltp/testcases/kernel/containers/pidns/
H A Dpidns_helper.h26 int pid, status; in check_newpid() local
/third_party/ltp/lib/newlib_tests/
H A Dtest22.c14 int pid = SAFE_FORK(); in do_test() local
/third_party/ltp/lib/tests/
H A Dtst_checkpoint.c33 int pid; in main() local
H A Dtst_checkpoint_wait_timeout.c33 int pid; in main() local
H A Dtst_record_childstatus.c31 int pid; in main() local
/third_party/ltp/testcases/kernel/containers/sysvipc/
H A Dipcns_helper.h31 int pid, status; in check_newipc() local

Completed in 7 milliseconds

12345678910>>...155