selfdalloc
static void selfdalloc(struct thread *, void *);
selfdalloc(td, (void *)(uintptr_t)fd);
selfdalloc(td, fds);
selfdalloc(td, NULL);