Searched refs:test_pid (Results 1 – 5 of 5) sorted by relevance
14 int test_pid = 0; variable47 if (test_pid != pid || !capture) in handler64_unsigned()75 if (test_pid != pid || !capture) in handler64_signed()101 if (test_pid != pid || !capture) in handler32_unsigned()129 if (test_pid != pid || !capture) in handler32_signed()
9 int test_pid; variable21 if ((bpf_get_current_pid_tgid() >> 32) != test_pid) in probe()
29 u16 test_pid = le16_to_cpu(dev->descriptor.idProduct); in ehset_probe() local31 switch (test_pid) { in ehset_probe()100 __func__, test_pid); in ehset_probe()
18 skel->bss->test_pid = getpid(); in test_stack_var_off()
34 bss->test_pid = getpid(); in test_varlen()