Searched refs:post_doit (Results 1 – 6 of 6) sorted by relevance
| /linux/net/psp/ |
| H A D | psp-nl-gen.c | 76 .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 D | shaper_nl_gen.c | 91 .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 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/net/netlink/ |
| H A D | genetlink.c | 272 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 D | nl802154.c | 3090 .post_doit = nl802154_post_doit,
|
| /linux/net/wireless/ |
| H A D | nl80211.c | 19361 /* we keep the mutex locked until post_doit */ 20428 .post_doit = nl80211_post_doit, in nl80211_send_rx_auth()
|