Lines Matching refs:flow_block_cb
261 struct flow_block_cb *flow_block_cb_alloc(flow_setup_cb_t *cb, in flow_block_cb_alloc()
265 struct flow_block_cb *block_cb; in flow_block_cb_alloc()
280 void flow_block_cb_free(struct flow_block_cb *block_cb) in flow_block_cb_free()
289 struct flow_block_cb *flow_block_cb_lookup(struct flow_block *block, in flow_block_cb_lookup()
292 struct flow_block_cb *block_cb; in flow_block_cb_lookup()
304 void *flow_block_cb_priv(struct flow_block_cb *block_cb) in flow_block_cb_priv()
310 void flow_block_cb_incref(struct flow_block_cb *block_cb) in flow_block_cb_incref()
316 unsigned int flow_block_cb_decref(struct flow_block_cb *block_cb) in flow_block_cb_decref()
325 struct flow_block_cb *block_cb; in flow_block_cb_is_busy()
343 struct flow_block_cb *block_cb; in flow_block_cb_setup_simple()
410 void (*cleanup)(struct flow_block_cb *block_cb);
466 struct flow_block_cb *this, *next; in __flow_block_indr_cleanup()
477 struct flow_block_cb *this, *next; in flow_block_indr_notify()
516 static void flow_block_indr_init(struct flow_block_cb *flow_block, in flow_block_indr_init()
520 void (*cleanup)(struct flow_block_cb *block_cb)) in flow_block_indr_init()
530 struct flow_block_cb *flow_indr_block_cb_alloc(flow_setup_cb_t *cb, in flow_indr_block_cb_alloc()
537 void (*cleanup)(struct flow_block_cb *block_cb)) in flow_indr_block_cb_alloc()
539 struct flow_block_cb *block_cb; in flow_indr_block_cb_alloc()
565 enum tc_setup_type type, void (*cleanup)(struct flow_block_cb *block_cb), in indir_dev_add()
608 void (*cleanup)(struct flow_block_cb *block_cb)) in flow_indr_dev_setup_offload()