Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Dtask_local_storage_exit_creds.c19 int null_ptr_count = 0; variable
31 __sync_fetch_and_add(&null_ptr_count, 1); in BPF_PROG()