Home
last modified time | relevance | path

Searched defs:size (Results 301 – 325 of 10271) sorted by relevance

1...<<11121314151617181920>>...411

/OK3568_Linux_fs/kernel/fs/proc/
H A Dvmcore.c160 int __weak elfcorehdr_alloc(unsigned long long *addr, unsigned long long *size) in elfcorehdr_alloc()
192 unsigned long size, pgprot_t prot) in remap_oldmem_pfn_range()
211 static int copy_to(void *target, void *src, size_t size, int userbuf) in copy_to()
223 static int vmcoredd_copy_dumps(void *dst, u64 start, size_t size, int userbuf) in vmcoredd_copy_dumps()
259 u64 start, size_t size) in vmcoredd_mmap_dumps()
461 static inline char *vmcore_alloc_buf(size_t size) in vmcore_alloc_buf()
492 unsigned long size, pgprot_t prot) in remap_oldmem_pfn_checked()
542 unsigned long size, pgprot_t prot) in vmcore_remap_oldmem_pfn()
556 size_t size = vma->vm_end - vma->vm_start; in mmap_vmcore() local
688 u64 size; in get_vmcore_size() local
[all …]
/OK3568_Linux_fs/kernel/include/linux/
H A Dio.h94 size_t size) in pci_remap_cfgspace()
123 unsigned long size) in arch_phys_wc_add()
165 resource_size_t size) in arch_io_reserve_memtype_wc()
171 resource_size_t size) in arch_io_free_memtype_wc()
H A Dfirmware.h13 size_t size; member
26 unsigned long size; member
37 #define DECLARE_BUILTIN_FIRMWARE_SIZE(name, blob, size) \ argument
103 const char *name, struct device *device, void *buf, size_t size) in request_firmware_into_buf()
112 void *buf, size_t size, size_t offset) in request_partial_firmware_into_buf()
/OK3568_Linux_fs/kernel/arch/x86/lib/
H A Dusercopy_32.c36 #define __do_clear_user(addr,size) \ argument
97 __copy_user_intel(void __user *to, const void *from, unsigned long size) in __copy_user_intel()
201 const void __user *from, unsigned long size) in __copy_user_intel_nocache()
299 #define __copy_user(to, from, size) \ argument
/OK3568_Linux_fs/kernel/arch/nios2/mm/
H A Dioremap.c23 unsigned long size, unsigned long phys_addr, in remap_area_pte()
51 unsigned long size, unsigned long phys_addr, in remap_area_pmd()
77 unsigned long size, unsigned long flags) in remap_area_pages()
119 void __iomem *ioremap(unsigned long phys_addr, unsigned long size) in ioremap()
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dbcache.h43 static inline void bc_wback_inv(unsigned long page, unsigned long size) in bc_wback_inv()
48 static inline void bc_inv(unsigned long page, unsigned long size) in bc_inv()
79 #define bc_wback_inv(page, size) do { } while (0) argument
80 #define bc_inv(page, size) do { } while (0) argument
/OK3568_Linux_fs/kernel/drivers/char/xillybus/
H A Dxillybus_of.c37 size_t size, in xilly_dma_sync_single_for_cpu_of()
45 size_t size, in xilly_dma_sync_single_for_device_of()
53 size_t size, in xilly_dma_sync_single_nop()
70 size_t size, in xilly_map_single_of()
/OK3568_Linux_fs/kernel/arch/xtensa/mm/
H A Dioremap.c14 static void __iomem *xtensa_ioremap(unsigned long paddr, unsigned long size, in xtensa_ioremap()
47 void __iomem *xtensa_ioremap_nocache(unsigned long addr, unsigned long size) in xtensa_ioremap_nocache()
53 void __iomem *xtensa_ioremap_cache(unsigned long addr, unsigned long size) in xtensa_ioremap_cache()
/OK3568_Linux_fs/kernel/fs/xfs/libxfs/
H A Dxfs_bit.c20 xfs_bitmap_empty(uint *map, uint size) in xfs_bitmap_empty()
37 xfs_contig_bits(uint *map, uint size, uint start_bit) in xfs_contig_bits()
76 int xfs_next_bit(uint *map, uint size, uint start_bit) in xfs_next_bit()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/halmac/halmac_88xx/
H A Dhalmac_efuse_88xx.c191 enum halmac_efuse_bank bank, u32 size, u8 *map) in dump_efuse_map_bt_88xx()
392 get_efuse_available_size_88xx(struct halmac_adapter *adapter, u32 *size) in get_efuse_available_size_88xx()
420 get_efuse_size_88xx(struct halmac_adapter *adapter, u32 *size) in get_efuse_size_88xx()
440 get_log_efuse_size_88xx(struct halmac_adapter *adapter, u32 *size) in get_log_efuse_size_88xx()
464 u32 size = adapter->hw_cfg_info.eeprom_size; in dump_log_efuse_map_88xx() local
542 u32 size = adapter->hw_cfg_info.eeprom_size; in dump_log_efuse_mask_88xx() local
628 u32 size = adapter->hw_cfg_info.eeprom_size; in read_logical_efuse_88xx() local
962 read_hw_efuse_88xx(struct halmac_adapter *adapter, u32 offset, u32 size, in read_hw_efuse_88xx()
1524 read_efuse_88xx(struct halmac_adapter *adapter, u32 offset, u32 size, u8 *map) in read_efuse_88xx()
1849 get_efuse_data_88xx(struct halmac_adapter *adapter, u8 *buf, u32 size) in get_efuse_data_88xx()
[all …]
/OK3568_Linux_fs/kernel/kernel/dma/
H A Dpool.c49 static void dma_atomic_pool_size_add(gfp_t gfp, size_t size) in dma_atomic_pool_size_add()
61 unsigned long size; in cma_in_zone() local
243 static struct page *__dma_alloc_from_pool(struct device *dev, size_t size, in __dma_alloc_from_pool() argument
268 struct page *dma_alloc_from_pool(struct device *dev, size_t size, in dma_alloc_from_pool() argument
286 bool dma_free_from_pool(struct device *dev, void *start, size_t size) in dma_free_from_pool()
H A Ddirect.h55 dma_addr_t addr, size_t size, enum dma_data_direction dir) in dma_direct_sync_single_for_device()
67 dma_addr_t addr, size_t size, enum dma_data_direction dir) in dma_direct_sync_single_for_cpu()
84 struct page *page, unsigned long offset, size_t size, in dma_direct_map_page()
109 size_t size, enum dma_data_direction dir, unsigned long attrs) in dma_direct_unmap_page()
/OK3568_Linux_fs/kernel/arch/hexagon/kernel/
H A Ddma.c19 void *arch_dma_alloc(struct device *dev, size_t size, dma_addr_t *dma_addr, in arch_dma_alloc()
52 void arch_dma_free(struct device *dev, size_t size, void *vaddr, in arch_dma_free()
58 void arch_sync_dma_for_device(phys_addr_t paddr, size_t size, in arch_sync_dma_for_device()
/OK3568_Linux_fs/kernel/arch/powerpc/boot/
H A Dpage.h21 #define _ALIGN_UP(addr, size) (((addr)+((size)-1))&(~((typeof(addr))(size)-1))) argument
22 #define _ALIGN_DOWN(addr, size) ((addr)&(~((typeof(addr))(size)-1))) argument
25 #define _ALIGN(addr,size) _ALIGN_UP(addr,size) argument
/OK3568_Linux_fs/u-boot/cmd/
H A Dbootfit.c18 static void *do_boot_fit_storage(ulong *size) in do_boot_fit_storage()
26 int size; in do_boot_fit_ram() local
63 ulong size; in do_boot_fit() local
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dmem_encrypt.h65 unsigned long size) { } in sme_early_encrypt()
67 unsigned long size) { } in sme_early_decrypt()
83 early_set_memory_decrypted(unsigned long vaddr, unsigned long size) { return 0; } in early_set_memory_decrypted()
85 early_set_memory_encrypted(unsigned long vaddr, unsigned long size) { return 0; } in early_set_memory_encrypted()
/OK3568_Linux_fs/kernel/include/asm-generic/bitops/
H A Dle.h13 unsigned long size, unsigned long offset) in find_next_zero_bit_le()
19 unsigned long size, unsigned long offset) in find_next_bit_le()
25 unsigned long size) in find_first_zero_bit_le()
45 #define find_first_zero_bit_le(addr, size) \ argument
/OK3568_Linux_fs/u-boot/lib/optee_clientApi/
H A DOpteeClientMem.c25 int my_malloc_init(void *start, uint32_t size) in my_malloc_init()
46 void write_usedblock(void *addr, uint32_t size) in write_usedblock()
84 void *my_malloc(uint32_t size) in my_malloc()
118 uint32_t i, j, num, size; in my_free() local
/OK3568_Linux_fs/kernel/kernel/events/
H A Dring_buffer.c139 unsigned long data_size, unsigned int size, in ring_buffer_has_space()
151 struct perf_event *event, unsigned int size, in __perf_output_begin()
266 struct perf_event *event, unsigned int size) in perf_output_begin_forward()
273 struct perf_event *event, unsigned int size) in perf_output_begin_backward()
280 struct perf_event *event, unsigned int size) in perf_output_begin()
477 void perf_aux_output_end(struct perf_output_handle *handle, unsigned long size) in perf_aux_output_end()
535 int perf_aux_output_skip(struct perf_output_handle *handle, unsigned long size) in perf_aux_output_skip()
806 unsigned long size; in rb_alloc() local
902 unsigned long size; in rb_alloc() local
/OK3568_Linux_fs/kernel/drivers/xen/
H A Dswiotlb-xen.c90 static inline int range_straddles_page_boundary(phys_addr_t p, size_t size) in range_straddles_page_boundary()
122 xen_swiotlb_fixup(void *buf, size_t size, unsigned long nslabs) in xen_swiotlb_fixup()
277 xen_swiotlb_alloc_coherent(struct device *hwdev, size_t size, in xen_swiotlb_alloc_coherent()
334 xen_swiotlb_free_coherent(struct device *hwdev, size_t size, void *vaddr, in xen_swiotlb_free_coherent()
374 unsigned long offset, size_t size, in xen_swiotlb_map_page()
433 size_t size, enum dma_data_direction dir, unsigned long attrs) in xen_swiotlb_unmap_page()
453 size_t size, enum dma_data_direction dir) in xen_swiotlb_sync_single_for_cpu()
470 size_t size, enum dma_data_direction dir) in xen_swiotlb_sync_single_for_device()
/OK3568_Linux_fs/kernel/tools/perf/trace/beauty/
H A Dpkey_alloc.c12 size_t strarray__scnprintf_flags(struct strarray *sa, char *bf, size_t size, bool show_prefix, unsi… in strarray__scnprintf_flags()
41 static size_t pkey_alloc__scnprintf_access_rights(int access_rights, char *bf, size_t size, bool sh… in pkey_alloc__scnprintf_access_rights()
49 size_t syscall_arg__scnprintf_pkey_alloc_access_rights(char *bf, size_t size, struct syscall_arg *a… in syscall_arg__scnprintf_pkey_alloc_access_rights()
/OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/mtrr/
H A Damd.c11 unsigned long *size, mtrr_type *type) in amd_get_mtrr()
60 amd_set_mtrr(unsigned int reg, unsigned long base, unsigned long size, mtrr_type type) in amd_set_mtrr()
96 amd_validate_add_page(unsigned long base, unsigned long size, unsigned int type) in amd_validate_add_page()
/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/
H A Dfit.c89 int *offset, int *size) in fdt_image_get_offset_size()
128 ulong *load, int *offset, int *size) in fit_image_get_param()
221 int offset, size = 0; in fit_image_fixup_alloc() local
302 int offset, size; in fit_image_load_one() local
343 int offset, size; in fit_image_get_bootables_size() local
365 void *fit_image_load_bootables(ulong *size) in fit_image_load_bootables()
413 int offset, size; in fit_image_init_resource() local
/OK3568_Linux_fs/kernel/arch/sparc/kernel/
H A Dpci_common.c54 int where, int size, u32 *value) in sun4u_read_pci_cfg_host()
109 int where, int size, u32 *value) in sun4u_read_pci_cfg()
167 int where, int size, u32 value) in sun4u_write_pci_cfg_host()
213 int where, int size, u32 value) in sun4u_write_pci_cfg()
258 int where, int size, u32 *value) in sun4v_read_pci_cfg()
291 int where, int size, u32 value) in sun4v_write_pci_cfg()
379 unsigned long a, size, region_a; in pci_determine_mem_io_space() local
/OK3568_Linux_fs/kernel/arch/mips/jazz/
H A Djazzdma.c95 unsigned long vdma_alloc(unsigned long paddr, unsigned long size) in vdma_alloc()
491 static void *jazz_dma_alloc(struct device *dev, size_t size, in jazz_dma_alloc()
517 static void jazz_dma_free(struct device *dev, size_t size, void *vaddr, in jazz_dma_free()
525 unsigned long offset, size_t size, enum dma_data_direction dir, in jazz_dma_map_page()
536 size_t size, enum dma_data_direction dir, unsigned long attrs) in jazz_dma_unmap_page()
576 dma_addr_t addr, size_t size, enum dma_data_direction dir) in jazz_dma_sync_single_for_device()
582 dma_addr_t addr, size_t size, enum dma_data_direction dir) in jazz_dma_sync_single_for_cpu()

1...<<11121314151617181920>>...411