taglinefilesource code
resource_entry_t21kernel/resource.cstruct resource_entry_t *next;
resource_entry_t24kernel/resource.cstatic resource_entry_t iolist = { 0, 0, "", NULL };
resource_entry_t26kernel/resource.cstatic resource_entry_t iotable[IOTABLE_SIZE];
resource_entry_t33kernel/resource.cresource_entry_t *p;
resource_entry_t47kernel/resource.cstatic resource_entry_t *find_gap(resource_entry_t *root,
resource_entry_t51kernel/resource.cresource_entry_t *p;
resource_entry_t74kernel/resource.cresource_entry_t *p;
resource_entry_t100kernel/resource.cresource_entry_t *p, *q;