Home
last modified time | relevance | path

Searched refs:devlink_nl_post_doit (Results 1 – 3 of 3) sorted by relevance

/linux/net/devlink/
H A Dnetlink_gen.c577 .post_doit = devlink_nl_post_doit,
593 .post_doit = devlink_nl_post_doit,
610 .post_doit = devlink_nl_post_doit,
620 .post_doit = devlink_nl_post_doit,
630 .post_doit = devlink_nl_post_doit,
640 .post_doit = devlink_nl_post_doit,
650 .post_doit = devlink_nl_post_doit,
660 .post_doit = devlink_nl_post_doit,
677 .post_doit = devlink_nl_post_doit,
694 .post_doit = devlink_nl_post_doit,
[all …]
H A Dnetlink_gen.h31 devlink_nl_post_doit(const struct genl_split_ops *ops, struct sk_buff *skb,
H A Dnetlink.c279 void devlink_nl_post_doit(const struct genl_split_ops *ops, in devlink_nl_post_doit() function