/openbsd/sys/uvm/ |
H A D | uvm_amap.c | 291 struct vm_amap_chunk *chunk, *tmp; in amap_alloc1() local 447 struct vm_amap_chunk *chunk, *tmp; in amap_free() local 484 struct vm_amap_chunk *chunk; in amap_wipeout() local 744 struct vm_amap_chunk *chunk; in amap_cow_now() local 1020 struct vm_amap_chunk *chunk, *nchunk; in amap_wiperange() local 1089 struct vm_amap_chunk *chunk; in amap_swap_off() local 1156 struct vm_amap_chunk *chunk; in amap_lookup() local 1181 struct vm_amap_chunk *chunk = NULL; in amap_lookups() local 1213 struct vm_amap_chunk *chunk; in amap_populate() local 1235 struct vm_amap_chunk *chunk; in amap_add() local [all …]
|
/openbsd/lib/libcrypto/evp/ |
H A D | e_des.c | 120 size_t chunk = LONG_MAX & ~0xff; in des_ofb_cipher() local 139 size_t chunk = LONG_MAX & ~0xff; in des_cbc_cipher() local 158 size_t chunk = LONG_MAX & ~0xff; in des_cfb64_cipher() local 180 size_t chunk = LONG_MAX / 8; in des_cfb1_cipher() local 209 size_t chunk = LONG_MAX & ~0xff; in des_cfb8_cipher() local
|
H A D | e_camellia.c | 110 size_t chunk = EVP_MAXCHUNK; in camellia_128_cfb128_cipher() local 268 size_t chunk = EVP_MAXCHUNK; in camellia_192_cfb128_cipher() local 426 size_t chunk = EVP_MAXCHUNK; in camellia_256_cfb128_cipher() local 568 size_t chunk = EVP_MAXCHUNK; in camellia_128_cfb1_cipher() local 612 size_t chunk = EVP_MAXCHUNK; in camellia_192_cfb1_cipher() local 656 size_t chunk = EVP_MAXCHUNK; in camellia_256_cfb1_cipher() local 701 size_t chunk = EVP_MAXCHUNK; in camellia_128_cfb8_cipher() local 743 size_t chunk = EVP_MAXCHUNK; in camellia_192_cfb8_cipher() local 785 size_t chunk = EVP_MAXCHUNK; in camellia_256_cfb8_cipher() local
|
H A D | e_idea.c | 126 size_t chunk = LONG_MAX & ~0xff; in idea_cbc_cipher() local 144 size_t chunk = LONG_MAX & ~0xff; in idea_ofb_cipher() local 162 size_t chunk = LONG_MAX & ~0xff; in idea_cfb64_cipher() local
|
H A D | e_bf.c | 89 size_t chunk = LONG_MAX & ~0xff; in bf_cbc_cipher() local 107 size_t chunk = LONG_MAX & ~0xff; in bf_cfb64_cipher() local 145 size_t chunk = LONG_MAX & ~0xff; in bf_ofb_cipher() local
|
H A D | e_cast.c | 89 size_t chunk = LONG_MAX & ~0xff; in cast5_cbc_cipher() local 107 size_t chunk = LONG_MAX & ~0xff; in cast5_cfb64_cipher() local 145 size_t chunk = LONG_MAX & ~0xff; in cast5_ofb_cipher() local
|
H A D | e_des3.c | 151 size_t chunk = LONG_MAX & ~0xff; in des_ede_ofb_cipher() local 173 size_t chunk = LONG_MAX & ~0xff; in des_ede_cbc_cipher() local 194 size_t chunk = LONG_MAX & ~0xff; in des_ede_cfb64_cipher() local 239 size_t chunk = LONG_MAX & ~0xff; in des_ede3_cfb8_cipher() local
|
H A D | e_rc2.c | 91 size_t chunk = LONG_MAX & ~0xff; in rc2_cbc_cipher() local 109 size_t chunk = LONG_MAX & ~0xff; in rc2_cfb64_cipher() local 147 size_t chunk = LONG_MAX & ~0xff; in rc2_ofb_cipher() local
|
/openbsd/gnu/lib/libiberty/src/ |
H A D | objalloc.c | 89 struct objalloc_chunk *chunk; in objalloc_create() local 141 struct objalloc_chunk *chunk; in _objalloc_alloc() local 157 struct objalloc_chunk *chunk; in _objalloc_alloc() local
|
/openbsd/gnu/llvm/compiler-rt/lib/lsan/ |
H A D | lsan_common_fuchsia.cpp | 80 auto globals = +[](void *chunk, size_t size, void *data) { in LockStuffAndStopTheWorld() 88 auto stacks = +[](void *chunk, size_t size, void *data) { in LockStuffAndStopTheWorld() 97 auto registers = +[](void *chunk, size_t size, void *data) { in LockStuffAndStopTheWorld() 115 auto tls = +[](void *chunk, size_t size, void *data) { in LockStuffAndStopTheWorld()
|
H A D | lsan_allocator.cpp | 258 uptr chunk = reinterpret_cast<uptr>(allocator.GetBlockBeginFastLocked(p)); in PointsIntoChunk() local 274 uptr GetUserBegin(uptr chunk) { in GetUserBegin() 278 LsanMetadata::LsanMetadata(uptr chunk) { in LsanMetadata() 308 void *chunk = allocator.GetBlockBegin(p); in IgnoreObjectLocked() local
|
H A D | lsan_common.cpp | 310 uptr chunk = PointsIntoChunk(p); in ScanRangeForPointers() local 384 uptr chunk = PointsIntoChunk(ptr); in ProcessThreadRegistry() local 572 static void MarkIndirectlyLeakedCb(uptr chunk, void *arg) { in MarkIndirectlyLeakedCb() 581 static void IgnoredSuppressedCb(uptr chunk, void *arg) { in IgnoredSuppressedCb() 601 static void CollectIgnoredCb(uptr chunk, void *arg) { in CollectIgnoredCb() 642 static void ResetTagsCb(uptr chunk, void *arg) { in ResetTagsCb() 652 static void CollectLeaksCb(uptr chunk, void *arg) { in CollectLeaksCb() 831 uptr chunk = leak.chunk; in AddLeakedChunks() local
|
/openbsd/sys/dev/ |
H A D | softraid_raid5.c | 347 sr_raid5_chunk_online(struct sr_discipline *sd, int chunk) in sr_raid5_chunk_online() 359 sr_raid5_chunk_rebuild(struct sr_discipline *sd, int chunk) in sr_raid5_chunk_rebuild() 379 int64_t chunk, no_chunk; in sr_raid5_rw() local 507 sr_raid5_regenerate(struct sr_workunit *wu, int chunk, daddr_t blkno, in sr_raid5_regenerate() 540 sr_raid5_write(struct sr_workunit *wu, struct sr_workunit *wu_r, int chunk, in sr_raid5_write() 726 sr_raid5_addio(struct sr_workunit *wu, int chunk, daddr_t blkno, in sr_raid5_addio()
|
/openbsd/sys/dev/pci/drm/amd/amdgpu/ |
H A D | amdgpu_ring_mux.c | 79 struct amdgpu_mux_chunk *chunk; in amdgpu_mux_resubmit_chunks() local 188 struct amdgpu_mux_chunk *chunk, *chunk2; in amdgpu_ring_mux_fini() local 454 struct amdgpu_mux_chunk *chunk; in amdgpu_ring_mux_start_ib() local 488 struct amdgpu_mux_chunk *chunk, *tmp; in scan_and_remove_signaled_chunk() local 515 struct amdgpu_mux_chunk *chunk; in amdgpu_ring_mux_ib_mark_offset() local 548 struct amdgpu_mux_chunk *chunk; in amdgpu_ring_mux_end_ib() local
|
H A D | amdgpu_cs.c | 331 struct amdgpu_cs_chunk *chunk, in amdgpu_cs_p2_ib() 386 struct amdgpu_cs_chunk *chunk) in amdgpu_cs_p2_dependencies() 458 struct amdgpu_cs_chunk *chunk) in amdgpu_cs_p2_syncobj_in() 476 struct amdgpu_cs_chunk *chunk) in amdgpu_cs_p2_syncobj_timeline_wait() 496 struct amdgpu_cs_chunk *chunk) in amdgpu_cs_p2_syncobj_out() 530 struct amdgpu_cs_chunk *chunk) in amdgpu_cs_p2_syncobj_timeline_signal() 573 struct amdgpu_cs_chunk *chunk) in amdgpu_cs_p2_shadow() 598 struct amdgpu_cs_chunk *chunk; in amdgpu_cs_pass2() local
|
/openbsd/gnu/llvm/lld/wasm/ |
H A D | MapFile.cpp | 79 auto *chunk = syms[i]->getChunk(); in getSymbolStrings() local 129 for (auto *chunk : code->functions) { in writeMapFile() local 141 for (auto *chunk : oseg->inputSegments) { in writeMapFile() local
|
H A D | OutputSections.cpp | 83 for (const InputChunk *chunk : functions) in writeTo() local 187 for (const InputChunk *chunk : segment->inputSegments) in writeTo() local
|
/openbsd/usr.bin/mg/ |
H A D | yank.c | 116 kchunk(char *cp1, RSIZE chunk, int kflag) in kchunk() 155 RSIZE chunk; in killline() local
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/unsorted/ |
H A D | cp.c | 11 struct _obstack_chunk* chunk; member 32 register struct _obstack_chunk* chunk; local
|
/openbsd/usr.bin/vis/ |
H A D | foldit.c | 38 foldit(char *chunk, int col, int max) in foldit()
|
/openbsd/sbin/disklabel/ |
H A D | editor.c | 408 const struct diskchunk *chunk; in editor() local 559 const struct diskchunk *chunk; in allocate_diskchunk() local 594 const struct diskchunk *chunk; in allocate_partition() local 797 const struct diskchunk *chunk; in editor_add() local 1423 const struct diskchunk *chunk; in editor_countfree() local 1811 const struct diskchunk *chunk; in max_partition_size() local 2036 const struct diskchunk *chunk; in alignpartition() local
|
/openbsd/gnu/gcc/libgomp/testsuite/libgomp.c/ |
H A D | omp_workshare3.c | 21 int i, chunk, tid; in main() local
|
H A D | omp_workshare4.c | 20 int i, chunk, tid; in main() local
|
H A D | omp_workshare1.c | 19 int nthreads, tid, i, chunk; in main() local
|
/openbsd/gnu/gcc/libgomp/ |
H A D | iter.c | 151 long start, end, chunk, left; in gomp_iter_dynamic_next_locked() local 187 long start, end, nend, chunk, incr; in gomp_iter_dynamic_next() local
|