Home
last modified time | relevance | path

Searched refs:n_split_ops (Results 1 – 10 of 10) sorted by relevance

/linux/kernel/power/
H A Dem_netlink_autogen.c58 .n_split_ops = ARRAY_SIZE(dev_energymodel_nl_ops),
/linux/net/psp/
H A Dpsp-nl-gen.c168 .n_split_ops = ARRAY_SIZE(psp_nl_ops),
/linux/net/netlink/
H A Dgenetlink.c223 if (i + cnt < family->n_split_ops && in genl_op_from_split()
243 for (i = 0; i < family->n_split_ops; i++) in genl_get_cmd_split()
342 iter->family->n_split_ops; in genl_op_iter_init()
357 family->n_ops + family->n_small_ops + family->n_split_ops) { in genl_op_iter_next()
573 WARN_ON(family->n_split_ops && !family->split_ops)) in genl_validate_ops()
591 if (family->n_split_ops) { in genl_validate_ops()
596 for (s = 1; s < family->n_split_ops; s++) { in genl_validate_ops()
1801 .n_split_ops = ARRAY_SIZE(genl_ctrl_ops),
/linux/net/shaper/
H A Dshaper_nl_gen.c159 .n_split_ops = ARRAY_SIZE(net_shaper_nl_ops),
/linux/drivers/dpll/
H A Ddpll_nl.c172 .n_split_ops = ARRAY_SIZE(dpll_nl_ops),
/linux/fs/nfsd/
H A Dnetlink.c247 .n_split_ops = ARRAY_SIZE(nfsd_nl_ops),
/linux/net/core/
H A Dnetdev-genl-gen.c277 .n_split_ops = ARRAY_SIZE(netdev_nl_ops),
/linux/drivers/net/ovpn/
H A Dnetlink-gen.c275 .n_split_ops = ARRAY_SIZE(ovpn_nl_ops),
/linux/include/net/
H A Dgenetlink.h87 u8 n_split_ops; member
/linux/net/devlink/
H A Dnetlink.c469 .n_split_ops = ARRAY_SIZE(devlink_nl_ops),