Home
last modified time | relevance | path

Searched refs:small_ops (Results 1 – 25 of 33) sorted by relevance

12

/kernel/linux/linux-5.10/net/netlink/
Dgenetlink.c144 op->doit = family->small_ops[i].doit; in genl_op_from_small()
145 op->dumpit = family->small_ops[i].dumpit; in genl_op_from_small()
146 op->cmd = family->small_ops[i].cmd; in genl_op_from_small()
147 op->internal_flags = family->small_ops[i].internal_flags; in genl_op_from_small()
148 op->flags = family->small_ops[i].flags; in genl_op_from_small()
149 op->validate = family->small_ops[i].validate; in genl_op_from_small()
161 if (family->small_ops[i].cmd == cmd) { in genl_get_cmd_small()
359 WARN_ON(family->n_small_ops && !family->small_ops)) in genl_validate_ops()
/kernel/linux/linux-5.10/fs/dlm/
Dnetlink.c76 .small_ops = dlm_nl_ops,
/kernel/linux/linux-5.10/net/ieee802154/
Dnetlink.c133 .small_ops = ieee802154_ops,
/kernel/linux/linux-5.10/include/net/
Dgenetlink.h67 const struct genl_small_ops *small_ops; member
/kernel/linux/linux-5.10/net/wimax/
Dstack.c563 .small_ops = wimax_gnl_ops,
/kernel/linux/linux-5.10/net/netlabel/
Dnetlabel_calipso.c345 .small_ops = netlbl_calipso_ops,
Dnetlabel_cipso_v4.c768 .small_ops = netlbl_cipsov4_ops,
Dnetlabel_mgmt.c827 .small_ops = netlbl_mgmt_genl_ops,
Dnetlabel_unlabeled.c1377 .small_ops = netlbl_unlabel_genl_ops,
/kernel/linux/linux-5.10/net/psample/
Dpsample.c115 .small_ops = psample_nl_ops,
/kernel/linux/linux-5.10/net/hsr/
Dhsr_netlink.c521 .small_ops = hsr_ops,
/kernel/linux/linux-5.10/net/openvswitch/
Ddatapath.c679 .small_ops = dp_packet_genl_ops,
1503 .small_ops = dp_flow_genl_ops,
1969 .small_ops = dp_datapath_genl_ops,
2452 .small_ops = dp_vport_genl_ops,
Dmeter.c722 .small_ops = dp_meter_genl_ops,
Dconntrack.c2267 .small_ops = ct_limit_genl_ops,
/kernel/linux/linux-5.10/drivers/thermal/
Dthermal_netlink.c640 .small_ops = thermal_genl_ops,
/kernel/linux/linux-5.10/drivers/net/ieee802154/
Dmac802154_hwsim.c631 .small_ops = hwsim_nl_ops,
/kernel/linux/linux-5.10/net/ncsi/
Dncsi-netlink.c769 .small_ops = ncsi_ops,
/kernel/linux/linux-5.10/net/ipv4/
Dtcp_metrics.c970 .small_ops = tcp_metrics_nl_ops,
Dfou.c943 .small_ops = fou_nl_ops,
/kernel/linux/linux-5.10/net/mptcp/
Dpm_netlink.c1096 .small_ops = mptcp_pm_ops,
/kernel/linux/linux-5.10/net/l2tp/
Dl2tp_netlink.c990 .small_ops = l2tp_nl_ops,
/kernel/linux/linux-5.10/net/batman-adv/
Dnetlink.c1487 .small_ops = batadv_netlink_ops,
/kernel/linux/linux-5.10/net/tipc/
Dnetlink_compat.c1355 .small_ops = tipc_genl_compat_ops,
/kernel/linux/linux-5.10/net/core/
Ddrop_monitor.c1658 .small_ops = dropmon_ops,
/kernel/linux/linux-5.10/drivers/net/
Dgtp.c1365 .small_ops = gtp_genl_ops,

12