Home
last modified time | relevance | path

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

12

/linux-6.3-rc2/fs/dlm/
A Dnetlink.c77 .n_small_ops = ARRAY_SIZE(dlm_nl_ops),
/linux-6.3-rc2/net/ieee802154/
A Dnetlink.c134 .n_small_ops = ARRAY_SIZE(ieee802154_ops),
/linux-6.3-rc2/net/netlink/
A Dgenetlink.c191 for (i = 0; i < family->n_small_ops; i++) in genl_get_cmd_small()
205 i = iter->entry_idx - family->n_ops - family->n_small_ops; in genl_op_from_split()
331 iter->family->n_small_ops + in genl_op_iter_init()
343 } else if (iter->entry_idx < family->n_ops + family->n_small_ops) { in genl_op_iter_next()
347 family->n_ops + family->n_small_ops + family->n_split_ops) { in genl_op_iter_next()
562 WARN_ON(family->n_small_ops && !family->small_ops) || in genl_validate_ops()
/linux-6.3-rc2/net/devlink/
A Dnetlink.c247 .n_small_ops = ARRAY_SIZE(devlink_nl_ops),
/linux-6.3-rc2/include/net/
A Dgenetlink.h68 u8 n_small_ops; member
/linux-6.3-rc2/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-6.3-rc2/net/hsr/
A Dhsr_netlink.c522 .n_small_ops = ARRAY_SIZE(hsr_ops),
/linux-6.3-rc2/net/psample/
A Dpsample.c117 .n_small_ops = ARRAY_SIZE(psample_nl_ops),
/linux-6.3-rc2/net/openvswitch/
A Ddatapath.c719 .n_small_ops = ARRAY_SIZE(dp_packet_genl_ops),
1544 .n_small_ops = ARRAY_SIZE(dp_flow_genl_ops),
2098 .n_small_ops = ARRAY_SIZE(dp_datapath_genl_ops),
2598 .n_small_ops = ARRAY_SIZE(dp_vport_genl_ops),
A Dmeter.c724 .n_small_ops = ARRAY_SIZE(dp_meter_genl_ops),
A Dconntrack.c2019 .n_small_ops = ARRAY_SIZE(ct_limit_genl_ops),
/linux-6.3-rc2/drivers/thermal/
A Dthermal_netlink.c692 .n_small_ops = ARRAY_SIZE(thermal_genl_ops),
/linux-6.3-rc2/net/ncsi/
A Dncsi-netlink.c770 .n_small_ops = ARRAY_SIZE(ncsi_ops),
/linux-6.3-rc2/drivers/net/ieee802154/
A Dmac802154_hwsim.c795 .n_small_ops = ARRAY_SIZE(hwsim_nl_ops),
/linux-6.3-rc2/net/ipv4/
A Dtcp_metrics.c971 .n_small_ops = ARRAY_SIZE(tcp_metrics_nl_ops),
A Dfou_core.c897 .n_small_ops = ARRAY_SIZE(fou_nl_ops),
/linux-6.3-rc2/net/l2tp/
A Dl2tp_netlink.c991 .n_small_ops = ARRAY_SIZE(l2tp_nl_ops),
/linux-6.3-rc2/net/batman-adv/
A Dnetlink.c1497 .n_small_ops = ARRAY_SIZE(batadv_netlink_ops),
/linux-6.3-rc2/net/core/
A Ddrop_monitor.c1647 .n_small_ops = ARRAY_SIZE(dropmon_ops),
/linux-6.3-rc2/net/tipc/
A Dnetlink_compat.c1355 .n_small_ops = ARRAY_SIZE(tipc_genl_compat_ops),
/linux-6.3-rc2/drivers/net/
A Dgtp.c1861 .n_small_ops = ARRAY_SIZE(gtp_genl_ops),
/linux-6.3-rc2/net/mptcp/
A Dpm_netlink.c2337 .n_small_ops = ARRAY_SIZE(mptcp_pm_ops),

Completed in 81 milliseconds

12