Home
last modified time | relevance | path

Searched defs:old_size (Results 26 - 50 of 177) sorted by relevance

12345678

/kernel/linux/linux-6.6/drivers/md/bcache/
H A Dextents.c331 unsigned int old_size, sectors_found = 0; in bch_extent_insert_fixup() local
/third_party/backends/sanei/
H A Dsanei_DomainOS.c206 size_t new_size, old_size; in DomainSCSIOpen() local
/third_party/libunwind/libunwind/src/x86_64/
H A DGtrace.c143 size_t old_size = (1u << cache->log_size); in trace_cache_expand() local
/third_party/libunwind/libunwind/src/aarch64/
H A DGtrace.c144 size_t old_size = (1u << cache->log_size); in trace_cache_expand() local
/third_party/libunwind/libunwind/src/arm/
H A DGtrace.c144 size_t old_size = (1u << cache->log_size); in trace_cache_expand() local
/third_party/jerryscript/jerry-core/jmem/
H A Djmem-heap.c540 jmem_heap_realloc_block(void *ptr, const size_t old_size, const size_t new_size) jmem_heap_realloc_block() argument
/third_party/jerryscript/jerry-core/parser/regexp/
H A Dre-bytecode.c54 const size_t old_size = re_ctx_p->bytecode_size; in re_bytecode_reserve() local
/third_party/ntfs-3g/ntfsprogs/
H A Dntfsmove.c322 int old_size; in resize_nonres_attr() local
/third_party/node/deps/cares/src/lib/
H A Dares__htable.c192 unsigned int old_size = htable->size; in ares__htable_expand() local
/third_party/mesa3d/src/util/
H A Du_debug_memory.c222 debug_realloc(const char *file, unsigned line, const char *function, void *old_ptr, size_t old_size, size_t new_size ) debug_realloc() argument
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-map.hh154 unsigned int old_size = mask + 1; in resize() local
/kernel/linux/linux-5.10/arch/sparc/mm/
H A Dtsb.c399 unsigned long new_size, old_size, flags; in tsb_grow() local
/kernel/linux/linux-6.6/arch/sparc/mm/
H A Dtsb.c399 unsigned long new_size, old_size, flags; in tsb_grow() local
/kernel/linux/linux-5.10/drivers/pci/
H A Dvpd.c83 static size_t pci_vpd_size(struct pci_dev *dev, size_t old_size) in pci_vpd_size() argument
/kernel/linux/linux-5.10/mm/
H A Dlist_lru.c391 memcg_update_list_lru_node(struct list_lru_node *nlru, int old_size, int new_size) memcg_update_list_lru_node() argument
426 memcg_cancel_update_list_lru_node(struct list_lru_node *nlru, int old_size, int new_size) memcg_cancel_update_list_lru_node() argument
472 memcg_update_list_lru(struct list_lru *lru, int old_size, int new_size) memcg_update_list_lru() argument
497 memcg_cancel_update_list_lru(struct list_lru *lru, int old_size, int new_size) memcg_cancel_update_list_lru() argument
514 int old_size = memcg_nr_cache_ids; memcg_update_all_list_lrus() local
[all...]
/kernel/linux/linux-5.10/fs/ubifs/
H A Dreplay.c57 loff_t old_size; member
780 loff_t old_size = le64_to_cpu(trun->old_size); in replay_bud() local
383 insert_node(struct ubifs_info *c, int lnum, int offs, int len, const u8 *hash, union ubifs_key *key, unsigned long long sqnum, int deletion, int *used, loff_t old_size, loff_t new_size) insert_node() argument
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dlivepatch.h75 unsigned long old_size, new_size; member
/kernel/linux/linux-6.6/fs/btrfs/
H A Dinode-item.c334 u32 old_size; in btrfs_insert_inode_ref() local
/kernel/linux/linux-6.6/fs/ubifs/
H A Dreplay.c57 loff_t old_size; member
780 loff_t old_size = le64_to_cpu(trun->old_size); in replay_bud() local
383 insert_node(struct ubifs_info *c, int lnum, int offs, int len, const u8 *hash, union ubifs_key *key, unsigned long long sqnum, int deletion, int *used, loff_t old_size, loff_t new_size) insert_node() argument
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Dlivepatch.h74 unsigned long old_size, new_size; member
/third_party/ffmpeg/libavutil/
H A Dfifo.c360 unsigned int old_size = f->end - f->buffer; in av_fifo_realloc2() local
397 unsigned int old_size = f->end - f->buffer; in av_fifo_grow() local
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_qir.c576 uint32_t old_size = c->defs_array_size; in qir_get_temp() local
/third_party/node/deps/v8/src/utils/
H A Dallocation.cc292 const size_t old_size = region_.size(); in Release() local
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_tess.c203 uint32_t old_size = output_verts->vertex_size * old_verts; in draw_tess_ctrl_shader_run() local
376 uint32_t old_size = output_verts->vertex_size * old_verts; in draw_tess_eval_shader_run() local
/third_party/skia/third_party/externals/freetype/src/base/
H A Dftbitmap.c546 FT_ULong old_size; in FT_EXPORT_DEF() local

Completed in 22 milliseconds

12345678