Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/test_kmods/
H A Dbpf_test_rqspinlock.c37 RQSL_CTX_NORMAL = 0, enumerator
162 RQSL_CTX_NORMAL, ret); in rqspinlock_worker_fn()
322 norm_counts[i] = atomic64_read(&hist->hist[RQSL_CTX_NORMAL][i]); in rqsl_print_histograms()
333 norm_success = atomic64_read(&hist->success[RQSL_CTX_NORMAL]); in rqsl_print_histograms()
335 norm_failure = atomic64_read(&hist->failure[RQSL_CTX_NORMAL]); in rqsl_print_histograms()