Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Drcupdate.h81 linux_synchronize_rcu(RCU_TYPE_REGULAR); \
85 linux_synchronize_rcu(RCU_TYPE_REGULAR); \
157 void linux_synchronize_rcu(unsigned type);
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_rcu.c165 linux_synchronize_rcu(head - linux_epoch_head); in linux_rcu_cleaner_func()
337 linux_synchronize_rcu(unsigned type) in linux_synchronize_rcu() function
454 linux_synchronize_rcu(RCU_TYPE_SLEEPABLE); in synchronize_srcu()
H A Dlinux_compat.c1565 linux_synchronize_rcu(RCU_TYPE_REGULAR); in linux_file_close()