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

/linux-4.4.14/include/linux/
H A Drwlock_types.h46 #define DEFINE_RWLOCK(x) rwlock_t x = __RW_LOCK_UNLOCKED(x) macro
/linux-4.4.14/net/nfc/
H A Daf_nfc.c27 static DEFINE_RWLOCK(proto_tab_lock);
/linux-4.4.14/lib/
H A Dlocking-selftest.c62 static DEFINE_RWLOCK(rwlock_A);
63 static DEFINE_RWLOCK(rwlock_B);
64 static DEFINE_RWLOCK(rwlock_C);
65 static DEFINE_RWLOCK(rwlock_D);
90 static DEFINE_RWLOCK(rwlock_X1);
91 static DEFINE_RWLOCK(rwlock_X2);
92 static DEFINE_RWLOCK(rwlock_Y1);
93 static DEFINE_RWLOCK(rwlock_Y2);
94 static DEFINE_RWLOCK(rwlock_Z1);
95 static DEFINE_RWLOCK(rwlock_Z2);
H A Ddma-debug.c145 static DEFINE_RWLOCK(driver_name_lock);
/linux-4.4.14/net/x25/
H A Dx25_forward.c20 DEFINE_RWLOCK(x25_forward_list_lock);
H A Dx25_route.c26 DEFINE_RWLOCK(x25_route_list_lock);
H A Dx25_link.c37 DEFINE_RWLOCK(x25_neigh_list_lock);
H A Daf_x25.c73 DEFINE_RWLOCK(x25_list_lock);
/linux-4.4.14/drivers/net/ieee802154/
H A Dfakelb.c36 static DEFINE_RWLOCK(fakelb_ifup_phys_lock);
/linux-4.4.14/net/ax25/
H A Dax25_iface.c32 static DEFINE_RWLOCK(protocol_list_lock);
H A Dax25_uid.c47 static DEFINE_RWLOCK(ax25_uid_lock);
H A Dax25_route.c43 static DEFINE_RWLOCK(ax25_route_lock);
/linux-4.4.14/security/integrity/
H A Diint.c27 static DEFINE_RWLOCK(integrity_iint_lock);
/linux-4.4.14/fs/adfs/
H A Ddir.c17 static DEFINE_RWLOCK(adfs_dir_lock);
H A Dmap.c50 static DEFINE_RWLOCK(adfs_map_lock);
/linux-4.4.14/drivers/isdn/mISDN/
H A Dclock.c46 static DEFINE_RWLOCK(iclock_lock);
H A Dcore.c33 static DEFINE_RWLOCK(bp_lock);
/linux-4.4.14/fs/
H A Dfilesystems.c33 static DEFINE_RWLOCK(file_systems_lock);
H A Dbinfmt_misc.c59 static DEFINE_RWLOCK(entries_lock);
H A Dexec.c72 static DEFINE_RWLOCK(binfmt_lock);
/linux-4.4.14/fs/minix/
H A Ditree_common.c9 static DEFINE_RWLOCK(pointers_lock);
/linux-4.4.14/net/core/
H A Dgen_estimator.c107 static DEFINE_RWLOCK(est_lock);
H A Ddev.c179 DEFINE_RWLOCK(dev_base_lock);
/linux-4.4.14/net/rxrpc/
H A Dar-local.c26 DEFINE_RWLOCK(rxrpc_local_lock);
H A Dar-peer.c27 static DEFINE_RWLOCK(rxrpc_peer_lock);
H A Dar-transport.c28 static DEFINE_RWLOCK(rxrpc_transport_lock);
H A Dar-connection.c29 DEFINE_RWLOCK(rxrpc_connection_lock);
H A Dar-call.c52 DEFINE_RWLOCK(rxrpc_call_lock);
/linux-4.4.14/fs/afs/
H A Dserver.c22 static DEFINE_RWLOCK(afs_servers_lock);
H A Dcell.c25 static DEFINE_RWLOCK(afs_cells_lock);
/linux-4.4.14/kernel/
H A Dcpu_pm.c25 static DEFINE_RWLOCK(cpu_pm_notifier_lock);
H A Dresource.c53 static DEFINE_RWLOCK(resource_lock);
H A Dfork.c111 __cacheline_aligned DEFINE_RWLOCK(tasklist_lock); /* outer */
/linux-4.4.14/net/ipx/
H A Dipx_route.c19 DEFINE_RWLOCK(ipx_routes_lock);
/linux-4.4.14/net/lapb/
H A Dlapb_iface.c45 static DEFINE_RWLOCK(lapb_list_lock);
/linux-4.4.14/net/ieee802154/
H A Dsocket.c183 static DEFINE_RWLOCK(raw_lock);
443 static DEFINE_RWLOCK(dgram_lock);
/linux-4.4.14/fs/fscache/
H A Dobject-list.c21 static DEFINE_RWLOCK(fscache_object_list_lock);
/linux-4.4.14/fs/sysv/
H A Ditree.c64 static DEFINE_RWLOCK(pointers_lock);
/linux-4.4.14/arch/frv/kernel/
H A Ddma.c110 static DEFINE_RWLOCK(frv_dma_channels_lock);
/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
H A Dclass_obd.c53 DEFINE_RWLOCK(obd_dev_lock);
/linux-4.4.14/drivers/uwb/
H A Dest.c58 static DEFINE_RWLOCK(uwb_est_lock);
/linux-4.4.14/drivers/isdn/hardware/mISDN/
H A Dspeedfax.c86 static DEFINE_RWLOCK(card_lock); /* protect Cards */
H A Davmfritz.c148 static DEFINE_RWLOCK(card_lock); /* protect Cards */
H A DmISDNinfineon.c236 static DEFINE_RWLOCK(card_lock); /* protect Cards */
H A Dnetjet.c101 static DEFINE_RWLOCK(card_lock); /* protect Cards */
H A Dw6692.c88 static DEFINE_RWLOCK(card_lock); /* protect Cards */
H A Dhfcsusb.c44 static DEFINE_RWLOCK(HFClock);
/linux-4.4.14/net/bluetooth/
H A Daf_bluetooth.c41 static DEFINE_RWLOCK(bt_proto_lock);
H A Dhci_core.c50 DEFINE_RWLOCK(hci_dev_list_lock);
H A Dl2cap_core.c51 static DEFINE_RWLOCK(chan_list_lock);
/linux-4.4.14/net/sched/
H A Dcls_api.c37 static DEFINE_RWLOCK(cls_mod_lock);
H A Dematch.c94 static DEFINE_RWLOCK(ematch_mod_lock);
H A Dact_api.c306 static DEFINE_RWLOCK(act_mod_lock);
H A Dsch_api.c126 static DEFINE_RWLOCK(qdisc_mod_lock);
/linux-4.4.14/fs/proc/
H A Dgeneric.c29 static DEFINE_RWLOCK(proc_subdir_lock);
H A Dkcore.c60 static DEFINE_RWLOCK(kclist_lock);
/linux-4.4.14/net/l2tp/
H A Dl2tp_ip.c41 static DEFINE_RWLOCK(l2tp_ip_lock);
H A Dl2tp_ip6.c50 static DEFINE_RWLOCK(l2tp_ip6_lock);
/linux-4.4.14/net/rds/
H A Dcong.c87 static DEFINE_RWLOCK(rds_cong_monitor_lock);
/linux-4.4.14/drivers/staging/rdma/ehca/
H A Dehca_main.c121 DEFINE_RWLOCK(ehca_qp_idr_lock);
122 DEFINE_RWLOCK(ehca_cq_idr_lock);
/linux-4.4.14/net/appletalk/
H A Dddp.c78 DEFINE_RWLOCK(atalk_sockets_lock);
194 DEFINE_RWLOCK(atalk_routes_lock);
197 DEFINE_RWLOCK(atalk_interfaces_lock);
H A Daarp.c83 static DEFINE_RWLOCK(aarp_lock);
/linux-4.4.14/drivers/sn/
H A Dioc3.c29 static DEFINE_RWLOCK(ioc3_submodules_lock);
/linux-4.4.14/drivers/macintosh/
H A Dadb.c113 static DEFINE_RWLOCK(adb_handler_lock);
/linux-4.4.14/drivers/net/ppp/
H A Dppp_synctty.c135 static DEFINE_RWLOCK(disc_data_lock);
H A Dppp_async.c134 static DEFINE_RWLOCK(disc_data_lock);
/linux-4.4.14/net/atm/
H A Dbr2684.c98 static DEFINE_RWLOCK(devs_lock);
H A Dcommon.c37 DEFINE_RWLOCK(vcc_sklist_lock);
/linux-4.4.14/net/decnet/
H A Ddn_table.c81 static DEFINE_RWLOCK(dn_fib_tables_lock);
H A Daf_decnet.c155 static DEFINE_RWLOCK(dn_hash_lock);
/linux-4.4.14/kernel/locking/
H A Dlocktorture.c234 static DEFINE_RWLOCK(torture_rwlock);
/linux-4.4.14/arch/sh/mm/
H A Dpmb.c66 static DEFINE_RWLOCK(pmb_rwlock);
/linux-4.4.14/drivers/s390/char/
H A Dtape_core.c43 static DEFINE_RWLOCK(tape_device_lock);
/linux-4.4.14/drivers/input/serio/
H A Dhil_mlc.c75 static DEFINE_RWLOCK(hil_mlcs_lock);
/linux-4.4.14/drivers/net/hamradio/
H A D6pack.c375 static DEFINE_RWLOCK(disc_data_lock);
H A Dmkiss.c673 static DEFINE_RWLOCK(disc_data_lock);
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_offload.c60 static DEFINE_RWLOCK(adapter_list_lock);
/linux-4.4.14/net/ipv6/
H A Dipv6_sockglue.c59 DEFINE_RWLOCK(ip6_ra_lock);
H A Dip6_fib.c58 static DEFINE_RWLOCK(fib6_walker_lock);
H A Dip6mr.c87 static DEFINE_RWLOCK(mrt_lock);
/linux-4.4.14/net/mac80211/
H A Dmesh_pathtbl.c55 static DEFINE_RWLOCK(pathtbl_resize_lock);
/linux-4.4.14/drivers/tty/hvc/
H A Dhvc_iucv.c109 static DEFINE_RWLOCK(hvc_iucv_filter_lock);
/linux-4.4.14/security/keys/
H A Dkeyring.c59 static DEFINE_RWLOCK(keyring_name_lock);
/linux-4.4.14/arch/mips/kernel/
H A Dperf_event_mipsxx.c145 static DEFINE_RWLOCK(pmuint_rwlock);
/linux-4.4.14/drivers/s390/net/
H A Dnetiucv.c210 static DEFINE_RWLOCK(iucv_connection_rwlock);
/linux-4.4.14/drivers/cpufreq/
H A Dcpufreq.c104 static DEFINE_RWLOCK(cpufreq_driver_lock);
/linux-4.4.14/mm/
H A Dkmemleak.c197 static DEFINE_RWLOCK(kmemleak_lock);
/linux-4.4.14/fs/ocfs2/cluster/
H A Dtcp.c105 static DEFINE_RWLOCK(o2net_handler_lock);
/linux-4.4.14/net/ipv4/
H A Dipmr.c104 static DEFINE_RWLOCK(mrt_lock);
/linux-4.4.14/net/netfilter/ipset/
H A Dip_set_core.c30 static DEFINE_RWLOCK(ip_set_ref_lock); /* protects the set refs */
/linux-4.4.14/drivers/scsi/
H A Dsg.c114 static DEFINE_RWLOCK(sg_index_lock); /* Also used to lock
H A Dscsi_debug.c644 static DEFINE_RWLOCK(atomic_rw);
H A Dosst.c158 static DEFINE_RWLOCK(os_scsi_tapes_lock);
/linux-4.4.14/drivers/iommu/
H A Damd_iommu.c66 static DEFINE_RWLOCK(amd_iommu_devtable_lock);
/linux-4.4.14/security/selinux/ss/
H A Dservices.c77 static DEFINE_RWLOCK(policy_rwlock);
/linux-4.4.14/sound/core/
H A Dpcm_native.c74 static DEFINE_RWLOCK(snd_pcm_link_rwlock);
/linux-4.4.14/net/netlink/
H A Daf_netlink.c110 DEFINE_RWLOCK(nl_table_lock);
/linux-4.4.14/drivers/net/ethernet/broadcom/
H A Dcnic.c72 static DEFINE_RWLOCK(cnic_dev_lock);

Completed in 3439 milliseconds