Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/
Dpreempt.c25 struct lock_impl cpu_preemption_locks[NR_CPUS] = { variable
67 lock_impl_lock(&cpu_preemption_locks[thread_cpu_id]); in preempt_disable()
77 lock_impl_unlock(&cpu_preemption_locks[thread_cpu_id]); in preempt_enable()