Lines Matching refs:genl_split_ops
120 struct genl_split_ops *op) in genl_op_fill_in_reject_policy_split()
148 struct genl_split_ops doit;
149 struct genl_split_ops dumpit;
245 struct genl_split_ops *op) in genl_get_cmd_split()
260 genl_cmd_full_to_split(struct genl_split_ops *op, in genl_cmd_full_to_split()
303 struct genl_split_ops *op) in genl_get_cmd()
326 struct genl_split_ops *doit, struct genl_split_ops *dumpit) in genl_get_cmd_both()
563 static bool genl_split_op_check(const struct genl_split_ops *op) in genl_split_op_check()
602 const struct genl_split_ops *a, *b; in genl_validate_ops()
927 const struct genl_split_ops *ops, in genl_family_rcv_msg_attrs_parse()
963 const struct genl_split_ops *ops;
970 const struct genl_split_ops *ops; in genl_start()
1020 const struct genl_split_ops *ops = &dump_info->op; in genl_dumpit()
1035 const struct genl_split_ops *ops = &dump_info->op; in genl_done()
1055 const struct genl_split_ops *ops, in genl_family_rcv_msg_dumpit()
1086 const struct genl_split_ops *ops, in genl_family_rcv_msg_doit()
1163 struct genl_split_ops op; in genl_family_rcv_msg()
1561 struct genl_split_ops doit, dump; in ctrl_dumppolicy_start()
1651 struct genl_split_ops *doit, in ctrl_dumppolicy_put_op()
1652 struct genl_split_ops *dumpit) in ctrl_dumppolicy_put_op()
1709 struct genl_split_ops doit, dumpit; in ctrl_dumppolicy()
1767 static const struct genl_split_ops genl_ctrl_ops[] = {