Searched refs:null_ptr_count (Results 1 – 2 of 2) sorted by relevance
19 int null_ptr_count = 0; variable31 __sync_fetch_and_add(&null_ptr_count, 1); in BPF_PROG()
75 ASSERT_NEQ(skel->bss->null_ptr_count, 0, "null_ptr_count"); in test_exit_creds()