Searched refs:filter_chain_lock (Results 1 – 2 of 2) sorted by relevance
509 mutex_init(&chain->filter_chain_lock); in tcf_chain_create() 571 mutex_destroy(&chain->filter_chain_lock); in tcf_chain_destroy() 753 mutex_lock(&chain->filter_chain_lock); in tcf_chain_flush() 764 mutex_unlock(&chain->filter_chain_lock); in tcf_chain_flush() 940 mutex_lock(&chain0->filter_chain_lock); in tcf_chain0_head_change_cb_add() 950 mutex_unlock(&chain0->filter_chain_lock); in tcf_chain0_head_change_cb_add() 1114 mutex_lock(&chain->filter_chain_lock); in __tcf_get_next_proto() 1119 /* 'deleting' flag is set and chain->filter_chain_lock was in __tcf_get_next_proto() 1136 mutex_unlock(&chain->filter_chain_lock); in __tcf_get_next_proto() 1946 mutex_lock(&chain->filter_chain_lock); in tcf_chain_tp_insert_unique() [all...]
468 struct mutex filter_chain_lock; member515 return lockdep_is_held(&chain->filter_chain_lock); in lockdep_tcf_chain_is_locked()