cprng_cpu
cprng->cs_percpu = percpu_create(sizeof(struct cprng_cpu),
percpu_free(cprng->cs_percpu, sizeof(struct cprng_cpu));
struct cprng_cpu *cc = ptr;
struct cprng_cpu *cc = ptr;
struct cprng_cpu **ccp, int *sp)
struct cprng_cpu *cc;