Home
last modified time | relevance | path

Searched defs:node_size (Results 1 - 25 of 33) sorted by relevance

12

/third_party/mesa3d/src/util/tests/
H A Dsparse_array_test.cpp51 size_t node_size = 4 << (run_idx / 2); in TEST() local
/third_party/toybox/porting/liteos_a/toys/posix/
H A Ddu.c37 typedef struct node_size { struct
40 } node_size; typedef
/third_party/eudev/src/libudev/
H A Dlibudev-hwdb-def.h36 le64_t node_size; member
/third_party/toybox/toys/posix/
H A Ddu.c50 typedef struct node_size { struct
53 } node_size; typedef
/third_party/ltp/testcases/kernel/syscalls/migrate_pages/
H A Dmigrate_pages02.c50 long long node_size, freep; in print_mem_stats() local
/third_party/mesa3d/src/gallium/drivers/lima/ir/gp/
H A Dnode.c306 static const int node_size[] = { in gpir_node_create() local
/third_party/skia/third_party/externals/freetype/src/cache/
H A Dftcmru.h110 FT_Offset node_size; member
/kernel/linux/linux-5.10/fs/hfsplus/
H A Dbtree.c75 u32 hfsplus_calc_btree_clump_size(u32 block_size, u32 node_size, in hfsplus_calc_btree_clump_size() argument
[all...]
H A Dxattr.c128 u16 node_size in hfsplus_create_attributes_file() local
53 hfsplus_init_header_node(struct inode *attr_file, u32 clump_size, char *buf, u16 node_size) hfsplus_init_header_node() argument
[all...]
/kernel/linux/linux-6.6/fs/hfsplus/
H A Dbtree.c75 u32 hfsplus_calc_btree_clump_size(u32 block_size, u32 node_size, in hfsplus_calc_btree_clump_size() argument
[all...]
H A Dxattr.c128 u16 node_size in hfsplus_create_attributes_file() local
53 hfsplus_init_header_node(struct inode *attr_file, u32 clump_size, char *buf, u16 node_size) hfsplus_init_header_node() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Di915_vma_resource.h127 u64 node_size; member
201 i915_vma_resource_init(struct i915_vma_resource *vma_res, struct i915_address_space *vm, struct sg_table *pages, const struct i915_page_sizes *page_sizes, struct i915_refct_sgt *pages_rsgt, bool readonly, bool lmem, struct intel_memory_region *mr, const struct i915_vma_ops *ops, void *private, u64 start, u64 node_size, u64 size, u32 guard) i915_vma_resource_init() argument
/third_party/node/deps/v8/src/heap/
H A Dfree-list.cc30 PickNodeFromList(size_t minimum_size, size_t* node_size) PickNodeFromList() argument
45 SearchForNodeInList(size_t minimum_size, size_t* node_size) SearchForNodeInList() argument
114 TryFindNodeIn(FreeListCategoryType type, size_t minimum_size, size_t* node_size) TryFindNodeIn() argument
129 SearchForNodeInList(FreeListCategoryType type, size_t minimum_size, size_t* node_size) SearchForNodeInList() argument
212 Allocate(size_t size_in_bytes, size_t* node_size, AllocationOrigin origin) Allocate() argument
305 Allocate(size_t size_in_bytes, size_t* node_size, AllocationOrigin origin) Allocate() argument
344 Allocate(size_t size_in_bytes, size_t* node_size, AllocationOrigin origin) Allocate() argument
410 Allocate(size_t size_in_bytes, size_t* node_size, AllocationOrigin origin) Allocate() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/lima/ir/pp/
H A Dnode.c351 static const int node_size[] = { in ppir_node_create() local
/third_party/mesa3d/src/util/
H A Dsparse_array.c79 size_t node_size = 1ull << arr->node_size_log2; in _util_sparse_array_node_finish() local
202 size_t node_size = 1ull << arr->node_size_log2; in validate_node_level() local
39 util_sparse_array_init(struct util_sparse_array *arr, size_t elem_size, size_t node_size) util_sparse_array_init() argument
/kernel/linux/linux-5.10/fs/hfs/
H A Dbtree.h38 unsigned int node_size; member
153 __be16 node_size; /* (F) The number of bytes in a node (=512) */ member
/kernel/linux/linux-6.6/fs/hfs/
H A Dbtree.h38 unsigned int node_size; member
153 __be16 node_size; /* (F) The number of bytes in a node (=512) */ member
/kernel/linux/linux-6.6/lib/
H A Dbootconfig.c90 int __init xbc_get_info(int *node_size, size_t *data_size) in xbc_get_info() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_api_cmd.c737 size_t node_size; in api_cmd_destroy_cell() local
/kernel/linux/linux-5.10/drivers/media/platform/sti/bdisp/
H A Dbdisp-hw.c452 unsigned int i, node_size = sizeof(struct bdisp_node); in bdisp_hw_alloc_nodes() local
/kernel/linux/linux-6.6/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_api_cmd.c733 size_t node_size; in api_cmd_destroy_cell() local
/kernel/linux/linux-6.6/drivers/media/platform/st/sti/bdisp/
H A Dbdisp-hw.c452 unsigned int i, node_size = sizeof(struct bdisp_node); in bdisp_hw_alloc_nodes() local
/kernel/linux/linux-6.6/tools/testing/selftests/mm/
H A Dksm_tests.c468 long node_size; in get_next_mem_node() local
/third_party/ltp/testcases/kernel/hotplug/memory_hotplug/
H A Dcommands.c520 long node_size, node_free; in numa_info() local
/kernel/linux/linux-5.10/fs/befs/
H A Dbefs_fs_types.h219 fs32 node_size; member
229 u32 node_size; member

Completed in 19 milliseconds

12