Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/net/
A Dgenetlink.h76 void (*post_doit)(const struct genl_split_ops *ops, member
226 void (*post_doit)(const struct genl_split_ops *ops, member
/linux-6.3-rc2/net/devlink/
A Dnetlink.c244 .post_doit = devlink_nl_post_doit,
/linux-6.3-rc2/net/netlink/
A Dgenetlink.c262 op->post_doit = family->post_doit; in genl_cmd_full_to_split()
970 if (ops->post_doit) in genl_family_rcv_msg_doit()
971 ops->post_doit(ops, skb, &info); in genl_family_rcv_msg_doit()
/linux-6.3-rc2/Documentation/netlink/
A Dgenetlink.yaml260 … description: Hook for a function to run after the main callback (post_doit or done).
A Dgenetlink-c.yaml290 … description: Hook for a function to run after the main callback (post_doit or done).
A Dgenetlink-legacy.yaml320 … description: Hook for a function to run after the main callback (post_doit or done).
/linux-6.3-rc2/Documentation/userspace-api/netlink/
A Dspecs.rst354 as ``pre_doit`` and ``post_doit`` calls in the kernel (these properties should
/linux-6.3-rc2/net/batman-adv/
A Dnetlink.c1494 .post_doit = batadv_post_doit,
/linux-6.3-rc2/net/core/
A Ddrop_monitor.c1644 .post_doit = net_dm_nl_post_doit,
/linux-6.3-rc2/net/ieee802154/
A Dnl802154.c2879 .post_doit = nl802154_post_doit,
/linux-6.3-rc2/net/wireless/
A Dnl80211.c17349 .post_doit = nl80211_post_doit,

Completed in 61 milliseconds