Lines Matching defs:block

61 	struct tcf_block *block = chain->block;  in tcf_proto_signal_destroying()  local
100 struct tcf_block *block = chain->block; in tcf_proto_signal_destroyed() local
339 #define ASSERT_BLOCK_LOCKED(block) \ argument
348 static struct tcf_chain *tcf_chain_create(struct tcf_block *block, in tcf_chain_create()
379 struct tcf_block *block = chain->block; in tcf_chain0_head_change() local
394 struct tcf_block *block = chain->block; in tcf_chain_detach() local
409 static void tcf_block_destroy(struct tcf_block *block) in tcf_block_destroy()
418 struct tcf_block *block = chain->block; in tcf_chain_destroy() local
443 static struct tcf_chain *tcf_chain_lookup(struct tcf_block *block, in tcf_chain_lookup()
458 static struct tcf_chain *tcf_chain_lookup_rcu(const struct tcf_block *block, in tcf_chain_lookup_rcu()
474 static struct tcf_chain *__tcf_chain_get(struct tcf_block *block, in __tcf_chain_get()
514 static struct tcf_chain *tcf_chain_get(struct tcf_block *block, u32 chain_index, in tcf_chain_get()
520 struct tcf_chain *tcf_chain_get_by_act(struct tcf_block *block, u32 chain_index) in tcf_chain_get_by_act()
536 struct tcf_block *block = chain->block; in __tcf_chain_put() local
645 struct tcf_block *block = block_cb->indr.data; in tc_block_indr_cleanup() local
664 static bool tcf_block_offload_in_use(struct tcf_block *block) in tcf_block_offload_in_use()
669 static int tcf_block_offload_cmd(struct tcf_block *block, in tcf_block_offload_cmd()
701 static int tcf_block_offload_bind(struct tcf_block *block, struct Qdisc *q, in tcf_block_offload_bind()
741 static void tcf_block_offload_unbind(struct tcf_block *block, struct Qdisc *q, in tcf_block_offload_unbind()
760 tcf_chain0_head_change_cb_add(struct tcf_block *block, in tcf_chain0_head_change_cb_add()
804 tcf_chain0_head_change_cb_del(struct tcf_block *block, in tcf_chain0_head_change_cb_del()
834 static int tcf_block_insert(struct tcf_block *block, struct net *net, in tcf_block_insert()
850 static void tcf_block_remove(struct tcf_block *block, struct net *net) in tcf_block_remove()
863 struct tcf_block *block; in tcf_block_create() local
897 struct tcf_block *block; in tcf_block_refcnt_get() local
909 __tcf_get_next_chain(struct tcf_block *block, struct tcf_chain *chain) in __tcf_get_next_chain()
941 tcf_get_next_chain(struct tcf_block *block, struct tcf_chain *chain) in tcf_get_next_chain()
1006 static void tcf_block_flush_all_chains(struct tcf_block *block, bool rtnl_held) in tcf_block_flush_all_chains()
1125 struct tcf_block *block; in __tcf_block_find() local
1157 static void __tcf_block_put(struct tcf_block *block, struct Qdisc *q, in __tcf_block_put()
1185 static void tcf_block_refcnt_put(struct tcf_block *block, bool rtnl_held) in tcf_block_refcnt_put()
1199 struct tcf_block *block; in tcf_block_find() local
1228 static void tcf_block_release(struct Qdisc *q, struct tcf_block *block, in tcf_block_release()
1249 tcf_block_owner_netif_keep_dst(struct tcf_block *block, in tcf_block_owner_netif_keep_dst()
1259 void tcf_block_netif_keep_dst(struct tcf_block *block) in tcf_block_netif_keep_dst()
1270 static int tcf_block_owner_add(struct tcf_block *block, in tcf_block_owner_add()
1285 static void tcf_block_owner_del(struct tcf_block *block, in tcf_block_owner_del()
1306 struct tcf_block *block = NULL; in tcf_block_get_ext() local
1376 void tcf_block_put_ext(struct tcf_block *block, struct Qdisc *q, in tcf_block_put_ext()
1388 void tcf_block_put(struct tcf_block *block) in tcf_block_put()
1400 tcf_block_playback_offloads(struct tcf_block *block, flow_setup_cb_t *cb, in tcf_block_playback_offloads()
1442 static int tcf_block_bind(struct tcf_block *block, in tcf_block_bind()
1483 static void tcf_block_unbind(struct tcf_block *block, in tcf_block_unbind()
1502 static int tcf_block_setup(struct tcf_block *block, in tcf_block_setup()
1798 struct tcf_proto *tp, struct tcf_block *block, in tcf_fill_node()
1853 struct tcf_block *block, struct Qdisc *q, in tfilter_notify()
1885 struct tcf_block *block, struct Qdisc *q, in tfilter_del_notify()
1925 struct tcf_block *block, struct Qdisc *q, in tfilter_notify_chain()
1959 struct tcf_block *block; in tc_new_tfilter() local
2185 struct tcf_block *block = NULL; in tc_del_tfilter() local
2345 struct tcf_block *block = NULL; in tc_get_tfilter() local
2457 struct tcf_block *block; member
2479 struct tcf_block *block = chain->block; in tcf_chain_dump() local
2546 struct tcf_block *block; in tc_dump_tfilter() local
2647 struct tcf_block *block, in tc_chain_fill_node()
2698 struct tcf_block *block = chain->block; in tc_chain_notify() local
2727 struct tcf_block *block, struct sk_buff *oskb, in tc_chain_notify_delete()
2808 struct tcf_block *block; in tc_ctl_chain() local
2938 struct tcf_block *block; in tc_dump_chain() local
3191 static void tcf_block_offload_inc(struct tcf_block *block, u32 *flags) in tcf_block_offload_inc()
3199 static void tcf_block_offload_dec(struct tcf_block *block, u32 *flags) in tcf_block_offload_dec()
3207 static void tc_cls_offload_cnt_update(struct tcf_block *block, in tc_cls_offload_cnt_update()
3227 tc_cls_offload_cnt_reset(struct tcf_block *block, struct tcf_proto *tp, in tc_cls_offload_cnt_reset()
3239 __tc_setup_cb_call(struct tcf_block *block, enum tc_setup_type type, in __tc_setup_cb_call()
3258 int tc_setup_cb_call(struct tcf_block *block, enum tc_setup_type type, in tc_setup_cb_call()
3293 int tc_setup_cb_add(struct tcf_block *block, struct tcf_proto *tp, in tc_setup_cb_add()
3343 int tc_setup_cb_replace(struct tcf_block *block, struct tcf_proto *tp, in tc_setup_cb_replace()
3397 int tc_setup_cb_destroy(struct tcf_block *block, struct tcf_proto *tp, in tc_setup_cb_destroy()
3431 int tc_setup_cb_reoffload(struct tcf_block *block, struct tcf_proto *tp, in tc_setup_cb_reoffload()