taglinefilesource code
resource_entry_t15arch/mips/kernel/ioport.cstruct resource_entry_t *next;
resource_entry_t83arch/mips/kernel/ioport.cstatic resource_entry_t *find_gap(resource_entry_t *root,
resource_entry_t87arch/mips/kernel/ioport.cresource_entry_t *p;
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_t109kernel/resource.cresource_entry_t *p, *q;