Home
last modified time | relevance | path

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

12

/linux/net/ieee802154/
H A Dnetlink.c134 .n_small_ops = ARRAY_SIZE(ieee802154_ops),
/linux/net/netlink/
H A Dgenetlink.c205 for (i = 0; i < family->n_small_ops; i++) in genl_get_cmd_small()
219 i = iter->entry_idx - family->n_ops - family->n_small_ops; in genl_op_from_split()
346 iter->family->n_small_ops + in genl_op_iter_init()
358 } else if (iter->entry_idx < family->n_ops + family->n_small_ops) { in genl_op_iter_next()
362 family->n_ops + family->n_small_ops + family->n_split_ops) { in genl_op_iter_next()
577 WARN_ON(family->n_small_ops && !family->small_ops) || in genl_validate_ops()
/linux/net/netlabel/
H A Dnetlabel_calipso.c371 .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.c1376 .n_small_ops = ARRAY_SIZE(netlbl_unlabel_genl_ops),
/linux/include/net/
H A Dgenetlink.h86 u8 n_small_ops; member
/linux/net/hsr/
H A Dhsr_netlink.c546 .n_small_ops = ARRAY_SIZE(hsr_ops),
/linux/net/psample/
H A Dpsample.c118 .n_small_ops = ARRAY_SIZE(psample_nl_ops),
/linux/net/openvswitch/
H A Ddatapath.c717 .n_small_ops = ARRAY_SIZE(dp_packet_genl_ops),
1542 .n_small_ops = ARRAY_SIZE(dp_flow_genl_ops),
2091 .n_small_ops = ARRAY_SIZE(dp_datapath_genl_ops),
2583 .n_small_ops = ARRAY_SIZE(dp_vport_genl_ops),
H A Dmeter.c722 .n_small_ops = ARRAY_SIZE(dp_meter_genl_ops),
H A Dconntrack.c1963 .n_small_ops = ARRAY_SIZE(ct_limit_genl_ops),
/linux/drivers/thermal/
H A Dthermal_netlink.c705 .n_small_ops = ARRAY_SIZE(thermal_genl_ops),
/linux/net/ncsi/
H A Dncsi-netlink.c770 .n_small_ops = ARRAY_SIZE(ncsi_ops),
/linux/drivers/net/ieee802154/
H A Dmac802154_hwsim.c797 .n_small_ops = ARRAY_SIZE(hwsim_nl_ops),
/linux/net/ipv4/
H A Dtcp_metrics.c994 .n_small_ops = ARRAY_SIZE(tcp_metrics_nl_ops),
H A Dfou_core.c897 .n_small_ops = ARRAY_SIZE(fou_nl_ops),
/linux/net/l2tp/
H A Dl2tp_netlink.c991 .n_small_ops = ARRAY_SIZE(l2tp_nl_ops),
/linux/net/batman-adv/
H A Dnetlink.c1495 .n_small_ops = ARRAY_SIZE(batadv_netlink_ops),
/linux/net/tipc/
H A Dnetlink_compat.c1356 .n_small_ops = ARRAY_SIZE(tipc_genl_compat_ops),
/linux/net/core/
H A Ddrop_monitor.c1664 .n_small_ops = ARRAY_SIZE(dropmon_ops),
/linux/drivers/net/
H A Dgtp.c2458 .n_small_ops = ARRAY_SIZE(gtp_genl_ops),
/linux/drivers/block/
H A Dnbd.c2386 .n_small_ops = ARRAY_SIZE(nbd_connect_genl_ops),
/linux/drivers/net/team/
H A Dteam_core.c2816 .n_small_ops = ARRAY_SIZE(team_nl_ops),
/linux/drivers/target/
H A Dtarget_core_user.c488 .n_small_ops = ARRAY_SIZE(tcmu_genl_ops),

12