Searched refs:post_doit (Results 1 – 9 of 9) 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.c | 517 .post_doit = devlink_nl_post_doit,
|
/openbmc/linux/include/net/ |
H A D | genetlink.h | 78 void (*post_doit)(const struct genl_split_ops *ops, member 233 void (*post_doit)(const struct genl_split_ops *ops, member
|
/openbmc/linux/net/netlink/ |
H A D | genetlink.c | 274 op->post_doit = family->post_doit; in genl_cmd_full_to_split() 973 if (ops->post_doit) in genl_family_rcv_msg_doit() 974 ops->post_doit(ops, skb, &info); in genl_family_rcv_msg_doit()
|
/openbmc/linux/Documentation/userspace-api/netlink/ |
H A D | specs.rst | 378 as ``pre_doit`` and ``post_doit`` calls in the kernel (these properties should
|
/openbmc/linux/net/batman-adv/ |
H A D | netlink.c | 1494 .post_doit = batadv_post_doit,
|
/openbmc/linux/net/core/ |
H A D | drop_monitor.c | 1661 .post_doit = net_dm_nl_post_doit,
|
/openbmc/linux/net/ieee802154/ |
H A D | nl802154.c | 2889 .post_doit = nl802154_post_doit,
|
/openbmc/linux/net/wireless/ |
H A D | nl80211.c | 17598 .post_doit = nl80211_post_doit,
|