Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/fs/dlm/
H A Dnetlink.c77 .n_small_ops = ARRAY_SIZE(dlm_nl_ops),
/OK3568_Linux_fs/kernel/net/ieee802154/
H A Dnetlink.c134 .n_small_ops = ARRAY_SIZE(ieee802154_ops),
/OK3568_Linux_fs/kernel/net/netlink/
H A Dgenetlink.c112 return family->n_ops + family->n_small_ops; in genl_get_cmd_cnt()
160 for (i = 0; i < family->n_small_ops; i++) in genl_get_cmd_small()
183 else if (i < family->n_ops + family->n_small_ops) in genl_get_cmd_by_index()
359 WARN_ON(family->n_small_ops && !family->small_ops)) in genl_validate_ops()
/OK3568_Linux_fs/kernel/include/net/
H A Dgenetlink.h58 u8 n_small_ops; member
/OK3568_Linux_fs/kernel/net/netlabel/
H A Dnetlabel_calipso.c346 .n_small_ops = ARRAY_SIZE(netlbl_calipso_ops),
H A Dnetlabel_cipso_v4.c769 .n_small_ops = ARRAY_SIZE(netlbl_cipsov4_ops),
H A Dnetlabel_mgmt.c828 .n_small_ops = ARRAY_SIZE(netlbl_mgmt_genl_ops),
H A Dnetlabel_unlabeled.c1378 .n_small_ops = ARRAY_SIZE(netlbl_unlabel_genl_ops),
/OK3568_Linux_fs/kernel/net/wimax/
H A Dstack.c564 .n_small_ops = ARRAY_SIZE(wimax_gnl_ops),
/OK3568_Linux_fs/kernel/net/psample/
H A Dpsample.c116 .n_small_ops = ARRAY_SIZE(psample_nl_ops),
/OK3568_Linux_fs/kernel/net/hsr/
H A Dhsr_netlink.c522 .n_small_ops = ARRAY_SIZE(hsr_ops),
/OK3568_Linux_fs/kernel/net/openvswitch/
H A Ddatapath.c680 .n_small_ops = ARRAY_SIZE(dp_packet_genl_ops),
1497 .n_small_ops = ARRAY_SIZE(dp_flow_genl_ops),
1963 .n_small_ops = ARRAY_SIZE(dp_datapath_genl_ops),
2446 .n_small_ops = ARRAY_SIZE(dp_vport_genl_ops),
H A Dmeter.c723 .n_small_ops = ARRAY_SIZE(dp_meter_genl_ops),
H A Dconntrack.c2268 .n_small_ops = ARRAY_SIZE(ct_limit_genl_ops),
/OK3568_Linux_fs/kernel/drivers/thermal/
H A Dthermal_netlink.c647 .n_small_ops = ARRAY_SIZE(thermal_genl_ops),
/OK3568_Linux_fs/kernel/drivers/net/ieee802154/
H A Dmac802154_hwsim.c632 .n_small_ops = ARRAY_SIZE(hwsim_nl_ops),
/OK3568_Linux_fs/kernel/net/ncsi/
H A Dncsi-netlink.c770 .n_small_ops = ARRAY_SIZE(ncsi_ops),
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dtcp_metrics.c971 .n_small_ops = ARRAY_SIZE(tcp_metrics_nl_ops),
H A Dfou.c944 .n_small_ops = ARRAY_SIZE(fou_nl_ops),
/OK3568_Linux_fs/kernel/net/mptcp/
H A Dpm_netlink.c1097 .n_small_ops = ARRAY_SIZE(mptcp_pm_ops),
/OK3568_Linux_fs/kernel/net/l2tp/
H A Dl2tp_netlink.c991 .n_small_ops = ARRAY_SIZE(l2tp_nl_ops),
/OK3568_Linux_fs/kernel/net/batman-adv/
H A Dnetlink.c1488 .n_small_ops = ARRAY_SIZE(batadv_netlink_ops),
/OK3568_Linux_fs/kernel/net/tipc/
H A Dnetlink_compat.c1356 .n_small_ops = ARRAY_SIZE(tipc_genl_compat_ops),
/OK3568_Linux_fs/kernel/net/core/
H A Ddrop_monitor.c1659 .n_small_ops = ARRAY_SIZE(dropmon_ops),
/OK3568_Linux_fs/kernel/drivers/net/
H A Dgtp.c1366 .n_small_ops = ARRAY_SIZE(gtp_genl_ops),

12