Lines Matching refs:genl_split_ops
118 struct genl_split_ops *op) in genl_op_fill_in_reject_policy_split()
146 struct genl_split_ops doit;
147 struct genl_split_ops dumpit;
242 struct genl_split_ops *op) in genl_get_cmd_split()
257 genl_cmd_full_to_split(struct genl_split_ops *op, in genl_cmd_full_to_split()
300 struct genl_split_ops *op) in genl_get_cmd()
323 struct genl_split_ops *doit, struct genl_split_ops *dumpit) in genl_get_cmd_both()
560 static bool genl_split_op_check(const struct genl_split_ops *op) in genl_split_op_check()
599 const struct genl_split_ops *a, *b; in genl_validate_ops()
783 const struct genl_split_ops *ops, in genl_family_rcv_msg_attrs_parse()
819 const struct genl_split_ops *ops;
826 const struct genl_split_ops *ops; in genl_start()
876 const struct genl_split_ops *ops = &dump_info->op; in genl_dumpit()
891 const struct genl_split_ops *ops = &dump_info->op; in genl_done()
911 const struct genl_split_ops *ops, in genl_family_rcv_msg_dumpit()
942 const struct genl_split_ops *ops, in genl_family_rcv_msg_doit()
1019 struct genl_split_ops op; in genl_family_rcv_msg()
1419 struct genl_split_ops doit, dump; in ctrl_dumppolicy_start()
1509 struct genl_split_ops *doit, in ctrl_dumppolicy_put_op()
1510 struct genl_split_ops *dumpit) in ctrl_dumppolicy_put_op()
1567 struct genl_split_ops doit, dumpit; in ctrl_dumppolicy()
1625 static const struct genl_split_ops genl_ctrl_ops[] = {