Home
last modified time | relevance | path

Searched defs:next_chunk (Results 1 – 19 of 19) sorted by relevance

/external/ltp/testcases/kernel/mem/hugetlb/hugemmap/
Dhugemmap07.c39 static void *next_chunk(void *addr) in next_chunk() function
51 static void *next_chunk(void *addr) in next_chunk() function
59 static void *next_chunk(void *addr) in next_chunk() function
64 static void *next_chunk(void *addr) in next_chunk() function
/external/rust/cxx/demo/src/
Dmain.rs13 fn next_chunk(buf: &mut MultiBuf) -> &[u8]; in next_chunk() function
38 pub fn next_chunk(buf: &mut MultiBuf) -> &[u8] { in next_chunk() function
/external/cronet/base/allocator/dispatcher/
Dtls.h235 std::atomic<ChunkT*> next_chunk = nullptr; member
396 auto* next_chunk = chunk->next_chunk.load(); in TearDownForTesting() local
/external/rust/crates/tokio/src/fs/
Dread_dir.rs136 fn next_chunk(buf: &mut VecDeque<io::Result<DirEntry>>, std: &mut std::fs::ReadDir) { in next_chunk() method
/external/autotest/utils/frozen_chromite/third_party/googleapiclient/
Dhttp.py644 def next_chunk(self, num_retries=0): member in MediaIoBaseDownload
854 def next_chunk(self, http=None, num_retries=0): member in HttpRequest
/external/python/google-api-python-client/googleapiclient/
Dhttp.py715 def next_chunk(self, num_retries=0): member in MediaIoBaseDownload
953 def next_chunk(self, http=None, num_retries=0): member in HttpRequest
/external/perfetto/src/tracing/core/
Dtrace_buffer.cc323 const ChunkRecord& next_chunk = *GetChunkRecordAt(next_chunk_ptr); in DeleteNextChunksFor() local
/external/webp/src/mux/
Dmuxinternal.c107 WebPChunk* next_chunk = ChunkSearchNextInList(first->next_, tag); in ChunkSearchList() local
/external/compiler-rt/lib/lsan/
Dlsan_common.cc308 uptr next_chunk = frontier->back(); in FloodFillTag() local
/external/python/cpython2/Modules/_ctypes/libffi/src/
Ddlmalloc.c1741 #define next_chunk(p) ((mchunkptr)( ((char*)(p)) + ((p)->head & ~INUSE_BITS))) macro
/external/libffi/src/
Ddlmalloc.c1741 #define next_chunk(p) ((mchunkptr)( ((char*)(p)) + ((p)->head & ~INUSE_BITS))) macro
/external/dlmalloc/
Ddlmalloc.c2273 #define next_chunk(p) ((mchunkptr)( ((char*)(p)) + ((p)->head & ~FLAG_BITS))) macro
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h58314 struct list_head next_chunk; member
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h90523 struct list_head next_chunk; member
Dvmlinux.h90523 struct list_head next_chunk; member
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h57237 struct list_head next_chunk; member
Dvmlinux_510.h57237 struct list_head next_chunk; member
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h60486 struct list_head next_chunk; member
Dvmlinux.h60486 struct list_head next_chunk; member