Home
last modified time | relevance | path

Searched defs:urand_pid (Results 1 – 3 of 3) sorted by relevance

/linux/tools/testing/selftests/bpf/prog_tests/
H A Duprobe.c41 int urand_pid = 0, err; in test_uprobe() local
H A Dusdt.c341 int err, urand_pid = 0; in subtest_urandom_usdt() local
/linux/tools/testing/selftests/bpf/progs/
H A Dtest_urandom_usdt.c8 int urand_pid; variable