/linux-6.15/rust/kernel/sync/ |
D | rcu.rs | 45 pub fn read_lock() -> Guard { in read_lock() function
|
/linux-6.15/include/linux/ |
D | rwlock_rt.h | 35 static __always_inline void read_lock(rwlock_t *rwlock) in read_lock() function
|
D | rwlock.h | 56 #define read_lock(lock) _raw_read_lock(lock) macro
|
/linux-6.15/drivers/nvme/host/ |
D | hwmon.c | 16 struct mutex read_lock; member
|
/linux-6.15/drivers/gpu/drm/msm/ |
D | msm_perf.c | 30 struct mutex read_lock; member
|
D | msm_rd.c | 89 struct mutex read_lock, write_lock; member
|
/linux-6.15/drivers/iio/adc/ |
D | envelope-detector.c | 49 struct mutex read_lock; /* protects everything else */ member
|
/linux-6.15/sound/usb/line6/ |
D | driver.h | 165 struct mutex read_lock; member
|
/linux-6.15/drivers/usb/class/ |
D | cdc-acm.h | 74 spinlock_t read_lock; member
|
/linux-6.15/drivers/crypto/inside-secure/eip93/ |
D | eip93-main.h | 128 spinlock_t read_lock; member
|
/linux-6.15/drivers/char/hw_random/ |
D | cctrng.c | 72 spinlock_t read_lock; member
|
/linux-6.15/drivers/platform/surface/ |
D | surface_aggregator_cdev.c | 63 struct mutex read_lock; /* Guards FIFO buffer read access */ member
|
D | surface_dtx.c | 183 struct mutex read_lock; /* Guards FIFO buffer read access. */ member
|
/linux-6.15/include/sound/ |
D | control.h | 111 spinlock_t read_lock; member
|
/linux-6.15/drivers/iio/ |
D | industrialio-event.c | 43 struct mutex read_lock; member
|
/linux-6.15/drivers/hwmon/ |
D | sht15.c | 164 struct mutex read_lock; member
|
/linux-6.15/drivers/staging/axis-fifo/ |
D | axis-fifo.c | 132 struct mutex read_lock; /* lock for reading */ member
|
/linux-6.15/drivers/staging/greybus/ |
D | uart.c | 53 spinlock_t read_lock; member
|
/linux-6.15/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_sp.c | 614 int read_lock; in bnx2x_get_n_elements() local 2030 int read_lock; in bnx2x_vlan_mac_del_all() local
|