Searched refs:test_pid (Results 1 – 11 of 11) sorted by relevance
14 int test_pid = 0; variable50 if (test_pid != pid || !capture) in handler64_unsigned()80 if (test_pid != pid || !capture) in handler64_signed()106 if (test_pid != pid || !capture) in handler32_unsigned()134 if (test_pid != pid || !capture) in handler32_signed()
19 int test_pid; variable53 if (test_pid != pid) in handle_uprobe_byname2()66 if (test_pid != pid) in handle_uretprobe_byname2()
9 int test_pid; variable21 if ((bpf_get_current_pid_tgid() >> 32) != test_pid) in probe()
13 int test_pid; variable25 if (test_pid != pid) in BPF_PROG()
13 int test_pid; variable68 if (cur_pid != test_pid) in sys_nanosleep_enter()
75 u16 test_pid = le16_to_cpu(dev->descriptor.idProduct); in ehset_probe() local77 switch (test_pid) { in ehset_probe()158 __func__, test_pid); in ehset_probe()
28 skel->bss->test_pid = getpid(); in test_uprobe_autoattach()33 skel->bss->test_pid = getpid(); in test_uprobe_autoattach()
18 skel->bss->test_pid = getpid(); in test_stack_var_off()
28 skel->bss->test_pid = getpid(); in test_exhandler()
34 bss->test_pid = getpid(); in test_varlen()
240 skel->bss->test_pid = getpid(); in test_unpriv_bpf_disabled()