Searched refs:n_small_ops (Results 1 – 17 of 17) sorted by relevance
| /linux/net/netlink/ |
| H A D | genetlink.c | 199 for (i = 0; i < family->n_small_ops; i++) in genl_get_cmd_small() 213 i = iter->entry_idx - family->n_ops - family->n_small_ops; in genl_op_from_split() 341 iter->family->n_small_ops + in genl_op_iter_init() 353 } else if (iter->entry_idx < family->n_ops + family->n_small_ops) { in genl_op_iter_next() 357 family->n_ops + family->n_small_ops + family->n_split_ops) { in genl_op_iter_next() 572 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),
|
| H A D | netlabel_mgmt.c | 823 .n_small_ops = ARRAY_SIZE(netlbl_mgmt_genl_ops),
|
| H A D | netlabel_unlabeled.c | 1358 .n_small_ops = ARRAY_SIZE(netlbl_unlabel_genl_ops),
|
| /linux/include/net/ |
| H A D | genetlink.h | 86 u8 n_small_ops; member
|
| /linux/net/psample/ |
| H A D | psample.c | 118 .n_small_ops = ARRAY_SIZE(psample_nl_ops),
|
| /linux/net/openvswitch/ |
| H A D | datapath.c | 747 .n_small_ops = ARRAY_SIZE(dp_packet_genl_ops), 1573 .n_small_ops = ARRAY_SIZE(dp_flow_genl_ops), 2119 .n_small_ops = ARRAY_SIZE(dp_datapath_genl_ops), 2647 .n_small_ops = ARRAY_SIZE(dp_vport_genl_ops), in dp_register_genl()
|
| H A D | meter.c | 722 .n_small_ops = ARRAY_SIZE(dp_meter_genl_ops),
|
| H A D | conntrack.c | 1992 .n_small_ops = ARRAY_SIZE(ct_limit_genl_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/drivers/net/ieee802154/ |
| H A D | mac802154_hwsim.c | 797 .n_small_ops = ARRAY_SIZE(hwsim_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 | 1353 .n_small_ops = ARRAY_SIZE(tipc_genl_compat_ops),
|
| /linux/drivers/net/ |
| H A D | macsec.c | 3424 .n_small_ops = ARRAY_SIZE(macsec_genl_ops),
|
| /linux/net/wireless/ |
| H A D | nl80211.c | 20433 .n_small_ops = ARRAY_SIZE(nl80211_small_ops), in nl80211_send_rx_assoc()
|