Home
last modified time | relevance | path

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

/linux/net/psp/
H A Dpsp-nl-gen.c62 .post_doit = psp_device_unlock,
76 .post_doit = psp_device_unlock,
85 .post_doit = psp_device_unlock,
94 .post_doit = psp_device_unlock,
103 .post_doit = psp_device_unlock,
112 .post_doit = psp_device_unlock,
/linux/net/shaper/
H A Dshaper_nl_gen.c91 .post_doit = net_shaper_nl_post_doit,
109 .post_doit = net_shaper_nl_post_doit_write,
118 .post_doit = net_shaper_nl_post_doit_write,
127 .post_doit = net_shaper_nl_post_doit_write,
136 .post_doit = net_shaper_nl_cap_post_doit,
/linux/include/net/
H A Dgenetlink.h94 void (*post_doit)(const struct genl_split_ops *ops, member
261 void (*post_doit)(const struct genl_split_ops *ops, member
/linux/net/netlink/
H A Dgenetlink.c272 op->post_doit = family->post_doit; in genl_cmd_full_to_split()
1116 if (ops->post_doit) in genl_family_rcv_msg_doit()
1117 ops->post_doit(ops, skb, &info); in genl_family_rcv_msg_doit()
/linux/net/core/
H A Ddrop_monitor.c1663 .post_doit = net_dm_nl_post_doit,
/linux/net/ieee802154/
H A Dnl802154.c3090 .post_doit = nl802154_post_doit,
/linux/net/wireless/
H A Dnl80211.c20024 .post_doit = nl80211_post_doit,