Home
last modified time | relevance | path

Searched refs:mutex (Results 1 – 25 of 63) sorted by relevance

123

/net/ceph/
A Dauth.c66 mutex_init(&ac->mutex); in ceph_auth_init()
94 mutex_lock(&ac->mutex); in ceph_auth_reset()
99 mutex_unlock(&ac->mutex); in ceph_auth_reset()
128 mutex_lock(&ac->mutex); in ceph_auth_build_hello()
213 mutex_lock(&ac->mutex); in ceph_handle_auth_reply()
289 mutex_lock(&ac->mutex); in ceph_build_auth()
300 mutex_lock(&ac->mutex); in ceph_auth_is_authenticated()
315 mutex_lock(&ac->mutex); in __ceph_auth_get_authorizer()
354 mutex_lock(&ac->mutex); in ceph_auth_add_authorizer_challenge()
371 mutex_lock(&ac->mutex); in ceph_auth_verify_authorizer_reply()
[all …]
A Dmon_client.c291 mutex_lock(&monc->mutex); in ceph_monc_reopen_session()
392 mutex_lock(&monc->mutex); in handle_subscribe_ack()
446 mutex_lock(&monc->mutex); in ceph_monc_want_map()
476 mutex_lock(&monc->mutex); in ceph_monc_got_map()
484 mutex_lock(&monc->mutex); in ceph_monc_renew_subs()
502 mutex_lock(&monc->mutex); in ceph_monc_wait_osdmap()
529 mutex_lock(&monc->mutex); in ceph_monc_open_session()
546 mutex_lock(&monc->mutex); in ceph_monc_handle_map()
681 mutex_lock(&monc->mutex); in cancel_generic_request()
715 mutex_lock(&monc->mutex); in get_generic_reply()
[all …]
A Dmessenger.c577 mutex_lock(&con->mutex); in ceph_con_close()
590 mutex_unlock(&con->mutex); in ceph_con_close()
601 mutex_lock(&con->mutex); in ceph_con_open()
643 mutex_init(&con->mutex); in ceph_con_init()
1426 mutex_lock(&con->mutex); in ceph_con_process_message()
1547 mutex_lock(&con->mutex); in ceph_con_workfn()
1737 mutex_lock(&con->mutex); in ceph_con_send()
1779 mutex_lock(&con->mutex); in ceph_msg_revoke()
1819 mutex_lock(&con->mutex); in ceph_msg_revoke_incoming()
1842 mutex_lock(&con->mutex); in ceph_con_keepalive()
[all …]
/net/netfilter/
A Dx_tables.c66 struct mutex mutex; member
70 struct mutex compat_mutex;
93 mutex_lock(&xt[af].mutex); in xt_register_target()
95 mutex_unlock(&xt[af].mutex); in xt_register_target()
105 mutex_lock(&xt[af].mutex); in xt_unregister_target()
107 mutex_unlock(&xt[af].mutex); in xt_unregister_target()
143 mutex_lock(&xt[af].mutex); in xt_register_match()
155 mutex_lock(&xt[af].mutex); in xt_unregister_match()
205 mutex_lock(&xt[af].mutex); in xt_find_match()
254 mutex_lock(&xt[af].mutex); in xt_find_target()
[all …]
A Dnfnetlink.c57 struct mutex mutex; member
98 mutex_lock(&table[subsys_id].mutex); in nfnl_lock()
104 mutex_unlock(&table[subsys_id].mutex); in nfnl_unlock()
111 return lockdep_is_held(&table[subsys_id].mutex); in lockdep_nfnl_is_held()
809 __mutex_init(&table[i].mutex, nfnl_lockdep_names[i], &nfnl_lockdep_keys[i]); in nfnetlink_init()
/net/smc/
A Dsmc_pnet.c142 mutex_lock(&smc_ib_devices.mutex); in smc_pnet_remove_by_pnetid()
162 mutex_unlock(&smc_ib_devices.mutex); in smc_pnet_remove_by_pnetid()
164 mutex_lock(&smcd_dev_list.mutex); in smc_pnet_remove_by_pnetid()
179 mutex_unlock(&smcd_dev_list.mutex); in smc_pnet_remove_by_pnetid()
253 mutex_lock(&smc_ib_devices.mutex); in smc_pnet_apply_ib()
270 mutex_lock(&smcd_dev_list.mutex); in smc_pnet_apply_smcd()
276 mutex_unlock(&smcd_dev_list.mutex); in smc_pnet_apply_smcd()
312 mutex_lock(&smc_ib_devices.mutex); in smc_pnet_find_ib()
333 mutex_lock(&smcd_dev_list.mutex); in smc_pnet_find_smcd()
341 mutex_unlock(&smcd_dev_list.mutex); in smc_pnet_find_smcd()
[all …]
A Dsmc_ib.h29 struct mutex mutex; /* protects list of smc ib devices */ member
56 struct mutex mutex; /* protect dev setup+cleanup */ member
A Dsmc_ib.c41 .mutex = __MUTEX_INITIALIZER(smc_ib_devices.mutex),
614 mutex_lock(&dev_list->mutex); in smc_nl_prep_smcr_dev()
624 mutex_unlock(&dev_list->mutex); in smc_nl_prep_smcr_dev()
845 mutex_lock(&smcibdev->mutex); in smc_ib_setup_per_ibdev()
877 mutex_unlock(&smcibdev->mutex); in smc_ib_setup_per_ibdev()
883 mutex_lock(&smcibdev->mutex); in smc_ib_cleanup_per_ibdev()
891 mutex_unlock(&smcibdev->mutex); in smc_ib_cleanup_per_ibdev()
916 mutex_lock(&smc_ib_devices.mutex); in smc_ib_ndev_change()
952 mutex_init(&smcibdev->mutex); in smc_ib_add_dev()
953 mutex_lock(&smc_ib_devices.mutex); in smc_ib_add_dev()
[all …]
A Dsmc_ism.c24 .mutex = __MUTEX_INITIALIZER(smcd_dev_list.mutex)
366 mutex_lock(&dev_list->mutex); in smc_nl_prep_smcd_dev()
378 mutex_unlock(&dev_list->mutex); in smc_nl_prep_smcd_dev()
504 mutex_lock(&smcd_dev_list.mutex); in smcd_register_dev()
519 mutex_unlock(&smcd_dev_list.mutex); in smcd_register_dev()
536 mutex_lock(&smcd_dev_list.mutex); in smcd_unregister_dev()
538 mutex_unlock(&smcd_dev_list.mutex); in smcd_unregister_dev()
A Dsmc_ism.h23 struct mutex mutex; /* Protects list of devices */ member
A Dsmc_loopback.c329 mutex_lock(&smcd_dev_list.mutex); in smcd_lo_register_dev()
331 mutex_unlock(&smcd_dev_list.mutex); in smcd_lo_register_dev()
345 mutex_lock(&smcd_dev_list.mutex); in smcd_lo_unregister_dev()
347 mutex_unlock(&smcd_dev_list.mutex); in smcd_lo_unregister_dev()
A Dsmc_pnet.h32 struct mutex lock;
/net/xdp/
A Dxsk.c792 mutex_lock(&xs->mutex); in __xsk_generic_xmit()
868 mutex_unlock(&xs->mutex); in __xsk_generic_xmit()
1117 mutex_lock(&xs->mutex); in xsk_release()
1119 mutex_unlock(&xs->mutex); in xsk_release()
1181 mutex_lock(&xs->mutex); in xsk_bind()
1365 mutex_lock(&xs->mutex); in xsk_setsockopt()
1403 mutex_lock(&xs->mutex); in xsk_setsockopt()
1432 mutex_lock(&xs->mutex); in xsk_setsockopt()
1517 mutex_lock(&xs->mutex); in xsk_getsockopt()
1597 mutex_lock(&xs->mutex); in xsk_getsockopt()
[all …]
A Dxsk_diag.c113 mutex_lock(&xs->mutex); in xsk_diag_fill()
141 mutex_unlock(&xs->mutex); in xsk_diag_fill()
146 mutex_unlock(&xs->mutex); in xsk_diag_fill()
/net/
A DKconfig.debug29 bool "Add extra per-netns mutex inside RTNL"
35 acquires the global RTNL and a small per-netns RTNL mutex.
38 mutex in every RTNL scope and slows down the operations.
/net/sunrpc/
A Dnetns.h19 struct mutex pipefs_sb_lock;
30 struct mutex gssp_lock;
/net/netlink/
A Daf_netlink.h41 struct mutex nl_cb_mutex;
67 struct mutex *cb_mutex;
/net/packet/
A Dinternal.h80 extern struct mutex fanout_mutex;
119 struct mutex pg_vec_lock;
/net/nfc/
A Dllcp.h56 struct mutex sdp_lock;
90 struct mutex sdreq_lock;
/net/bridge/netfilter/
A Debtables.c322 struct mutex *mutex) in find_inlist_lock_noload() argument
328 mutex_lock(mutex); in find_inlist_lock_noload()
341 mutex_unlock(mutex); in find_inlist_lock_noload()
349 mutex_lock(mutex); in find_inlist_lock_noload()
362 mutex_unlock(mutex); in find_inlist_lock_noload()
368 int *error, struct mutex *mutex) in find_inlist_lock() argument
371 find_inlist_lock_noload(net, name, error, mutex), in find_inlist_lock()
377 struct mutex *mutex) in find_table_lock() argument
379 return find_inlist_lock(net, name, "ebtable_", error, mutex); in find_table_lock()
/net/core/
A Dnet-sysfs.h14 extern struct mutex rps_default_mask_mutex;
A Dpage_pool_priv.h10 extern struct mutex page_pools_lock;
/net/mac802154/
A Dieee802154_i.h50 struct mutex iflist_mtx;
136 struct mutex sec_mtx;
/net/atm/
A Dresources.h15 extern struct mutex atm_dev_mutex;
/net/kcm/
A Dkcmproc.c256 mutex_lock(&knet->mutex); in kcm_stats_seq_show()
279 mutex_unlock(&knet->mutex); in kcm_stats_seq_show()

Completed in 50 milliseconds

123