Home
last modified time | relevance | path

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

/Linux-v6.6/tools/testing/selftests/bpf/progs/
Dtest_urandom_usdt.c56 int urandlib_read_with_sema_buf_sz_sum; variable
65 __sync_fetch_and_add(&urandlib_read_with_sema_buf_sz_sum, buf_sz); in BPF_USDT()
/Linux-v6.6/tools/testing/selftests/bpf/prog_tests/
Dusdt.c402 ASSERT_EQ(bss->urandlib_read_with_sema_buf_sz_sum, 256, "urandlib_w_sema_sum"); in subtest_urandom_usdt()