Home
last modified time | relevance | path

Searched defs:pid (Results 126 - 150 of 1876) sorted by relevance

12345678910>>...76

/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/pmu/ebb/
H A Dcpu_event_pinned_vs_ebb_test.c44 pid_t pid; in cpu_event_pinned_vs_ebb() local
H A Dcpu_event_vs_ebb_test.c42 pid_t pid; in cpu_event_vs_ebb() local
/kernel/linux/linux-6.6/tools/testing/selftests/timers/
H A Dskew_consistency.c45 pid_t pid; in main() local
/kernel/liteos_a/testsuites/unittest/container/full/
H A DIt_pid_container_006.cpp43 pid_t pid = getpid(); in ChildFun() local
H A DIt_pid_container_009.cpp37 pid_t pid; in ChildFun() local
H A DIt_pid_container_013.cpp35 pid_t pid = getpid(); in ChildFun() local
H A DIt_pid_container_004.cpp60 pid_t pid = getpid(); in ChildFunClone1() local
H A DIt_pid_container_024.cpp52 auto pid = CloneWrapper(ChildFunc, CLONE_NEWPID, &argTmp); in GroupProcess() local
73 auto pid = CloneWrapper(GroupProcess, CLONE_NEWPID, &arg); in ItPidContainer024() local
H A DIt_pid_container_022.cpp37 pid_t pid = getpid(); in ChildFun() local
H A DIt_uts_container_003.cpp54 auto pid = CloneWrapper(ChildFunc, CLONE_NEWUTS, &argTmp); in GroupProcess() local
74 auto pid = CloneWrapper(GroupProcess, CLONE_NEWUTS, &arg); in ItUtsContainer003() local
/kernel/liteos_a/testsuites/kernel/sample/kernel_extend/cpup/full/
H A DIt_extend_cpup_003.c111 INT32 pid = LOS_Fork(0, "TestCpupTsk1", TaskF01, TASK_STACK_SIZE_TEST); in Testcase() local
H A DIt_extend_cpup_006.c121 INT32 pid = LOS_Fork(0, "TestCpupTsk1", TaskF01, TASK_STACK_SIZE_TEST); in Testcase() local
H A DIt_extend_cpup_012.c100 INT32 pid = LOS_Fork(0, "TestCpupProcess", TaskF01, TASK_STACK_SIZE_TEST); in Testcase() local
/kernel/liteos_a/testsuites/unittest/basic/exc/smoke/
H A Dit_test_exc_005.cpp55 pid_t pid = fork(); in TestCase() local
H A Dit_test_exc_004.cpp41 pid_t pid = fork(); in TestThread() local
62 pid_t pid = fork(); in TestCase() local
[all...]
/kernel/liteos_a/testsuites/unittest/basic/mem/shm/full/
H A Dshm_test_007.cpp40 pid_t pid; in Testcase() local
/kernel/liteos_a/testsuites/unittest/basic/mem/vm/smoke/
H A Dmmap_test_009.cpp44 pid_t pid = fork(); in Testcase() local
[all...]
/kernel/linux/linux-6.6/net/bpfilter/
H A Dmsgfmt.h10 __u32 pid; member
/kernel/linux/linux-6.6/samples/bpf/
H A Dtest_overhead_kprobe.bpf.c21 u32 pid; in prog() local
/kernel/liteos_a/testsuites/unittest/container/smoke/
H A DIt_container_chroot_001.cpp86 auto pid = clone(ChildFunc, stackTop, CLONE_NEWNS, &arg); in ItContainerChroot001() local
H A DIt_mnt_container_002.cpp87 auto pid = clone(ChildFunc, stackTop, CLONE_NEWNS, &arg); in ItMntContainer002() local
H A DIt_mnt_container_001.cpp77 auto pid = clone(ChildFunc, stackTop, 0, &arg); in ItMntContainer001() local
H A DIt_mnt_container_004.cpp71 auto pid = clone(ChildFunc, stackTop, CLONE_NEWNS, &arg); in ItMntContainer004() local
H A DIt_mnt_container_003.cpp72 auto pid = clone(ChildFunc, stackTop, 0, &arg); in ItMntContainer003() local
H A DIt_mnt_container_006.cpp89 auto pid = clone(ChildFunc, stackTop, 0, &arg); in ItMntContainer006() local

Completed in 7 milliseconds

12345678910>>...76