Home
last modified time | relevance | path

Searched refs:DEFINE_RWLOCK (Results 1 – 24 of 24) sorted by relevance

/linux-4.19.296/include/linux/
Drwlock_types.h43 #define DEFINE_RWLOCK(x) rwlock_t x = __RW_LOCK_UNLOCKED(x) macro
/linux-4.19.296/lib/
Dlocking-selftest.c65 static DEFINE_RWLOCK(rwlock_A);
66 static DEFINE_RWLOCK(rwlock_B);
67 static DEFINE_RWLOCK(rwlock_C);
68 static DEFINE_RWLOCK(rwlock_D);
102 static DEFINE_RWLOCK(rwlock_X1);
103 static DEFINE_RWLOCK(rwlock_X2);
104 static DEFINE_RWLOCK(rwlock_Y1);
105 static DEFINE_RWLOCK(rwlock_Y2);
106 static DEFINE_RWLOCK(rwlock_Z1);
107 static DEFINE_RWLOCK(rwlock_Z2);
/linux-4.19.296/drivers/isdn/mISDN/
Dclock.c47 static DEFINE_RWLOCK(iclock_lock);
Dcore.c33 static DEFINE_RWLOCK(bp_lock);
/linux-4.19.296/fs/adfs/
Dmap.c50 static DEFINE_RWLOCK(adfs_map_lock);
Ddir.c17 static DEFINE_RWLOCK(adfs_dir_lock);
/linux-4.19.296/fs/
Dfilesystems.c34 static DEFINE_RWLOCK(file_systems_lock);
Dbinfmt_misc.c63 static DEFINE_RWLOCK(entries_lock);
Dexec.c78 static DEFINE_RWLOCK(binfmt_lock);
/linux-4.19.296/fs/fscache/
Dobject-list.c21 static DEFINE_RWLOCK(fscache_object_list_lock);
/linux-4.19.296/drivers/uwb/
Dest.c58 static DEFINE_RWLOCK(uwb_est_lock);
/linux-4.19.296/fs/minix/
Ditree_common.c10 static DEFINE_RWLOCK(pointers_lock);
/linux-4.19.296/fs/sysv/
Ditree.c65 static DEFINE_RWLOCK(pointers_lock);
/linux-4.19.296/drivers/isdn/hardware/mISDN/
Dspeedfax.c86 static DEFINE_RWLOCK(card_lock); /* protect Cards */
Davmfritz.c148 static DEFINE_RWLOCK(card_lock); /* protect Cards */
DmISDNinfineon.c236 static DEFINE_RWLOCK(card_lock); /* protect Cards */
Dnetjet.c101 static DEFINE_RWLOCK(card_lock); /* protect Cards */
Dw6692.c85 static DEFINE_RWLOCK(card_lock); /* protect Cards */
Dhfcsusb.c44 static DEFINE_RWLOCK(HFClock);
/linux-4.19.296/fs/proc/
Dgeneric.c32 static DEFINE_RWLOCK(proc_subdir_lock);
/linux-4.19.296/drivers/s390/char/
Dtape_core.c44 static DEFINE_RWLOCK(tape_device_lock);
/linux-4.19.296/drivers/s390/net/
Dnetiucv.c196 static DEFINE_RWLOCK(iucv_connection_rwlock);
/linux-4.19.296/drivers/cpufreq/
Dcpufreq.c66 static DEFINE_RWLOCK(cpufreq_driver_lock);
/linux-4.19.296/fs/ocfs2/cluster/
Dtcp.c106 static DEFINE_RWLOCK(o2net_handler_lock);