Home
last modified time | relevance | path

Searched refs:urand_read_with_sema (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_urandom_usdt.c29 int BPF_USDT(urand_read_with_sema, int iter_num, int iter_cnt, int buf_sz) in BPF_USDT() argument
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dusdt.c366 l = bpf_program__attach_usdt(skel->progs.urand_read_with_sema, in subtest_urandom_usdt()
371 skel->links.urand_read_with_sema = l; in subtest_urandom_usdt()