Home
last modified time | relevance | path

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

/linux/kernel/locking/
H A Dlocktorture.c147 void (*readunlock)(int tid); member
236 .readunlock = NULL,
281 .readunlock = NULL,
308 .readunlock = NULL,
334 .readunlock = NULL,
361 .readunlock = NULL,
388 .readunlock = NULL,
413 .readunlock = NULL,
480 .readunlock = torture_rwlock_read_unlock,
523 .readunlock = torture_rwlock_read_unlock_irq,
[all …]
/linux/kernel/rcu/
H A Drcuscale.c153 void (*readunlock)(int idx); member
196 .readunlock = rcu_scale_read_unlock,
258 .readunlock = srcu_scale_read_unlock,
288 .readunlock = srcu_scale_read_unlock,
324 .readunlock = tasks_scale_read_unlock,
368 .readunlock = tasks_rude_scale_read_unlock,
412 .readunlock = tasks_trace_scale_read_unlock,
472 cur_ops->readunlock(idx); in rcu_scale_reader()
H A Drcutorture.c382 void (*readunlock)(int idx); member
593 .readunlock = rcu_torture_read_unlock,
676 .readunlock = rcu_torture_read_unlock,
899 .readunlock = srcu_torture_read_unlock,
962 .readunlock = srcu_torture_read_unlock,
998 .readunlock = srcu_torture_read_unlock,
1055 .readunlock = rcu_torture_read_unlock_trivial,
1094 .readunlock = tasks_torture_read_unlock,
1128 .readunlock = rcu_torture_read_unlock_trivial,
1175 .readunlock = tasks_tracing_torture_read_unlock,
[all …]