Searched defs:srcu (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/compat/linuxkpi/common/src/
H A Dlinux_rcu.c409 init_srcu_struct(struct srcu_struct *srcu) argument
415 cleanup_srcu_struct(struct srcu_struct *srcu) argument
420 srcu_read_lock(struct srcu_struct *srcu) argument
427 srcu_read_unlock(struct srcu_struct *srcu, int key __unused) argument
433 synchronize_srcu(struct srcu_struct *srcu) argument
439 srcu_barrier(struct srcu_struct *srcu) argument

Completed in 120 milliseconds