Home
last modified time | relevance | path

Searched refs:n_small_ops (Results 1 – 25 of 32) sorted by relevance

12

/linux/fs/dlm/
A Dnetlink.c77 .n_small_ops = ARRAY_SIZE(dlm_nl_ops),
/linux/net/ieee802154/
A Dnetlink.c134 .n_small_ops = ARRAY_SIZE(ieee802154_ops),
/linux/net/netlink/
A Dgenetlink.c104 return family->n_ops + family->n_small_ops; in genl_get_cmd_cnt()
152 for (i = 0; i < family->n_small_ops; i++) in genl_get_cmd_small()
175 else if (i < family->n_ops + family->n_small_ops) in genl_get_cmd_by_index()
351 WARN_ON(family->n_small_ops && !family->small_ops)) in genl_validate_ops()
/linux/include/net/
A Dgenetlink.h58 u8 n_small_ops; member
/linux/net/netlabel/
A Dnetlabel_calipso.c346 .n_small_ops = ARRAY_SIZE(netlbl_calipso_ops),
A Dnetlabel_cipso_v4.c769 .n_small_ops = ARRAY_SIZE(netlbl_cipsov4_ops),
A Dnetlabel_mgmt.c828 .n_small_ops = ARRAY_SIZE(netlbl_mgmt_genl_ops),
A Dnetlabel_unlabeled.c1376 .n_small_ops = ARRAY_SIZE(netlbl_unlabel_genl_ops),
/linux/net/hsr/
A Dhsr_netlink.c522 .n_small_ops = ARRAY_SIZE(hsr_ops),
/linux/net/openvswitch/
A Ddatapath.c685 .n_small_ops = ARRAY_SIZE(dp_packet_genl_ops),
1502 .n_small_ops = ARRAY_SIZE(dp_flow_genl_ops),
2030 .n_small_ops = ARRAY_SIZE(dp_datapath_genl_ops),
2513 .n_small_ops = ARRAY_SIZE(dp_vport_genl_ops),
A Dmeter.c722 .n_small_ops = ARRAY_SIZE(dp_meter_genl_ops),
A Dconntrack.c2272 .n_small_ops = ARRAY_SIZE(ct_limit_genl_ops),
/linux/net/psample/
A Dpsample.c117 .n_small_ops = ARRAY_SIZE(psample_nl_ops),
/linux/drivers/thermal/
A Dthermal_netlink.c641 .n_small_ops = ARRAY_SIZE(thermal_genl_ops),
/linux/net/ncsi/
A Dncsi-netlink.c770 .n_small_ops = ARRAY_SIZE(ncsi_ops),
/linux/drivers/net/ieee802154/
A Dmac802154_hwsim.c632 .n_small_ops = ARRAY_SIZE(hwsim_nl_ops),
/linux/net/ipv4/
A Dtcp_metrics.c970 .n_small_ops = ARRAY_SIZE(tcp_metrics_nl_ops),
A Dfou.c944 .n_small_ops = ARRAY_SIZE(fou_nl_ops),
/linux/net/l2tp/
A Dl2tp_netlink.c991 .n_small_ops = ARRAY_SIZE(l2tp_nl_ops),
/linux/net/batman-adv/
A Dnetlink.c1495 .n_small_ops = ARRAY_SIZE(batadv_netlink_ops),
/linux/net/tipc/
A Dnetlink_compat.c1359 .n_small_ops = ARRAY_SIZE(tipc_genl_compat_ops),
/linux/drivers/net/
A Dgtp.c1382 .n_small_ops = ARRAY_SIZE(gtp_genl_ops),
/linux/net/core/
A Ddrop_monitor.c1650 .n_small_ops = ARRAY_SIZE(dropmon_ops),
/linux/net/mptcp/
A Dpm_netlink.c2048 .n_small_ops = ARRAY_SIZE(mptcp_pm_ops),
/linux/drivers/block/
A Dnbd.c2310 .n_small_ops = ARRAY_SIZE(nbd_connect_genl_ops),

Completed in 73 milliseconds

12