Home
last modified time | relevance | path

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

/linux/net/devlink/
A Dnetlink_gen.c577 .post_doit = devlink_nl_post_doit,
593 .post_doit = devlink_nl_post_doit,
610 .post_doit = devlink_nl_post_doit,
620 .post_doit = devlink_nl_post_doit,
630 .post_doit = devlink_nl_post_doit,
640 .post_doit = devlink_nl_post_doit,
650 .post_doit = devlink_nl_post_doit,
660 .post_doit = devlink_nl_post_doit,
677 .post_doit = devlink_nl_post_doit,
694 .post_doit = devlink_nl_post_doit,
[all …]
/linux/drivers/dpll/
A Ddpll_nl.c83 .post_doit = dpll_unlock_doit,
92 .post_doit = dpll_post_doit,
106 .post_doit = dpll_post_doit,
115 .post_doit = dpll_unlock_doit,
124 .post_doit = dpll_pin_post_doit,
140 .post_doit = dpll_pin_post_doit,
/linux/include/net/
A Dgenetlink.h94 void (*post_doit)(const struct genl_split_ops *ops, member
257 void (*post_doit)(const struct genl_split_ops *ops, member
/linux/net/netlink/
A Dgenetlink.c277 op->post_doit = family->post_doit; in genl_cmd_full_to_split()
1117 if (ops->post_doit) in genl_family_rcv_msg_doit()
1118 ops->post_doit(ops, skb, &info); in genl_family_rcv_msg_doit()
/linux/Documentation/netlink/
A Dgenetlink.yaml294 … description: Hook for a function to run after the main callback (post_doit or done).
A Dgenetlink-c.yaml339 … description: Hook for a function to run after the main callback (post_doit or done).
A Dgenetlink-legacy.yaml400 … description: Hook for a function to run after the main callback (post_doit or done).
A Dnetlink-raw.yaml462 … description: Hook for a function to run after the main callback (post_doit or done).
/linux/net/batman-adv/
A Dnetlink.c1492 .post_doit = batadv_post_doit,
/linux/Documentation/userspace-api/netlink/
A Dspecs.rst373 as ``pre_doit`` and ``post_doit`` calls in the kernel (these properties should
/linux/net/core/
A Ddrop_monitor.c1664 .post_doit = net_dm_nl_post_doit,
/linux/net/ieee802154/
A Dnl802154.c3096 .post_doit = nl802154_post_doit,
/linux/net/wireless/
A Dnl80211.c17679 .post_doit = nl80211_post_doit,

Completed in 69 milliseconds