| /src/sys/kern/ |
| subr_percpu.c | 65 unsigned int nextoff; member in struct:__anon6871 83 KASSERT(off < percpu_allocation.nextoff); 175 unsigned int nextoff; local 185 offset = percpu_allocation.nextoff; 186 percpu_allocation.nextoff = nextoff = percpu_allocation.nextoff + size; 189 percpu_cpu_enlarge(nextoff); 226 percpu_allocation.nextoff = PERCPU_QUANTUM_SIZE; 248 size_t size = percpu_allocation.nextoff; /* XXX racy * [all...] |
| /src/sys/uvm/ |
| uvm_km.c | 458 voff_t curoff, nextoff; local 468 for (curoff = start; curoff < end; curoff = nextoff) { 469 nextoff = curoff + PAGE_SIZE; 474 nextoff = curoff;
|
| /src/sys/fs/nfs/client/ |
| nfs_clbio.c | 77 int i, error, nextoff, size, toff, count, npages; local 174 for (i = 0, toff = 0; i < npages; i++, toff = nextoff) { 176 nextoff = toff + PAGE_SIZE; 179 if (nextoff <= size) {
|
| /src/usr.bin/elf2ecoff/ |
| elf2ecoff.c | 668 uint32_t nextoff, symtabsize, ecoff_strsize; local 686 nextoff = ecoff_symhdr_off + sizeof(struct ecoff_symhdr); 687 stringtaboff = nextoff; 690 nextoff = stringtaboff + ecoff_strsize; 691 symtaboff = nextoff;
|
| /src/sys/miscfs/genfs/ |
| genfs_io.c | 868 off_t nextoff; local 982 nextoff = startoff; 1017 pg = uvm_page_array_fill_and_peek(&a, nextoff, 0); 1026 KASSERT(pg->offset >= nextoff); 1040 nextoff = pg->offset; /* visit this page again */ 1081 nextoff = pg->offset + PAGE_SIZE; 1085 nextoff = pg->offset; /* visit this page again */ 1096 nextoff = pg->offset + PAGE_SIZE; 1272 KASSERT(nextoff == 1282 KASSERT(nextoff == pg->offset + PAGE_SIZE) [all...] |
| /src/external/gpl3/binutils/dist/include/coff/ |
| xcoff.h | 570 char nextoff[XCOFFARMAG_ELEMENT_SIZE]; member in struct:xcoff_ar_hdr 608 char nextoff[XCOFFARMAGBIG_ELEMENT_SIZE]; member in struct:xcoff_ar_hdr_big
|
| /src/external/gpl3/binutils.old/dist/include/coff/ |
| xcoff.h | 570 char nextoff[XCOFFARMAG_ELEMENT_SIZE]; member in struct:xcoff_ar_hdr 608 char nextoff[XCOFFARMAGBIG_ELEMENT_SIZE]; member in struct:xcoff_ar_hdr_big
|
| /src/external/gpl3/gdb/dist/include/coff/ |
| xcoff.h | 570 char nextoff[XCOFFARMAG_ELEMENT_SIZE]; member in struct:xcoff_ar_hdr 608 char nextoff[XCOFFARMAGBIG_ELEMENT_SIZE]; member in struct:xcoff_ar_hdr_big
|
| /src/external/gpl3/gdb.old/dist/include/coff/ |
| xcoff.h | 570 char nextoff[XCOFFARMAG_ELEMENT_SIZE]; member in struct:xcoff_ar_hdr 608 char nextoff[XCOFFARMAGBIG_ELEMENT_SIZE]; member in struct:xcoff_ar_hdr_big
|
| /src/external/gpl3/binutils/dist/bfd/ |
| coff-rs6000.c | 1789 GET_VALUE_IN_FIELD (filestart, arch_xhdr (last_file)->nextoff, 10); 1812 GET_VALUE_IN_FIELD (filestart, arch_xhdr_big (last_file)->nextoff, 10); 1910 sprintf (hdr.nextoff, "%d", 0); 2048 file_ptr nextoff, prevoff; 2084 /* xcoff_write_archive_contents_big passes nextoff in symoff. */ 2086 READ20 (fhdr->symoff, nextoff); 2088 BFD_ASSERT (nextoff == bfd_tell (abfd)); 2133 PRINT20 (hdr->nextoff, nextoff + symbol_table_size); 2135 PRINT20 (hdr->nextoff, 0) 2045 file_ptr nextoff, prevoff; local 2307 file_ptr prevoff, nextoff; local 2531 file_ptr prevoff, nextoff; local [all...] |
| /src/external/gpl3/binutils.old/dist/bfd/ |
| coff-rs6000.c | 1789 GET_VALUE_IN_FIELD (filestart, arch_xhdr (last_file)->nextoff, 10); 1812 GET_VALUE_IN_FIELD (filestart, arch_xhdr_big (last_file)->nextoff, 10); 1910 sprintf (hdr.nextoff, "%d", 0); 2048 file_ptr nextoff, prevoff; 2084 /* xcoff_write_archive_contents_big passes nextoff in symoff. */ 2086 READ20 (fhdr->symoff, nextoff); 2088 BFD_ASSERT (nextoff == bfd_tell (abfd)); 2133 PRINT20 (hdr->nextoff, nextoff + symbol_table_size); 2135 PRINT20 (hdr->nextoff, 0) 2045 file_ptr nextoff, prevoff; local 2307 file_ptr prevoff, nextoff; local 2531 file_ptr prevoff, nextoff; local [all...] |
| /src/external/gpl3/gdb/dist/bfd/ |
| coff-rs6000.c | 1789 GET_VALUE_IN_FIELD (filestart, arch_xhdr (last_file)->nextoff, 10); 1812 GET_VALUE_IN_FIELD (filestart, arch_xhdr_big (last_file)->nextoff, 10); 1910 sprintf (hdr.nextoff, "%d", 0); 2048 file_ptr nextoff, prevoff; 2084 /* xcoff_write_archive_contents_big passes nextoff in symoff. */ 2086 READ20 (fhdr->symoff, nextoff); 2088 BFD_ASSERT (nextoff == bfd_tell (abfd)); 2133 PRINT20 (hdr->nextoff, nextoff + symbol_table_size); 2135 PRINT20 (hdr->nextoff, 0) 2045 file_ptr nextoff, prevoff; local 2307 file_ptr prevoff, nextoff; local 2531 file_ptr prevoff, nextoff; local [all...] |
| /src/external/gpl3/gdb.old/dist/bfd/ |
| coff-rs6000.c | 1802 GET_VALUE_IN_FIELD (filestart, arch_xhdr (last_file)->nextoff, 10); 1825 GET_VALUE_IN_FIELD (filestart, arch_xhdr_big (last_file)->nextoff, 10); 1923 sprintf (hdr.nextoff, "%d", 0); 2061 file_ptr nextoff, prevoff; 2097 /* xcoff_write_archive_contents_big passes nextoff in symoff. */ 2099 READ20 (fhdr->symoff, nextoff); 2101 BFD_ASSERT (nextoff == bfd_tell (abfd)); 2146 PRINT20 (hdr->nextoff, nextoff + symbol_table_size); 2148 PRINT20 (hdr->nextoff, 0) 2058 file_ptr nextoff, prevoff; local 2320 file_ptr prevoff, nextoff; local 2544 file_ptr prevoff, nextoff; local [all...] |