Home
last modified time | relevance | path

Searched defs:pid2 (Results 1 – 12 of 12) sorted by relevance

/tools/testing/selftests/bpf/prog_tests/
Dtc_links.c21 __u32 pid1, pid2, lid1, lid2; in serial_test_tc_links_basic() local
120 __u32 pid1, pid2, pid3, pid4; in test_tc_links_before_target() local
274 __u32 pid1, pid2, pid3, pid4; in test_tc_links_after_target() local
428 __u32 pid1, pid2, lid1, lid2; in test_tc_links_revision_target() local
529 __u32 pid1, pid2, pid3; in test_tc_chain_classic() local
633 __u32 pid1, pid2, pid3, lid1, lid2; in test_tc_links_replace_target() local
859 __u32 pid1, pid2, lid1; in test_tc_links_invalid_target() local
1172 __u32 pid1, pid2, pid3, pid4; in test_tc_links_prepend_target() local
1328 __u32 pid1, pid2, pid3, pid4; in test_tc_links_append_target() local
1483 __u32 pid1, pid2, pid3, pid4; in test_tc_links_dev_cleanup_target() local
[all …]
Dtc_opts.c1402 __u32 pid1, pid2, pid3, pid4, lid2, lid4; in test_tc_opts_mixed_target() local
1579 __u32 pid1, pid2; in test_tc_opts_demixed_target() local
/tools/testing/selftests/kcmp/
Dkcmp_test.c23 static long sys_kcmp(int pid1, int pid2, int type, unsigned long fd1, unsigned long fd2) in sys_kcmp()
35 int pid1, pid2; in main() local
88 int pid2 = getpid(); in main() local
/tools/testing/selftests/powerpc/math/
Dvmx_syscall.c51 pid_t pid2; in test_vmx_syscall() local
Dfpu_syscall.c50 pid_t pid2; in test_syscall_fpu() local
/tools/testing/selftests/pidfd/
Dpidfd_getfd_test.c30 static int sys_kcmp(pid_t pid1, pid_t pid2, int type, unsigned long idx1, in sys_kcmp()
Dpidfd_test.c200 pid_t pid2; in test_pidfd_send_signal_recycled_pid_fail() local
Dpidfd_setns_test.c314 static int in_same_namespace(int ns_fd1, pid_t pid2, const char *ns) in in_same_namespace()
/tools/testing/selftests/net/
Dtls.c1255 int pid2; in TEST_F() local
1309 int pid2; in TEST_F() local
1856 int status, pid2; in TEST_F() local
/tools/perf/util/
Djitdump.c743 pid_t pid2; in jit_detect() local
/tools/testing/selftests/seccomp/
Dseccomp_bpf.c302 static int __filecmp(pid_t pid1, pid_t pid2, int fd1, int fd2) in __filecmp()
314 #define filecmp(pid1, pid2, fd1, fd2) ({ \ argument
3695 pid_t pid, pid2; in TEST() local
3986 pid_t pid1, pid2; in TEST() local
/tools/arch/powerpc/include/uapi/asm/
Dkvm.h202 __u32 pid1, pid2; member