Home
last modified time | relevance | path

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

/Linux-v6.6/net/devlink/
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 …]
Dnetlink.c517 .post_doit = devlink_nl_post_doit,
/Linux-v6.6/include/net/
Dgenetlink.h76 void (*post_doit)(const struct genl_split_ops *ops, member
231 void (*post_doit)(const struct genl_split_ops *ops, member
/Linux-v6.6/net/netlink/
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()
/Linux-v6.6/net/batman-adv/
Dnetlink.c1494 .post_doit = batadv_post_doit,
/Linux-v6.6/Documentation/userspace-api/netlink/
Dspecs.rst378 as ``pre_doit`` and ``post_doit`` calls in the kernel (these properties should
/Linux-v6.6/net/core/
Ddrop_monitor.c1659 .post_doit = net_dm_nl_post_doit,
/Linux-v6.6/net/ieee802154/
Dnl802154.c2889 .post_doit = nl802154_post_doit,
/Linux-v6.6/net/wireless/
Dnl80211.c17537 .post_doit = nl80211_post_doit,