Lines Matching refs:tcf_block_cb
802 struct tcf_block_cb { struct
810 void *tcf_block_cb_priv(struct tcf_block_cb *block_cb) in tcf_block_cb_priv() argument
816 struct tcf_block_cb *tcf_block_cb_lookup(struct tcf_block *block, in tcf_block_cb_lookup()
818 { struct tcf_block_cb *block_cb; in tcf_block_cb_lookup()
827 void tcf_block_cb_incref(struct tcf_block_cb *block_cb) in tcf_block_cb_incref()
833 unsigned int tcf_block_cb_decref(struct tcf_block_cb *block_cb) in tcf_block_cb_decref()
872 struct tcf_block_cb *__tcf_block_cb_register(struct tcf_block *block, in __tcf_block_cb_register()
877 struct tcf_block_cb *block_cb; in __tcf_block_cb_register()
902 struct tcf_block_cb *block_cb; in tcf_block_cb_register()
911 struct tcf_block_cb *block_cb) in __tcf_block_cb_unregister()
924 struct tcf_block_cb *block_cb; in tcf_block_cb_unregister()
936 struct tcf_block_cb *block_cb; in tcf_block_cb_call()