NEXIO_BUFSIZE
memset(buf, 0, NEXIO_BUFSIZE);
buf, NEXIO_BUFSIZE, &actual_len,
u8 *buf __free(kfree) = kmalloc(NEXIO_BUFSIZE, GFP_NOIO);