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

/freebsd-13-stable/sys/ofed/drivers/infiniband/core/
H A Dib_uverbs_main.c363 int srcu_key; local
365 srcu_key = srcu_read_lock(&file->device->disassociate_srcu);
370 srcu_read_unlock(&file->device->disassociate_srcu, srcu_key);
755 int srcu_key; local
767 srcu_key = srcu_read_lock(&file->device->disassociate_srcu);
892 srcu_read_unlock(&file->device->disassociate_srcu, srcu_key);
901 int srcu_key; local
903 srcu_key = srcu_read_lock(&file->device->disassociate_srcu);
916 srcu_read_unlock(&file->device->disassociate_srcu, srcu_key);
937 int srcu_key; local
1055 int srcu_key; local
1077 int srcu_key; local
[all...]

Completed in 53 milliseconds