Searched refs:devlink_nl_post_doit (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/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,
|
/kernel/linux/linux-5.10/net/core/ |
H A D | devlink.c | 452 static void devlink_nl_post_doit(const struct genl_ops *ops, in devlink_nl_post_doit() function 7920 .post_doit = devlink_nl_post_doit,
|
Completed in 13 milliseconds