Searched refs:srcu_read_lock (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/compat/linuxkpi/common/include/linux/
H A Dsrcu.h45 extern int srcu_read_lock(struct srcu_struct *);
/freebsd-11-stable/sys/ofed/drivers/infiniband/core/
H A Dib_uverbs_main.c365 srcu_key = srcu_read_lock(&file->device->disassociate_srcu);
767 srcu_key = srcu_read_lock(&file->device->disassociate_srcu);
903 srcu_key = srcu_read_lock(&file->device->disassociate_srcu);
943 srcu_key = srcu_read_lock(&dev->disassociate_srcu);
1062 srcu_key = srcu_read_lock(&dev->disassociate_srcu);
1082 srcu_key = srcu_read_lock(&dev->disassociate_srcu);
/freebsd-11-stable/sys/compat/linuxkpi/common/src/
H A Dlinux_rcu.c420 srcu_read_lock(struct srcu_struct *srcu) function

Completed in 108 milliseconds