Home
last modified time | relevance | path

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

/linux/net/psp/
H A Dpsp-nl-gen.c76 .post_doit = psp_device_unlock,
90 .post_doit = psp_device_unlock,
99 .post_doit = psp_device_unlock,
108 .post_doit = psp_device_unlock,
117 .post_doit = psp_device_unlock,
126 .post_doit = psp_device_unlock,
140 .post_doit = psp_device_unlock,
149 .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/ieee802154/
H A Dnl802154.c3090 .post_doit = nl802154_post_doit,
/linux/net/wireless/
H A Dnl80211.c19361 /* we keep the mutex locked until post_doit */
20428 .post_doit = nl80211_post_doit, in nl80211_send_rx_auth()