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

/freebsd-11-stable/sys/compat/linuxkpi/common/include/linux/
H A Drwlock.h51 #define read_lock_irqsave(lock, flags) \ macro
/freebsd-11-stable/sys/ofed/drivers/infiniband/core/
H A Dib_cache.c473 read_lock_irqsave(&table->rwlock, flags);
529 read_lock_irqsave(&table->rwlock, flags);
588 read_lock_irqsave(&table->rwlock, flags);
890 read_lock_irqsave(&table->rwlock, flags);
939 read_lock_irqsave(&device->cache.lock, flags);
968 read_lock_irqsave(&device->cache.lock, flags);
1008 read_lock_irqsave(&device->cache.lock, flags);
1037 read_lock_irqsave(&device->cache.lock, flags);
H A Dib_cm.c433 read_lock_irqsave(&cm.device_lock, flags);

Completed in 311 milliseconds