Searched refs:post_doit (Results 1 – 9 of 9) sorted by relevance
/Linux-v6.6/net/devlink/ |
D | netlink_gen.c | 217 .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 …]
|
D | netlink.c | 517 .post_doit = devlink_nl_post_doit,
|
/Linux-v6.6/include/net/ |
D | genetlink.h | 76 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/ |
D | genetlink.c | 274 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/ |
D | netlink.c | 1494 .post_doit = batadv_post_doit,
|
/Linux-v6.6/Documentation/userspace-api/netlink/ |
D | specs.rst | 378 as ``pre_doit`` and ``post_doit`` calls in the kernel (these properties should
|
/Linux-v6.6/net/core/ |
D | drop_monitor.c | 1659 .post_doit = net_dm_nl_post_doit,
|
/Linux-v6.6/net/ieee802154/ |
D | nl802154.c | 2889 .post_doit = nl802154_post_doit,
|
/Linux-v6.6/net/wireless/ |
D | nl80211.c | 17537 .post_doit = nl80211_post_doit,
|