Home
last modified time | relevance | path

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

/linux-6.6.21/net/netfilter/
Dnf_tables_api.c1629 static bool lockdep_commit_lock_is_held(const struct net *net) in lockdep_commit_lock_is_held() function
1654 !lockdep_commit_lock_is_held(net)); in nft_chain_lookup()
1822 lockdep_commit_lock_is_held(net)); in nf_tables_fill_chain_info()
2023 lockdep_commit_lock_is_held(trans->ctx.net)); in nft_chain_stats_replace()
7304 !lockdep_commit_lock_is_held(net)); in nft_obj_lookup()
9440 lockdep_commit_lock_is_held(net)); in nf_tables_commit_chain()
9442 lockdep_commit_lock_is_held(net)); in nf_tables_commit_chain()
9656 if (WARN_ON_ONCE(!lockdep_commit_lock_is_held(gc->net))) in nft_trans_gc_queue_sync()
9670 WARN_ON_ONCE(!lockdep_commit_lock_is_held(trans->net)); in nft_trans_gc_queue_sync_done()
9714 WARN_ON_ONCE(!lockdep_commit_lock_is_held(gc->net)); in nft_trans_gc_catchall_sync()