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.c708 .post_doit = devlink_nl_post_doit,
724 .post_doit = devlink_nl_post_doit,
741 .post_doit = devlink_nl_post_doit,
751 .post_doit = devlink_nl_post_doit,
761 .post_doit = devlink_nl_post_doit,
771 .post_doit = devlink_nl_post_doit,
781 .post_doit = devlink_nl_post_doit,
791 .post_doit = devlink_nl_post_doit,
808 .post_doit = devlink_nl_post_doit,
825 .post_doit = devlink_nl_post_doit,
[all …]
H A Dnetlink_gen.h37 devlink_nl_post_doit(const struct genl_split_ops *ops, struct sk_buff *skb,
H A Dnetlink.c368 void devlink_nl_post_doit(const struct genl_split_ops *ops, in devlink_nl_post_doit() function