kfifo_from_user
ret = kfifo_from_user(&kf->kf, buf, n, &copied);
ret = kfifo_from_user(&test, buf, count, &copied);
ret = kfifo_from_user(&test, buf, count, &copied);
ret = kfifo_from_user(&test, buf, count, &copied);