Home
last modified time | relevance | path

Searched refs:lockdep_is_held (Results 1 – 25 of 261) sorted by relevance

1234567891011

/linux/include/net/tc_act/
H A Dtc_police.h54 lockdep_is_held(&police->tcf_lock)); in tcf_police_rate_bytes_ps()
65 lockdep_is_held(&police->tcf_lock)); in tcf_police_burst()
102 lockdep_is_held(&police->tcf_lock)); in tcf_police_rate_pkt_ps()
113 lockdep_is_held(&police->tcf_lock)); in tcf_police_burst_pkt()
150 lockdep_is_held(&police->tcf_lock)); in tcf_police_tcfp_mtu()
160 lockdep_is_held(&police->tcf_lock)); in tcf_police_peakrate_bytes_ps()
170 lockdep_is_held(&police->tcf_lock)); in tcf_police_tcfp_ewma_rate()
180 lockdep_is_held(&police->tcf_lock)); in tcf_police_rate_overhead()
/linux/drivers/net/ovpn/
H A Dcrypto.c65 lockdep_is_held(&cs->lock)); in ovpn_crypto_kill_key()
97 lockdep_is_held(&cs->lock)); in ovpn_crypto_state_reset()
101 lockdep_is_held(&cs->lock)); in ovpn_crypto_state_reset()
129 lockdep_is_held(&cs->lock)); in ovpn_crypto_key_slot_delete()
133 lockdep_is_held(&cs->lock)); in ovpn_crypto_key_slot_delete()
155 lockdep_is_held(&cs->lock)); in ovpn_crypto_key_slots_swap()
157 lockdep_is_held(&cs->lock)); in ovpn_crypto_key_slots_swap()
H A Dbind.c54 lockdep_is_held(&peer->lock)), rcu); in ovpn_bind_reset()
H A Dpeer.c212 lockdep_is_held(&peer->lock)); in ovpn_peer_endpoints_update()
330 lockdep_is_held(&peer->lock)); in ovpn_peer_endpoints_update()
971 lockdep_is_held(&peer->lock)); in ovpn_peer_hash_transp_addr()
1098 lockdep_is_held(&ovpn->lock)); in ovpn_peer_add_p2p()
1193 lockdep_is_held(&peer->ovpn->lock)); in ovpn_peer_del_p2p()
1245 lockdep_is_held(&ovpn->lock)); in ovpn_peer_release_p2p()
1421 lockdep_is_held(&ovpn->lock)); in ovpn_peer_keepalive_work_p2p()
/linux/net/core/
H A Dsock_reuseport.c33 lockdep_is_held(&reuseport_lock)); in reuseport_has_conns_set()
89 lockdep_is_held(&reuseport_lock)); in reuseport_update_incoming_cpu()
202 lockdep_is_held(&reuseport_lock)); in reuseport_alloc()
333 lockdep_is_held(&reuseport_lock)); in reuseport_add_sock()
335 lockdep_is_held(&reuseport_lock)); in reuseport_add_sock()
433 lockdep_is_held(&reuseport_lock)); in reuseport_detach_sock()
471 lockdep_is_held(&reuseport_lock)); in reuseport_stop_listen_sock()
473 lockdep_is_held(&reuseport_lock)); in reuseport_stop_listen_sock()
704 lockdep_is_held(&reuseport_lock)); in reuseport_attach_prog()
706 lockdep_is_held(&reuseport_lock)); in reuseport_attach_prog()
[all …]
/linux/net/sched/
H A Dsch_teql.c146 lockdep_is_held(&master->slaves_lock)); in teql_destroy()
152 lockdep_is_held(&master->slaves_lock)); in teql_destroy()
159 lockdep_is_held(&master->slaves_lock)); in teql_destroy()
163 lockdep_is_held(&master->slaves_lock)); in teql_destroy()
175 lockdep_is_held(&master->slaves_lock))); in teql_destroy()
207 first = rcu_dereference_protected(m->slaves, lockdep_is_held(&m->slaves_lock)); in teql_qdisc_init()
232 lockdep_is_held(&m->slaves_lock))); in teql_qdisc_init()
350 lockdep_is_held(&master->slaves_lock)) == q) in teql_master_xmit()
353 lockdep_is_held(&master->slaves_lock))); in teql_master_xmit()
369 lockdep_is_held(&master->slaves_lock)) == q) in teql_master_xmit()
[all …]
/linux/net/ipv6/
H A Dip6_fib.c112 lockdep_is_held(&f6i->fib6_table->tb6_lock)); in fib6_update_sernum()
783 lockdep_is_held(&table->tb6_lock)); in fib6_add_1()
831 lockdep_is_held(&table->tb6_lock)) : in fib6_add_1()
833 lockdep_is_held(&table->tb6_lock)); in fib6_add_1()
884 lockdep_is_held(&table->tb6_lock)); in fib6_add_1()
924 lockdep_is_held(&table->tb6_lock))); in fib6_add_1()
1067 lockdep_is_held(&table->tb6_lock)); in fib6_purge_rt()
1077 lockdep_is_held(&table->tb6_lock)); in fib6_purge_rt()
1094 lockdep_is_held(&rt->fib6_table->tb6_lock)); in fib6_add_rt2node()
1115 lockdep_is_held(&rt->fib6_table->tb6_lock))) { in fib6_add_rt2node()
[all …]
H A Dxfrm6_protocol.c250 lockdep_is_held(&xfrm6_protocol_mutex))) in xfrm6_protocol_register()
255 lockdep_is_held(&xfrm6_protocol_mutex))) != NULL; in xfrm6_protocol_register()
296 lockdep_is_held(&xfrm6_protocol_mutex))) != NULL; in xfrm6_protocol_deregister()
306 lockdep_is_held(&xfrm6_protocol_mutex))) { in xfrm6_protocol_deregister()
H A Dtunnel6.c56 lockdep_is_held(&tunnel6_mutex))) != NULL; in xfrm6_tunnel_register()
99 lockdep_is_held(&tunnel6_mutex))) != NULL; in xfrm6_tunnel_deregister()
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dselq.c84 lockdep_is_held(selq->state_lock)); in mlx5e_selq_prepare_params()
96 rcu_dereference_protected(selq->active, lockdep_is_held(selq->state_lock)); in mlx5e_selq_is_htb_enabled()
111 lockdep_is_held(selq->state_lock)); in mlx5e_selq_prepare_htb()
127 lockdep_is_held(selq->state_lock)); in mlx5e_selq_apply()
/linux/drivers/net/wireguard/
H A Dnoise.c162 lockdep_is_held(&keypairs->keypair_update_lock)); in wg_noise_keypairs_clear()
167 lockdep_is_held(&keypairs->keypair_update_lock)); in wg_noise_keypairs_clear()
172 lockdep_is_held(&keypairs->keypair_update_lock)); in wg_noise_keypairs_clear()
188 lockdep_is_held(&peer->keypairs.keypair_update_lock)); in wg_noise_expire_current_peer_keypairs()
192 lockdep_is_held(&peer->keypairs.keypair_update_lock)); in wg_noise_expire_current_peer_keypairs()
205 lockdep_is_held(&keypairs->keypair_update_lock)); in add_new_keypair()
207 lockdep_is_held(&keypairs->keypair_update_lock)); in add_new_keypair()
209 lockdep_is_held(&keypairs->keypair_update_lock)); in add_new_keypair()
271 lockdep_is_held(&keypairs->keypair_update_lock)))) { in wg_noise_received_with_keypair()
281 lockdep_is_held(&keypairs->keypair_update_lock)); in wg_noise_received_with_keypair()
[all …]
/linux/kernel/bpf/
H A Dnet_namespace.c61 lockdep_is_held(&netns_bpf_mutex)); in netns_bpf_run_array_detach()
134 lockdep_is_held(&netns_bpf_mutex)); in bpf_netns_link_release()
187 lockdep_is_held(&netns_bpf_mutex)); in bpf_netns_link_update_prog()
250 lockdep_is_held(&netns_bpf_mutex)); in __netns_bpf_prog_query()
334 lockdep_is_held(&netns_bpf_mutex)); in netns_bpf_prog_attach()
460 lockdep_is_held(&netns_bpf_mutex)); in netns_bpf_link_attach()
H A Dreuseport_array.c78 lockdep_is_held(&reuseport_lock)); in reuseport_array_delete_elem()
286 lockdep_is_held(&reuseport_lock)); in bpf_fd_reuseport_array_update_elem()
288 lockdep_is_held(&reuseport_lock)); in bpf_fd_reuseport_array_update_elem()
/linux/net/mac80211/
H A Dscan.c390 lockdep_is_held(&local->hw.wiphy->mtx)); in ieee80211_prep_hw_scan()
472 lockdep_is_held(&local->hw.wiphy->mtx)); in __ieee80211_scan_completed()
481 lockdep_is_held(&local->hw.wiphy->mtx)), in __ieee80211_scan_completed()
498 lockdep_is_held(&local->hw.wiphy->mtx)); in __ieee80211_scan_completed()
652 lockdep_is_held(&local->hw.wiphy->mtx)), in ieee80211_run_deferred_scan()
699 lockdep_is_held(&local->hw.wiphy->mtx)); in ieee80211_scan_state_send_probe()
710 lockdep_is_held(&local->hw.wiphy->mtx)); in ieee80211_scan_state_send_probe()
958 lockdep_is_held(&local->hw.wiphy->mtx)); in ieee80211_scan_state_decision()
998 lockdep_is_held(&local->hw.wiphy->mtx)); in ieee80211_scan_state_set_channel()
1112 lockdep_is_held(&local->hw.wiphy->mtx)); in ieee80211_scan_work()
[all …]
/linux/io_uring/
H A Deventfd.c128 lockdep_is_held(&ctx->uring_lock)); in io_eventfd_register()
164 lockdep_is_held(&ctx->uring_lock)); in io_eventfd_unregister()
H A Dsqpoll.h37 lockdep_is_held(&sqd->lock)); in sqpoll_task_locked()
/linux/security/ipe/
H A Dpolicy.c123 lockdep_is_held(&ipe_policy_lock)); in ipe_update_policy()
229 lockdep_is_held(&ipe_policy_lock)); in ipe_set_active_pol()
/linux/tools/testing/shared/linux/
H A Dlockdep.h15 extern int lockdep_is_held(const void *);
/linux/include/linux/
H A Dlockdep.h252 #define lockdep_is_held(lock) lock_is_held(&(lock)->dep_map) macro
288 do { lockdep_assert(lockdep_is_held(l) != LOCK_STATE_NOT_HELD); __assume_ctx_lock(l); } while (0)
291 lockdep_assert(lockdep_is_held(l) != LOCK_STATE_HELD)
300 lockdep_assert_once(lockdep_is_held(l) != LOCK_STATE_NOT_HELD)
389 extern int lockdep_is_held(const void *);
H A Dxarray.h1211 lockdep_is_held(&xa->xa_lock)); in xa_head()
1218 lockdep_is_held(&xa->xa_lock)); in xa_head_locked()
1227 lockdep_is_held(&xa->xa_lock)); in xa_entry()
1236 lockdep_is_held(&xa->xa_lock)); in xa_entry_locked()
1244 lockdep_is_held(&xa->xa_lock)); in xa_parent()
1252 lockdep_is_held(&xa->xa_lock)); in xa_parent_locked()
/linux/security/safesetid/
H A Dsecurityfs.c217 lockdep_is_held(&uid_policy_update_lock)); in handle_policy_update()
222 lockdep_is_held(&gid_policy_update_lock)); in handle_policy_update()
274 pol = rcu_dereference_protected(ruleset, lockdep_is_held(policy_update_lock)); in safesetid_file_read()
/linux/drivers/net/ppp/
H A Dpppoe.c181 first = rcu_dereference_protected(pn->hash_table[hash], lockdep_is_held(&pn->hash_lock)); in __set_item()
188 ret = rcu_dereference_protected(ret->next, lockdep_is_held(&pn->hash_lock)); in __set_item()
203 ret = rcu_dereference_protected(pn->hash_table[hash], lockdep_is_held(&pn->hash_lock)); in __delete_item()
212 lockdep_is_held(&pn->hash_lock)); in __delete_item()
218 ret = rcu_dereference_protected(ret->next, lockdep_is_held(&pn->hash_lock)); in __delete_item()
263 lockdep_is_held(&pn->hash_lock)); in pppoe_flush_dev()
269 lockdep_is_held(&pn->hash_lock)); in pppoe_flush_dev()
308 lockdep_is_held(&pn->hash_lock)); in pppoe_flush_dev()
/linux/net/ipv4/
H A Dtunnel4.c43 lockdep_is_held(&tunnel4_mutex))) != NULL; in xfrm4_tunnel_register()
73 lockdep_is_held(&tunnel4_mutex))) != NULL; in xfrm4_tunnel_deregister()
/linux/kernel/sched/ext/
H A Dsub.h58 lockdep_is_held(&cgroup_mutex) || in scx_cgroup_sched()
60 lockdep_is_held(&scx_enable_mutex)); in scx_cgroup_sched()
/linux/mm/
H A Dpage_reporting.c368 lockdep_is_held(&page_reporting_mutex))) { in page_reporting_register()
418 lockdep_is_held(&page_reporting_mutex))) { in page_reporting_unregister()

1234567891011