Home
last modified time | relevance | path

Searched refs:size (Results 24601 - 24625 of 42676) sorted by relevance

1...<<981982983984985986987988989990>>...1708

/drivers/peripheral/distributed_camera/hdi_service/test/sample/
H A Ddcamera_hdf_demo.h127 void StoreImage(const void *bufStart, const uint32_t size) const;
128 void StoreVideo(const void *bufStart, const uint32_t size) const;
/drivers/peripheral/input/udriver/include/
H A Dinput_device_manager.h74 void DoRead(int32_t fd, struct input_event *event, size_t size);
95 int32_t GetDeviceList(uint32_t *devNum, InputDeviceInfo **deviceList, uint32_t size);
/drivers/peripheral/light/test/unittest/hdi/
H A Dhdf_light_hdi_common_test.cpp92 EXPECT_GT(g_info.size(), 0); in HWTEST_F()
93 printf("get light list num[%zu]\n\r", g_info.size()); in HWTEST_F()
/drivers/peripheral/usb/test/moduletest/common/liteos/
H A Dusb_host_raw_api_func_test.cpp54 * @tc.size : MEDIUM
76 * @tc.size : MEDIUM
98 * @tc.size : MEDIUM
128 * @tc.size : MEDIUM
158 * @tc.size : MEDIUM
170 while (n < totalSize / writeCnt / s.size()) { in HWTEST_F()
212 * @tc.size : MEDIUM
232 * @tc.size : MEDIUM
252 * @tc.size : MEDIUM
280 * @tc.size
[all...]
/drivers/peripheral/user_auth/test/unittest/database/
H A Didm_file_manager_test.cpp25 extern ResultCode StreamWrite(Buffer *parcel, void *from, uint32_t size);
29 extern ResultCode StreamRead(Buffer *parcel, uint32_t *index, void *to, uint32_t size);
/kernel/linux/linux-5.10/arch/xtensa/boot/boot-redboot/
H A Dbootstrap.S186 # a7 maximum size of destination
200 # a7 maximum size of destination
/kernel/linux/linux-5.10/drivers/acpi/
H A Dirq.c305 * @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 Domap-aes.h121 unsigned int size; member
127 unsigned int size; member
/kernel/linux/linux-5.10/drivers/edac/
H A Dpasemi_edac.c201 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 Damd76x_edac.c248 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 Dcpt_hw_types.h248 * 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 Dkvm_arm.h141 * 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 Dprocessor.h45 * 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 Damigahw.h258 void *amiga_chip_alloc(unsigned long size, const char *name);
259 void *amiga_chip_alloc_res(unsigned long size, struct resource *res);
H A Dfbio.h56 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 Dpalmtx.c132 .size = MTDPART_SIZ_FULL,
264 .size = MTDPART_SIZ_FULL
H A Dcsb726.c152 .size = CSB726_FLASH_uMON,
158 .size = MTDPART_SIZ_FULL,
/kernel/linux/linux-5.10/drivers/android/
H A Dbinder_alloc_selftest.c94 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 Dixdp425-setup.c72 .size = SZ_8M
76 .size = MTDPART_SIZ_FULL
/kernel/linux/linux-5.10/arch/loongarch/kernel/
H A Dunwind_prologue.c58 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 Dh3xxx.c35 .size = 0x00040000,
40 .size = MTDPART_SIZ_FULL,
/kernel/linux/linux-5.10/arch/m68k/math-emu/
H A Dfp_move.S48 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 Dcvmx-fau.h326 * @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 Dboard-palmz71.c107 .size = 0xa000,
118 .size = 0x7b0000,
/kernel/linux/linux-5.10/arch/arm/mm/
H A Dcache-fa.S22 * 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...]

Completed in 32 milliseconds

1...<<981982983984985986987988989990>>...1708