Searched refs:unallocated (Results 1 – 25 of 50) sorted by relevance
12
9 Directory inode 12 has an unallocated block #2. Allocate? yes11 Directory inode 12 has an unallocated block #3. Allocate? yes13 Directory inode 12 has an unallocated block #4. Allocate? yes15 Directory inode 12 has an unallocated block #5. Allocate? yes17 Directory inode 12 has an unallocated block #6. Allocate? yes19 Directory inode 12 has an unallocated block #7. Allocate? yes21 Directory inode 12 has an unallocated block #8. Allocate? yes23 Directory inode 12 has an unallocated block #9. Allocate? yes25 Directory inode 12 has an unallocated block #10. Allocate? yes27 Directory inode 12 has an unallocated block #11. Allocate? yes[all …]
40 static int unallocated=0; variable72 H->entries[ii] = &unallocated; in alloc_ht()98 if (H->entries[i] != &unallocated && in free_ht()115 while(H->entries[pos] != &unallocated && in _hash_add()122 if(H->entries[pos] == &unallocated) in _hash_add()144 if(oldentries[i] != &unallocated && oldentries[i] != &deleted) in rehash()172 H->entries[pos] != &unallocated && in _hash_lookup()183 if(H->entries[pos] == &unallocated || !ttl) in _hash_lookup()
12 Directory inode 11 has an unallocated block #0. Allocate? yes14 Directory inode 11 has an unallocated block #3. Allocate? yes16 Directory inode 11 has an unallocated block #6. Allocate? yes
221 int64_t unallocated = 0; in compute_memory_finalize_pending() local243 unallocated += align(item->size_in_dw, ITEM_ALIGNMENT); in compute_memory_finalize_pending()246 if (unallocated == 0) { in compute_memory_finalize_pending()250 if (pool->size_in_dw < allocated + unallocated) { in compute_memory_finalize_pending()251 err = compute_memory_grow_defrag_pool(pool, pipe, allocated + unallocated); in compute_memory_finalize_pending()
5 Directory inode 12 has an unallocated block #0. Allocate? yes
7 Directory inode 12 has an unallocated block #3. Allocate? yes
13 # MOVK with sf == 0 and hw<1> == 1 is unallocated.
27 # Only unallocated (int-register) variants are: opc=0b11, size=0b10, 0b11
27 there is one or more unallocated blocks at the beginning of a file.
546 unallocated; this fixes a number of problems in all e2fsprogs for ext4
15 ;that are unallocated are marked as unavailable. The NSAA is adjusted upwards
70 UNALLOCATED-NEXT: Address is in block 3 (unallocated).
6 + Fix bugs in disassembly of unallocated instruction encodings.
386 # These have a banked register encoding of 0b111111, which is unallocated.
531 # These have a banked register encoding of 0b111111, which is unallocated.
169 #. Treat unallocated MPIDRs and disabled cores as absent but still describe them
69 * Clear identification of the number of unallocated sectors on a
81 lwsac_extend() so last use() can attempt to use more unallocated chunk space
59 lwsac_extend() so last use() can attempt to use more unallocated chunk space
240 which have large areas of unallocated data commonly called
609 * strip.c (handle_elf): Track allocated/unallocated sections seen. Set610 section offset of unallocated sections after handling all allocated4245 * unstrip.c (copy_elided_sections): Ignore unfound unallocated section
1041 making unallocated objects appear reachable to Valgrind.