Searched refs:devlink_nl_post_doit (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/net/devlink/ |
H A D | netlink_gen.c | 217 .post_doit = devlink_nl_post_doit, 233 .post_doit = devlink_nl_post_doit, 250 .post_doit = devlink_nl_post_doit, 267 .post_doit = devlink_nl_post_doit, 284 .post_doit = devlink_nl_post_doit, 301 .post_doit = devlink_nl_post_doit, 318 .post_doit = devlink_nl_post_doit, 335 .post_doit = devlink_nl_post_doit, 352 .post_doit = devlink_nl_post_doit, 368 .post_doit = devlink_nl_post_doit, [all …]
|
H A D | netlink_gen.h | 25 devlink_nl_post_doit(const struct genl_split_ops *ops, struct sk_buff *skb,
|
H A D | netlink.c | 178 void devlink_nl_post_doit(const struct genl_split_ops *ops, in devlink_nl_post_doit() function 517 .post_doit = devlink_nl_post_doit,
|