Lines Matching refs:genl_ops
116 unsigned int i, struct genl_ops *op) in genl_op_from_full()
127 struct genl_ops *op) in genl_get_cmd_full()
141 unsigned int i, struct genl_ops *op) in genl_op_from_small()
156 struct genl_ops *op) in genl_get_cmd_small()
170 struct genl_ops *op) in genl_get_cmd()
179 struct genl_ops *op) in genl_get_cmd_by_index()
363 struct genl_ops op; in genl_validate_ops()
369 struct genl_ops op2; in genl_validate_ops()
530 const struct genl_ops *ops, in genl_family_rcv_msg_attrs_parse()
566 const struct genl_ops *ops;
573 const struct genl_ops *ops = ctx->ops; in genl_start()
619 const struct genl_ops *ops = &genl_dumpit_info(cb)->op; in genl_lock_dumpit()
631 const struct genl_ops *ops = &info->op; in genl_lock_done()
647 const struct genl_ops *ops = &info->op; in genl_parallel_done()
661 const struct genl_ops *ops, in genl_family_rcv_msg_dumpit()
707 const struct genl_ops *ops, in genl_family_rcv_msg_doit()
757 struct genl_ops op; in genl_family_rcv_msg()
847 struct genl_ops op; in ctrl_fill_info()
1136 struct genl_ops op; in ctrl_dumppolicy_start()
1218 struct genl_ops *op) in ctrl_dumppolicy_put_op()
1273 struct genl_ops op; in ctrl_dumppolicy()
1332 static const struct genl_ops genl_ctrl_ops[] = {