Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dnf_tables_api.c1649 static bool lockdep_commit_lock_is_held(const struct net *net) in lockdep_commit_lock_is_held() function
1674 !lockdep_commit_lock_is_held(net)); in nft_chain_lookup()
1842 lockdep_commit_lock_is_held(net)); in nf_tables_fill_chain_info()
2043 lockdep_commit_lock_is_held(trans->ctx.net)); in nft_chain_stats_replace()
7350 !lockdep_commit_lock_is_held(net)); in nft_obj_lookup()
9495 lockdep_commit_lock_is_held(net)); in nf_tables_commit_chain()
9497 lockdep_commit_lock_is_held(net)); in nf_tables_commit_chain()
9711 if (WARN_ON_ONCE(!lockdep_commit_lock_is_held(gc->net))) in nft_trans_gc_queue_sync()
9725 WARN_ON_ONCE(!lockdep_commit_lock_is_held(trans->net)); in nft_trans_gc_queue_sync_done()
9769 WARN_ON_ONCE(!lockdep_commit_lock_is_held(gc->net)); in nft_trans_gc_catchall_sync()