Searched defs:chunk (Results 726 - 732 of 732) sorted by relevance
1...<<21222324252627282930
| /kernel/linux/linux-5.10/net/core/ |
| H A D | devlink.c | 4843 devlink_nl_cmd_region_read_chunk_fill(struct sk_buff *msg, struct devlink *devlink, u8 *chunk, u32 chunk_size, u64 addr) devlink_nl_cmd_region_read_chunk_fill() argument
|
| /kernel/linux/linux-6.6/drivers/net/wireless/intel/ipw2x00/ |
| H A D | ipw2200.c | 3142 struct fw_chunk *chunk; in ipw_load_firmware() local
|
| /kernel/linux/linux-6.6/drivers/scsi/ |
| H A D | ips.h | 715 IPS_CHUNK chunk[IPS_MAX_CHUNKS]; member
|
| /third_party/elfutils/src/ |
| H A D | readelf.c | 12835 const size_t chunk = MIN (len - pos, 16); in hex_dump() local
|
| /third_party/node/deps/v8/src/heap/ |
| H A D | heap.cc | 2828 UnprotectAndRegisterMemoryChunk(MemoryChunk* chunk, UnprotectMemoryOrigin origin) UnprotectAndRegisterMemoryChunk() argument 2846 UnregisterUnprotectedMemoryChunk(MemoryChunk* chunk) UnregisterUnprotectedMemoryChunk() argument 3540 MemoryChunk* chunk = MemoryChunk::FromHeapObject(object); LeftTrimFixedArray() local 3643 MemoryChunk* chunk = MemoryChunk::FromHeapObject(object); CreateFillerForArray() local 4770 CollectSlots(MemoryChunk* chunk, Address start, Address end, std::set<Address>* untyped, std::set<std::pair<SlotType, Address>>* typed) CollectSlots() argument 4792 MemoryChunk* chunk = MemoryChunk::FromHeapObject(object); VerifyRememberedSetFor() local 5973 NotifyOldGenerationExpansion(AllocationSpace space, MemoryChunk* chunk) NotifyOldGenerationExpansion() argument 6421 InsertIntoRememberedSetFromCode(MemoryChunk* chunk, Address slot) InsertIntoRememberedSetFromCode() argument 6522 Address chunk = object.ptr() & ~kLogicalChunkAlignmentMask; MarkAsReachable() local 7130 MemoryChunk* chunk = MemoryChunk::FromHeapObject(obj); AllowedToBeMigrated() local 7280 MemoryChunk* chunk = MemoryChunk::FromHeapObject(object); GenerationalBarrierSlow() local 7289 MemoryChunk* chunk = MemoryChunk::FromHeapObject(table); RecordEphemeronKeyWrite() local 7426 BasicMemoryChunk* chunk = BasicMemoryChunk::FromHeapObject(object); PageFlagsAreConsistent() local [all...] |
| /third_party/node/deps/v8/src/execution/ |
| H A D | isolate.cc | 5498 void Isolate::AddCodeMemoryChunk(MemoryChunk* chunk) { in ThrowInternal() argument 5583 void Isolate::RemoveCodeMemoryChunk(MemoryChunk* chunk) { in ThrowInternal() argument
|
| /third_party/skia/third_party/externals/libpng/contrib/libtests/ |
| H A D | pngvalid.c | 2753 png_uint_32 chunk; global() member 2999 png_uint_32 len, chunk; modifier_read_imp() local [all...] |
Completed in 64 milliseconds
1...<<21222324252627282930