joydump
struct joydump *buf; /* all entries */
struct joydump *dump, *prev; /* one entry each */
buf = kmalloc_objs(struct joydump, BUF_SIZE);