Lines Matching refs:genl_ops
108 unsigned int i, struct genl_ops *op) in genl_op_from_full()
119 struct genl_ops *op) in genl_get_cmd_full()
133 unsigned int i, struct genl_ops *op) in genl_op_from_small()
148 struct genl_ops *op) in genl_get_cmd_small()
162 struct genl_ops *op) in genl_get_cmd()
171 struct genl_ops *op) in genl_get_cmd_by_index()
355 struct genl_ops op; in genl_validate_ops()
361 struct genl_ops op2; in genl_validate_ops()
522 const struct genl_ops *ops, in genl_family_rcv_msg_attrs_parse()
558 const struct genl_ops *ops;
565 const struct genl_ops *ops = ctx->ops; in genl_start()
611 const struct genl_ops *ops = &genl_dumpit_info(cb)->op; in genl_lock_dumpit()
623 const struct genl_ops *ops = &info->op; in genl_lock_done()
639 const struct genl_ops *ops = &info->op; in genl_parallel_done()
653 const struct genl_ops *ops, in genl_family_rcv_msg_dumpit()
699 const struct genl_ops *ops, in genl_family_rcv_msg_doit()
749 struct genl_ops op; in genl_family_rcv_msg()
839 struct genl_ops op; in ctrl_fill_info()
1128 struct genl_ops op; in ctrl_dumppolicy_start()
1206 struct genl_ops *op) in ctrl_dumppolicy_put_op()
1261 struct genl_ops op; in ctrl_dumppolicy()
1320 static const struct genl_ops genl_ctrl_ops[] = {