pool_head 147 tools/usb/usbip/libsrc/names.c static struct pool *pool_head; pool_head 163 tools/usb/usbip/libsrc/names.c p->next = pool_head; pool_head 164 tools/usb/usbip/libsrc/names.c pool_head = p; pool_head 173 tools/usb/usbip/libsrc/names.c if (!pool_head) pool_head 176 tools/usb/usbip/libsrc/names.c for (pool = pool_head; pool != NULL; ) {