Searched refs:urandlib_read_without_sema_call_cnt (Results 1 – 2 of 2) sorted by relevance
40 int urandlib_read_without_sema_call_cnt; variable49 __sync_fetch_and_add(&urandlib_read_without_sema_call_cnt, 1); in BPF_USDT()
398 ASSERT_EQ(bss->urandlib_read_without_sema_call_cnt, 1, "urandlib_wo_sema_cnt"); in subtest_urandom_usdt()