| /linux/include/net/tc_act/ |
| H A D | tc_police.h | 54 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 D | crypto.c | 65 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 D | bind.c | 54 lockdep_is_held(&peer->lock)), rcu); in ovpn_bind_reset()
|
| H A D | peer.c | 212 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 D | sock_reuseport.c | 33 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 D | sch_teql.c | 146 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 D | ip6_fib.c | 112 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 D | xfrm6_protocol.c | 250 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 D | tunnel6.c | 56 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 D | selq.c | 84 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 D | noise.c | 162 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 D | net_namespace.c | 61 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 D | reuseport_array.c | 78 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 D | scan.c | 390 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 D | eventfd.c | 128 lockdep_is_held(&ctx->uring_lock)); in io_eventfd_register() 164 lockdep_is_held(&ctx->uring_lock)); in io_eventfd_unregister()
|
| H A D | sqpoll.h | 37 lockdep_is_held(&sqd->lock)); in sqpoll_task_locked()
|
| /linux/security/ipe/ |
| H A D | policy.c | 123 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 D | lockdep.h | 15 extern int lockdep_is_held(const void *);
|
| /linux/include/linux/ |
| H A D | lockdep.h | 252 #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 D | xarray.h | 1211 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 D | securityfs.c | 217 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 D | pppoe.c | 181 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 D | tunnel4.c | 43 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 D | sub.h | 58 lockdep_is_held(&cgroup_mutex) || in scx_cgroup_sched() 60 lockdep_is_held(&scx_enable_mutex)); in scx_cgroup_sched()
|
| /linux/mm/ |
| H A D | page_reporting.c | 368 lockdep_is_held(&page_reporting_mutex))) { in page_reporting_register() 418 lockdep_is_held(&page_reporting_mutex))) { in page_reporting_unregister()
|