Home
last modified time | relevance | path

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

/tools/testing/selftests/bpf/progs/
A Dtest_urandom_usdt.c10 int urand_read_without_sema_call_cnt; variable
19 __sync_fetch_and_add(&urand_read_without_sema_call_cnt, 1); in BPF_USDT()
/tools/testing/selftests/bpf/prog_tests/
A Dusdt.c407 ASSERT_EQ(bss->urand_read_without_sema_call_cnt, 1, "urand_wo_sema_cnt"); in subtest_urandom_usdt()

Completed in 4 milliseconds