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.c614 .post_doit = devlink_nl_post_doit,
630 .post_doit = devlink_nl_post_doit,
647 .post_doit = devlink_nl_post_doit,
657 .post_doit = devlink_nl_post_doit,
667 .post_doit = devlink_nl_post_doit,
677 .post_doit = devlink_nl_post_doit,
687 .post_doit = devlink_nl_post_doit,
697 .post_doit = devlink_nl_post_doit,
714 .post_doit = devlink_nl_post_doit,
731 .post_doit = devlink_nl_post_doit,
[all …]
H A Dnetlink_gen.h33 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