ustring_buffer
ustring_per_cpu = alloc_percpu(struct ustring_buffer);
static __percpu struct ustring_buffer *ustring_per_cpu;
struct ustring_buffer *ubuf;