Searched refs:devlink_nl_post_doit (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/net/devlink/ |
D | netlink_gen.c | 577 .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 …]
|
D | netlink_gen.h | 31 devlink_nl_post_doit(const struct genl_split_ops *ops, struct sk_buff *skb,
|
D | netlink.c | 279 void devlink_nl_post_doit(const struct genl_split_ops *ops, in devlink_nl_post_doit() function
|