Searched refs:n_small_ops (Results 1 – 21 of 21) sorted by relevance
/linux/net/ieee802154/ |
H A D | netlink.c | 134 .n_small_ops = ARRAY_SIZE(ieee802154_ops),
|
/linux/net/netlink/ |
H A D | genetlink.c | 205 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 D | netlabel_calipso.c | 371 .n_small_ops = ARRAY_SIZE(netlbl_calipso_ops),
|
H A D | netlabel_cipso_v4.c | 769 .n_small_ops = ARRAY_SIZE(netlbl_cipsov4_ops),
|
/linux/net/openvswitch/ |
H A D | datapath.c | 717 .n_small_ops = ARRAY_SIZE(dp_packet_genl_ops), 1542 .n_small_ops = ARRAY_SIZE(dp_flow_genl_ops), 2090 .n_small_ops = ARRAY_SIZE(dp_datapath_genl_ops), 2587 .n_small_ops = ARRAY_SIZE(dp_vport_genl_ops),
|
H A D | meter.c | 722 .n_small_ops = ARRAY_SIZE(dp_meter_genl_ops),
|
H A D | conntrack.c | 1994 .n_small_ops = ARRAY_SIZE(ct_limit_genl_ops),
|
/linux/net/psample/ |
H A D | psample.c | 118 .n_small_ops = ARRAY_SIZE(psample_nl_ops),
|
/linux/net/ncsi/ |
H A D | ncsi-netlink.c | 770 .n_small_ops = ARRAY_SIZE(ncsi_ops),
|
/linux/drivers/thermal/ |
H A D | thermal_netlink.c | 913 .n_small_ops = ARRAY_SIZE(thermal_genl_ops),
|
/linux/net/ipv4/ |
H A D | tcp_metrics.c | 997 .n_small_ops = ARRAY_SIZE(tcp_metrics_nl_ops),
|
H A D | fou_core.c | 916 .n_small_ops = ARRAY_SIZE(fou_nl_ops),
|
/linux/net/l2tp/ |
H A D | l2tp_netlink.c | 1003 .n_small_ops = ARRAY_SIZE(l2tp_nl_ops),
|
/linux/net/tipc/ |
H A D | netlink_compat.c | 1356 .n_small_ops = ARRAY_SIZE(tipc_genl_compat_ops),
|
/linux/net/core/ |
H A D | drop_monitor.c | 1667 .n_small_ops = ARRAY_SIZE(dropmon_ops),
|
/linux/drivers/net/ |
H A D | gtp.c | 2462 .n_small_ops = ARRAY_SIZE(gtp_genl_ops),
|
H A D | macsec.c | 3436 .n_small_ops = ARRAY_SIZE(macsec_genl_ops),
|
/linux/drivers/net/team/ |
H A D | team_core.c | 2829 .n_small_ops = ARRAY_SIZE(team_nl_ops),
|
/linux/drivers/target/ |
H A D | target_core_user.c | 488 .n_small_ops = ARRAY_SIZE(tcmu_genl_ops),
|
/linux/net/netfilter/ipvs/ |
H A D | ip_vs_ctl.c | 4244 .n_small_ops = ARRAY_SIZE(ip_vs_genl_ops),
|
/linux/net/wireless/ |
H A D | nl80211.c | 17789 .n_small_ops = ARRAY_SIZE(nl80211_small_ops),
|