Lines Matching refs:genl_split_ops
106 struct genl_split_ops *op) in genl_op_fill_in_reject_policy_split()
134 struct genl_split_ops doit;
135 struct genl_split_ops dumpit;
230 struct genl_split_ops *op) in genl_get_cmd_split()
245 genl_cmd_full_to_split(struct genl_split_ops *op, in genl_cmd_full_to_split()
288 struct genl_split_ops *op) in genl_get_cmd()
311 struct genl_split_ops *doit, struct genl_split_ops *dumpit) in genl_get_cmd_both()
548 static bool genl_split_op_check(const struct genl_split_ops *op) in genl_split_op_check()
587 const struct genl_split_ops *a, *b; in genl_validate_ops()
767 const struct genl_split_ops *ops, in genl_family_rcv_msg_attrs_parse()
803 const struct genl_split_ops *ops;
810 const struct genl_split_ops *ops; in genl_start()
854 const struct genl_split_ops *ops = &genl_dumpit_info(cb)->op; in genl_lock_dumpit()
866 const struct genl_split_ops *ops = &info->op; in genl_lock_done()
882 const struct genl_split_ops *ops = &info->op; in genl_parallel_done()
896 const struct genl_split_ops *ops, in genl_family_rcv_msg_dumpit()
939 const struct genl_split_ops *ops, in genl_family_rcv_msg_doit()
1016 struct genl_split_ops op; in genl_family_rcv_msg()
1420 struct genl_split_ops doit, dump; in ctrl_dumppolicy_start()
1510 struct genl_split_ops *doit, in ctrl_dumppolicy_put_op()
1511 struct genl_split_ops *dumpit) in ctrl_dumppolicy_put_op()
1568 struct genl_split_ops doit, dumpit; in ctrl_dumppolicy()
1626 static const struct genl_split_ops genl_ctrl_ops[] = {