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()
962 const struct genl_split_ops *ops;
969 const struct genl_split_ops *ops; in genl_start()
1019 const struct genl_split_ops *ops = &dump_info->op; in genl_dumpit()
1034 const struct genl_split_ops *ops = &dump_info->op; in genl_done()
1054 const struct genl_split_ops *ops, in genl_family_rcv_msg_dumpit()
1085 const struct genl_split_ops *ops, in genl_family_rcv_msg_doit()
1162 struct genl_split_ops op; in genl_family_rcv_msg()
1560 struct genl_split_ops doit, dump; in ctrl_dumppolicy_start()
1650 struct genl_split_ops *doit, in ctrl_dumppolicy_put_op()
1651 struct genl_split_ops *dumpit) in ctrl_dumppolicy_put_op()
1708 struct genl_split_ops doit, dumpit; in ctrl_dumppolicy()
1766 static const struct genl_split_ops genl_ctrl_ops[] = {