Home
last modified time | relevance | path

Searched refs:post_doit (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/net/devlink/
H A Dnetlink_gen.c217 .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 Dnetlink.c517 .post_doit = devlink_nl_post_doit,
/openbmc/linux/include/net/
H A Dgenetlink.h78 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 Dgenetlink.c274 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 Dspecs.rst378 as ``pre_doit`` and ``post_doit`` calls in the kernel (these properties should
/openbmc/linux/net/batman-adv/
H A Dnetlink.c1494 .post_doit = batadv_post_doit,
/openbmc/linux/net/core/
H A Ddrop_monitor.c1661 .post_doit = net_dm_nl_post_doit,
/openbmc/linux/net/ieee802154/
H A Dnl802154.c2889 .post_doit = nl802154_post_doit,
/openbmc/linux/net/wireless/
H A Dnl80211.c17598 .post_doit = nl80211_post_doit,