Home
last modified time | relevance | path

Searched refs:genl_split_ops (Results 1 – 13 of 13) sorted by relevance

/linux/net/shaper/
H A Dshaper_nl_gen.h21 int net_shaper_nl_pre_doit(const struct genl_split_ops *ops,
23 int net_shaper_nl_pre_doit_write(const struct genl_split_ops *ops,
25 int net_shaper_nl_cap_pre_doit(const struct genl_split_ops *ops,
28 net_shaper_nl_post_doit(const struct genl_split_ops *ops, struct sk_buff *skb,
31 net_shaper_nl_post_doit_write(const struct genl_split_ops *ops,
34 net_shaper_nl_cap_post_doit(const struct genl_split_ops *ops,
H A Dshaper.c725 int net_shaper_nl_pre_doit(const struct genl_split_ops *ops, in net_shaper_nl_pre_doit()
736 void net_shaper_nl_post_doit(const struct genl_split_ops *ops, in net_shaper_nl_post_doit()
742 int net_shaper_nl_pre_doit_write(const struct genl_split_ops *ops, in net_shaper_nl_pre_doit_write()
752 void net_shaper_nl_post_doit_write(const struct genl_split_ops *ops, in net_shaper_nl_post_doit_write()
772 int net_shaper_nl_cap_pre_doit(const struct genl_split_ops *ops, in net_shaper_nl_cap_pre_doit()
778 void net_shaper_nl_cap_post_doit(const struct genl_split_ops *ops, in net_shaper_nl_cap_post_doit()
H A Dshaper_nl_gen.c86 static const struct genl_split_ops net_shaper_nl_ops[] = {
/linux/include/net/
H A Dgenetlink.h34 struct genl_split_ops;
91 int (*pre_doit)(const struct genl_split_ops *ops,
94 void (*post_doit)(const struct genl_split_ops *ops,
101 const struct genl_split_ops *split_ops;
253 struct genl_split_ops { struct
256 int (*pre_doit)(const struct genl_split_ops *ops, argument
261 void (*post_doit)(const struct genl_split_ops *ops,
287 struct genl_split_ops op; argument
/linux/net/netlink/
H A Dgenetlink.c115 struct genl_split_ops *op) in genl_op_fill_in_reject_policy_split()
142 struct genl_split_ops doit;
143 struct genl_split_ops dumpit;
239 struct genl_split_ops *op) in genl_get_cmd_split()
255 genl_cmd_full_to_split(struct genl_split_ops *op, in genl_cmd_full_to_split()
298 struct genl_split_ops *op) in genl_get_cmd()
321 struct genl_split_ops *doit, struct genl_split_ops *dumpit) in genl_get_cmd_both()
558 static bool genl_split_op_check(const struct genl_split_ops *op) in genl_split_op_check()
597 const struct genl_split_ops *a, *b; in genl_validate_ops()
922 const struct genl_split_ops *ops, in genl_family_rcv_msg_attrs_parse()
[all …]
/linux/net/handshake/
H A Dgenl.c27 static const struct genl_split_ops handshake_nl_ops[] = {
/linux/kernel/power/
H A Dem_netlink_autogen.c25 static const struct genl_split_ops dev_energymodel_nl_ops[] = {
/linux/net/psp/
H A Dpsp_nl.c68 int psp_device_get_locked(const struct genl_split_ops *ops, in psp_device_get_locked()
80 psp_device_unlock(const struct genl_split_ops *ops, struct sk_buff *skb, in psp_device_unlock()
282 int psp_assoc_device_get_locked(const struct genl_split_ops *ops, in psp_assoc_device_get_locked()
H A Dpsp-nl-gen.c57 static const struct genl_split_ops psp_nl_ops[] = {
/linux/drivers/dpll/
H A Ddpll_netlink.c2028 int dpll_pre_doit(const struct genl_split_ops *ops, struct sk_buff *skb, in dpll_pre_doit()
2049 void dpll_post_doit(const struct genl_split_ops *ops, struct sk_buff *skb, in dpll_post_doit()
2056 dpll_lock_doit(const struct genl_split_ops *ops, struct sk_buff *skb, in dpll_lock_doit()
2065 dpll_unlock_doit(const struct genl_split_ops *ops, struct sk_buff *skb, in dpll_unlock_doit()
2071 int dpll_pin_pre_doit(const struct genl_split_ops *ops, struct sk_buff *skb, in dpll_pin_pre_doit()
2097 void dpll_pin_post_doit(const struct genl_split_ops *ops, struct sk_buff *skb, in dpll_pin_post_doit()
/linux/net/core/
H A Ddrop_monitor.c1642 static int net_dm_nl_pre_doit(const struct genl_split_ops *ops, in net_dm_nl_pre_doit()
1650 static void net_dm_nl_post_doit(const struct genl_split_ops *ops, in net_dm_nl_post_doit()
/linux/net/ieee802154/
H A Dnl802154.c2689 static int nl802154_pre_doit(const struct genl_split_ops *ops, in nl802154_pre_doit()
2752 static void nl802154_post_doit(const struct genl_split_ops *ops, in nl802154_post_doit()
/linux/net/wireless/
H A Dnl80211.c18882 static int nl80211_pre_doit(const struct genl_split_ops *ops, in nl80211_pre_doit()
18984 static void nl80211_post_doit(const struct genl_split_ops *ops, in nl80211_post_doit()