Searched refs:post_doit (Results 1 – 7 of 7) sorted by relevance
| /linux/net/psp/ |
| H A D | psp-nl-gen.c | 62 .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 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/core/ |
| H A D | drop_monitor.c | 1663 .post_doit = net_dm_nl_post_doit,
|
| /linux/net/ieee802154/ |
| H A D | nl802154.c | 3090 .post_doit = nl802154_post_doit,
|
| /linux/net/wireless/ |
| H A D | nl80211.c | 20024 .post_doit = nl80211_post_doit,
|