Searched refs:net_shaper_nl_ctx (Results 1 – 1 of 1) sorted by relevance
28 struct net_shaper_nl_ctx { struct36 return &((struct net_shaper_nl_ctx *)ctx)->binding; in net_shaper_binding_from_ctx() argument177 struct net_shaper_nl_ctx *ctx) in net_shaper_ctx_setup()208 struct net_shaper_nl_ctx *ctx) in net_shaper_ctx_setup_lock()235 static void net_shaper_ctx_cleanup(struct net_shaper_nl_ctx *ctx) in net_shaper_ctx_cleanup()241 static void net_shaper_ctx_cleanup_unlock(struct net_shaper_nl_ctx *ctx) in net_shaper_ctx_cleanup_unlock()695 struct net_shaper_nl_ctx *ctx = (struct net_shaper_nl_ctx *)info->ctx; in net_shaper_generic_pre()710 net_shaper_ctx_cleanup((struct net_shaper_nl_ctx *)info->ctx); in net_shaper_generic_post()722 struct net_shaper_nl_ctx *ctx = (struct net_shaper_nl_ctx *)info->ctx; in net_shaper_nl_pre_doit_write()732 net_shaper_ctx_cleanup_unlock((struct net_shaper_nl_ctx *)info->ctx); in net_shaper_nl_post_doit_write()[all …]