Home
last modified time | relevance | path

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

/optee_os/core/pta/
A Dbenchmark.c29 static struct mutex bench_reg_mu = MUTEX_INITIALIZER; variable
51 mutex_lock(&bench_reg_mu); in alloc_benchmark_buffer()
57 mutex_unlock(&bench_reg_mu); in alloc_benchmark_buffer()
66 mutex_unlock(&bench_reg_mu); in alloc_benchmark_buffer()
74 mutex_unlock(&bench_reg_mu); in alloc_benchmark_buffer()
84 mutex_unlock(&bench_reg_mu); in alloc_benchmark_buffer()
95 mutex_unlock(&bench_reg_mu); in alloc_benchmark_buffer()
118 mutex_lock(&bench_reg_mu); in get_benchmark_memref()
131 mutex_unlock(&bench_reg_mu); in get_benchmark_memref()
147 mutex_lock(&bench_reg_mu); in unregister_benchmark()
[all …]

Completed in 2 milliseconds