Home
last modified time | relevance | path

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

/linux-6.15/fs/lockd/
H A Dnetlink.c43 .n_split_ops = ARRAY_SIZE(lockd_nl_ops),
/linux-6.15/net/handshake/
H A Dgenl.c55 .n_split_ops = ARRAY_SIZE(handshake_nl_ops),
/linux-6.15/fs/nfsd/
H A Dnetlink.c112 .n_split_ops = ARRAY_SIZE(nfsd_nl_ops),
/linux-6.15/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()
1802 .n_split_ops = ARRAY_SIZE(genl_ctrl_ops),
/linux-6.15/net/shaper/
H A Dshaper_nl_gen.c153 .n_split_ops = ARRAY_SIZE(net_shaper_nl_ops),
/linux-6.15/drivers/dpll/
H A Ddpll_nl.c158 .n_split_ops = ARRAY_SIZE(dpll_nl_ops),
/linux-6.15/net/core/
H A Dnetdev-genl-gen.c217 .n_split_ops = ARRAY_SIZE(netdev_nl_ops),
/linux-6.15/include/net/
H A Dgenetlink.h87 u8 n_split_ops; member
/linux-6.15/net/devlink/
H A Dnetlink.c369 .n_split_ops = ARRAY_SIZE(devlink_nl_ops),