/foundation/communication/dsoftbus/adapter/common/dfx/ |
H A D | softbus_adapter_hisysevent.cpp | 133 static void HiSysEventParamDeInit(uint32_t size) in HiSysEventParamDeInit() argument 135 for (uint32_t i = 0; i < size; i++) { in HiSysEventParamDeInit()
|
/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/ |
H A D | callbacks.h | 58 void *FillpMemCalloc(IN FILLP_UINT32 nitems, IN FILLP_UINT32 size); 66 size: Requested size to be allocated 72 void *FillpMemAlloc(IN FILLP_UINT32 size);
|
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/ |
H A D | skia_texture_info.cpp | 41 alloc.fSize = vkInfo->vkAlloc.size; in ConvertToGrBackendVKTexture() 89 vkInfo->vkAlloc.size = vkImageInfo.fAlloc.fSize; in ConvertToVKTexture()
|
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/text/ |
H A D | font.cpp | 28 Font::Font(std::shared_ptr<Typeface> typeface, scalar size, scalar scaleX, scalar skewX) in Font() argument 29 : fontImpl_(ImplFactory::CreateFontImpl(typeface, size, scaleX, skewX)) {} in Font()
|
/foundation/filemanagement/storage_service/services/storage_manager/mock/ |
H A D | storage_daemon_proxy_mock.cpp | 200 int32_t StorageDaemonProxy::GetOccupiedSpace(int32_t idType, int32_t id, int64_t &size) in GetOccupiedSpace() argument 224 int32_t StorageDaemonProxy::UpdateMemoryPara(int32_t size, int32_t &oldSize) in UpdateMemoryPara() argument
|
/kernel/linux/linux-5.10/arch/xtensa/boot/boot-redboot/ |
H A D | bootstrap.S | 186 # a7 maximum size of destination 200 # a7 maximum size of destination
|
/kernel/linux/linux-5.10/drivers/acpi/ |
H A D | irq.c | 305 * @size: Size of the domain. 311 unsigned int size, in acpi_irq_create_hierarchy() 322 return irq_domain_create_hierarchy(d, flags, size, fwnode, ops, in acpi_irq_create_hierarchy() 310 acpi_irq_create_hierarchy(unsigned int flags, unsigned int size, struct fwnode_handle *fwnode, const struct irq_domain_ops *ops, void *host_data) acpi_irq_create_hierarchy() argument
|
/kernel/linux/linux-5.10/drivers/crypto/ |
H A D | omap-aes.h | 121 unsigned int size; member 127 unsigned int size; member
|
/kernel/linux/linux-5.10/drivers/edac/ |
H A D | pasemi_edac.c | 201 layers[0].size = PASEMI_EDAC_NR_CSROWS; in pasemi_edac_probe() 204 layers[1].size = PASEMI_EDAC_NR_CHANS; in pasemi_edac_probe()
|
H A D | amd76x_edac.c | 248 layers[0].size = AMD76X_NR_CSROWS; in amd76x_probe1() 251 layers[1].size = 1; in amd76x_probe1()
|
/kernel/linux/linux-5.10/drivers/crypto/cavium/cpt/ |
H A D | cpt_hw_types.h | 248 * size:13 [44:32](R/W) Command-buffer size, in number of 64-bit words per 291 u64 size:13; member 309 u64 size:13;
|
/kernel/linux/linux-5.10/arch/arm64/include/asm/ |
H A D | kvm_arm.h | 141 * Interestingly, it depends on the page size. 160 * Where TGRAN_SL0_BASE is a magic number depending on the page size: 201 * and the translation table size (T0SZ). The variable "x" in the 214 * where Magic_N is an integer depending on the page size and the entry 256 * levels for a given IPA size (which we do, see stage2_pt_levels()) 262 #define VTTBR_VMID_MASK(size) (_AT(u64, (1 << size) - 1) << VTTBR_VMID_SHIFT)
|
H A D | processor.h | 45 * TASK_SIZE - the maximum size of a user space task. 162 unsigned long *size) in arch_thread_struct_whitelist() 171 *size = sizeof_field(struct thread_struct, uw); in arch_thread_struct_whitelist() 286 extern unsigned long __ro_after_init signal_minsigstksz; /* sigframe size */ 161 arch_thread_struct_whitelist(unsigned long *offset, unsigned long *size) arch_thread_struct_whitelist() argument
|
/kernel/linux/linux-5.10/arch/m68k/include/asm/ |
H A D | amigahw.h | 258 void *amiga_chip_alloc(unsigned long size, const char *name); 259 void *amiga_chip_alloc_res(unsigned long size, struct resource *res);
|
H A D | fbio.h | 56 int fb_size; /* fb size in bytes */ 106 struct fbcurpos size; /* cursor bit map size */ member 119 /* get max cursor size */ 322 struct fbcurpos size; /* cursor bit map size */ member
|
/kernel/linux/linux-5.10/arch/arm/mach-pxa/ |
H A D | palmtx.c | 132 .size = MTDPART_SIZ_FULL, 264 .size = MTDPART_SIZ_FULL
|
H A D | csb726.c | 152 .size = CSB726_FLASH_uMON, 158 .size = MTDPART_SIZ_FULL,
|
/kernel/linux/linux-5.10/drivers/android/ |
H A D | binder_alloc_selftest.c | 94 size_t size) in check_buffer_pages_allocated() 100 end = (void __user *)PAGE_ALIGN((uintptr_t)buffer->user_data + size); in check_buffer_pages_allocated() 92 check_buffer_pages_allocated(struct binder_alloc *alloc, struct binder_buffer *buffer, size_t size) check_buffer_pages_allocated() argument
|
/kernel/linux/linux-5.10/arch/arm/mach-ixp4xx/ |
H A D | ixdp425-setup.c | 72 .size = SZ_8M 76 .size = MTDPART_SIZ_FULL
|
/kernel/linux/linux-5.10/arch/loongarch/kernel/ |
H A D | unwind_prologue.c | 58 unsigned long size, offset, pc; in unwind_by_prologue() local 83 if (!kallsyms_lookup_size_offset(pc, &size, &offset)) in unwind_by_prologue()
|
/kernel/linux/linux-5.10/arch/arm/mach-sa1100/ |
H A D | h3xxx.c | 35 .size = 0x00040000, 40 .size = MTDPART_SIZ_FULL,
|
/kernel/linux/linux-5.10/arch/m68k/math-emu/ |
H A D | fp_move.S | 48 move.w %d0,%d1 | store data size twice in %d1 181 move.l %d1,%d2 | save size
|
/kernel/linux/linux-5.10/arch/mips/include/asm/octeon/ |
H A D | cvmx-fau.h | 326 * @size: The size of the operation: 339 cvmx_fau_op_size_t size, in __cvmx_fau_iobdma_data() 347 cvmx_build_bits(CVMX_FAU_BITS_SIZE, size) | in __cvmx_fau_iobdma_data() 337 __cvmx_fau_iobdma_data(uint64_t scraddr, int64_t value, uint64_t tagwait, cvmx_fau_op_size_t size, uint64_t reg) __cvmx_fau_iobdma_data() argument
|
/kernel/linux/linux-5.10/arch/arm/mach-omap1/ |
H A D | board-palmz71.c | 107 .size = 0xa000, 118 .size = 0x7b0000,
|
/kernel/linux/linux-5.10/arch/arm/mm/ |
H A D | cache-fa.S | 22 * The size of one data cache line. 27 * The total size of the data cache. 86 sub r3, r1, r0 @ calculate total size 87 cmp r3, #CACHE_DLIMIT @ total size >= limit? 139 * flush_kern_dcache_area(void *addr, size_t size) 145 * - size - size of region 218 * dma_map_area(start, size, dir) 220 * - size - size o [all...] |