Searched refs:post_doit (Results 1 – 14 of 14) sorted by relevance
| /linux-6.15/net/devlink/ |
| H A D | netlink_gen.c | 577 .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-6.15/drivers/dpll/ |
| H A D | dpll_nl.c | 83 .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-6.15/net/shaper/ |
| H A D | shaper_nl_gen.c | 85 .post_doit = net_shaper_nl_post_doit, 103 .post_doit = net_shaper_nl_post_doit, 112 .post_doit = net_shaper_nl_post_doit, 121 .post_doit = net_shaper_nl_post_doit, 130 .post_doit = net_shaper_nl_cap_post_doit,
|
| /linux-6.15/include/net/ |
| H A D | genetlink.h | 94 void (*post_doit)(const struct genl_split_ops *ops, member 261 void (*post_doit)(const struct genl_split_ops *ops, member
|
| /linux-6.15/net/netlink/ |
| H A D | genetlink.c | 277 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-6.15/Documentation/netlink/ |
| H A D | genetlink.yaml | 295 … description: Hook for a function to run after the main callback (post_doit or done).
|
| H A D | genetlink-c.yaml | 343 … description: Hook for a function to run after the main callback (post_doit or done).
|
| H A D | genetlink-legacy.yaml | 407 … description: Hook for a function to run after the main callback (post_doit or done).
|
| H A D | netlink-raw.yaml | 462 … description: Hook for a function to run after the main callback (post_doit or done).
|
| /linux-6.15/Documentation/userspace-api/netlink/ |
| H A D | specs.rst | 373 as ``pre_doit`` and ``post_doit`` calls in the kernel (these properties should
|
| /linux-6.15/net/batman-adv/ |
| H A D | netlink.c | 1552 .post_doit = batadv_post_doit,
|
| /linux-6.15/net/core/ |
| H A D | drop_monitor.c | 1664 .post_doit = net_dm_nl_post_doit,
|
| /linux-6.15/net/ieee802154/ |
| H A D | nl802154.c | 3090 .post_doit = nl802154_post_doit,
|
| /linux-6.15/net/wireless/ |
| H A D | nl80211.c | 17804 .post_doit = nl80211_post_doit,
|