Home
last modified time | relevance | path

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

12345678910>>...76

/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
H A Dtrace_output_kern.c18 u64 pid; in bpf_prog1() member
/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
H A Dtrace_output.bpf.c16 u64 pid; in bpf_prog1() member
/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
/kernel/linux/linux-5.10/arch/um/kernel/skas/
H A Dprocess.c20 int pid; in start_kernel_proc() local
/kernel/linux/linux-5.10/arch/x86/um/
H A Dptrace_user.c9 int ptrace_getregs(long pid, unsigned long *regs_out) in ptrace_getregs() argument
16 int ptrace_setregs(long pid, unsigned long *regs) in ptrace_setregs() argument
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/tm/
H A Dtm-signal-stack.c35 int pid; in tm_signal_stack() local
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/pmu/ebb/
H A Dfork_cleanup_test.c44 pid_t pid; in fork_cleanup() local
/kernel/linux/linux-6.6/arch/um/kernel/skas/
H A Dprocess.c20 int pid; in start_kernel_proc() local
/kernel/linux/linux-5.10/tools/bpf/bpftool/skeleton/
H A Dpid_iter.h8 int pid; member
/kernel/linux/linux-6.6/arch/x86/um/
H A Dptrace_user.c9 int ptrace_getregs(long pid, unsigned long *regs_out) in ptrace_getregs() argument
16 int ptrace_setregs(long pid, unsigned long *regs) in ptrace_setregs() argument
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/pmu/ebb/
H A Dfork_cleanup_test.c44 pid_t pid; in fork_cleanup() local
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/tm/
H A Dtm-signal-stack.c35 int pid; in tm_signal_stack() local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dtask_local_storage_helpers.h17 static inline int sys_pidfd_open(pid_t pid, unsigned int flags) in sys_pidfd_open() argument
/kernel/liteos_a/testsuites/unittest/container/smoke/
H A DIt_mnt_container_005.cpp65 auto pid = fork(); in ItMntContainer005() local
/kernel/liteos_a/testsuites/unittest/libc/sys/full/
H A Dsys_test_028.cpp36 pid_t pid = fork(); in TestCase() local
/kernel/liteos_a/testsuites/unittest/process/basic/process/smoke/
H A Dprocess_test_004.cpp37 int pid; in Testcase() local
[all...]

Completed in 7 milliseconds

12345678910>>...76