Home
last modified time | relevance | path

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

/linux/drivers/android/
H A Dbinder_netlink.c29 .n_split_ops = ARRAY_SIZE(binder_nl_ops),
/linux/fs/lockd/
H A Dnetlink.c44 .n_split_ops = ARRAY_SIZE(lockd_nl_ops),
/linux/net/handshake/
H A Dgenl.c56 .n_split_ops = ARRAY_SIZE(handshake_nl_ops),
/linux/kernel/power/
H A Dem_netlink_autogen.c58 .n_split_ops = ARRAY_SIZE(dev_energymodel_nl_ops),
/linux/net/netlink/
H A Dgenetlink.c229 if (i + cnt < family->n_split_ops && in genl_op_from_split()
249 for (i = 0; i < family->n_split_ops; i++) in genl_get_cmd_split()
347 iter->family->n_split_ops; in genl_op_iter_init()
362 family->n_ops + family->n_small_ops + family->n_split_ops) { in genl_op_iter_next()
578 WARN_ON(family->n_split_ops && !family->split_ops)) in genl_validate_ops()
596 if (family->n_split_ops) { in genl_validate_ops()
601 for (s = 1; s < family->n_split_ops; s++) { in genl_validate_ops()
1801 .n_split_ops = ARRAY_SIZE(genl_ctrl_ops),
/linux/fs/nfsd/
H A Dnetlink.c114 .n_split_ops = ARRAY_SIZE(nfsd_nl_ops),
/linux/net/psp/
H A Dpsp-nl-gen.c136 .n_split_ops = ARRAY_SIZE(psp_nl_ops),
/linux/net/shaper/
H A Dshaper_nl_gen.c154 .n_split_ops = ARRAY_SIZE(net_shaper_nl_ops),
/linux/drivers/dpll/
H A Ddpll_nl.c168 .n_split_ops = ARRAY_SIZE(dpll_nl_ops),
/linux/net/core/
H A Dnetdev-genl-gen.c232 .n_split_ops = ARRAY_SIZE(netdev_nl_ops),
/linux/drivers/net/ovpn/
H A Dnetlink-gen.c260 .n_split_ops = ARRAY_SIZE(ovpn_nl_ops),
/linux/net/devlink/
H A Dnetlink.c369 .n_split_ops = ARRAY_SIZE(devlink_nl_ops),
/linux/include/net/
H A Dgenetlink.h87 u8 n_split_ops; member
/linux/drivers/net/wireguard/
H A Dnetlink.c589 .n_split_ops = ARRAY_SIZE(wireguard_nl_ops),