Home
last modified time | relevance | path

Searched refs:urandlib_read_with_sema (Results 1 – 5 of 5) sorted by relevance

/tools/testing/selftests/bpf/
A Durandom_read.c24 void urandlib_read_with_sema(int iter_num, int iter_cnt, int read_sz);
48 urandlib_read_with_sema(i, count, BUF_SIZE); in urandom_read()
A Dliburandom_read.map6 urandlib_read_with_sema;
A Durandom_read_lib1.c13 void urandlib_read_with_sema(int iter_num, int iter_cnt, int read_sz) in urandlib_read_with_sema() function
/tools/testing/selftests/bpf/progs/
A Dtest_urandom_usdt.c59 int BPF_USDT(urandlib_read_with_sema, int iter_num, int iter_cnt, int buf_sz) in BPF_USDT() argument
/tools/testing/selftests/bpf/prog_tests/
A Dusdt.c395 l = bpf_program__attach_usdt(skel->progs.urandlib_read_with_sema, in subtest_urandom_usdt()
400 skel->links.urandlib_read_with_sema = l; in subtest_urandom_usdt()

Completed in 6 milliseconds