Home
last modified time | relevance | path

Searched defs:size (Results 276 – 300 of 9662) sorted by relevance

1...<<11121314151617181920>>...387

/openbmc/linux/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()
/openbmc/qemu/hw/misc/
H A Dpvpanic.c52 static uint64_t pvpanic_read(void *opaque, hwaddr addr, unsigned size) in pvpanic_read()
59 unsigned size) in pvpanic_write()
73 void pvpanic_setup_io(PVPanicState *s, DeviceState *dev, unsigned size) in pvpanic_setup_io()
/openbmc/u-boot/drivers/net/pfe_eth/
H A Dpfe_hw.c131 u32 pe_pmem_read(int id, u32 addr, u8 size) in pe_pmem_read()
157 void pe_dmem_write(int id, u32 val, u32 addr, u8 size) in pe_dmem_write()
179 u32 pe_dmem_read(int id, u32 addr, u8 size) in pe_dmem_read()
205 static void class_bus_write(u32 val, u32 addr, u8 size) in class_bus_write()
225 static u32 class_bus_read(u32 addr, u8 size) in class_bus_read()
351 u32 size = be32_to_cpu(shdr->sh_size); in pe_load_pmem_section() local
402 u32 size = be32_to_cpu(shdr->sh_size); in pe_load_dmem_section() local
459 u32 size = be32_to_cpu(shdr->sh_size); in pe_load_ddr_section() local
543 u32 size = be32_to_cpu(shdr->sh_size); in pe_load_pe_lmem_section() local
597 u32 size = be32_to_cpu(shdr->sh_size); in pe_load_elf_section() local
/openbmc/linux/drivers/vdpa/vdpa_user/
H A Diova_domain.c104 u64 iova, u64 size, u64 paddr) in vduse_domain_map_bounce_page()
124 u64 iova, u64 size) in vduse_domain_unmap_bounce_page()
136 static void do_bounce(phys_addr_t orig, void *addr, size_t size, in do_bounce()
161 dma_addr_t iova, size_t size, in vduse_domain_bounce()
356 unsigned long size, unsigned long limit) in vduse_domain_alloc_iova()
368 dma_addr_t iova, size_t size) in vduse_domain_free_iova()
378 size_t size, enum dma_data_direction dir, in vduse_domain_map_page()
410 dma_addr_t dma_addr, size_t size, in vduse_domain_unmap_page()
425 size_t size, dma_addr_t *dma_addr, in vduse_domain_alloc_coherent()
458 void vduse_domain_free_coherent(struct vduse_iova_domain *domain, size_t size, in vduse_domain_free_coherent()
/openbmc/linux/drivers/soc/apple/
H A Drtkit-crashlog.c31 u32 size; member
64 size_t size) in apple_rtkit_crashlog_dump_str()
92 size_t size) in apple_rtkit_crashlog_dump_version()
98 size_t size) in apple_rtkit_crashlog_dump_time()
107 size_t size) in apple_rtkit_crashlog_dump_mailbox()
127 size_t size) in apple_rtkit_crashlog_dump_regs()
186 void apple_rtkit_crashlog_dump(struct apple_rtkit *rtk, u8 *bfr, size_t size) in apple_rtkit_crashlog_dump()
/openbmc/linux/fs/btrfs/
H A Dxattr.c28 void *buffer, size_t size) in btrfs_getxattr()
84 const char *name, const void *value, size_t size, int flags) in btrfs_setxattr()
230 const void *value, size_t size, int flags) in btrfs_setxattr_trans()
277 ssize_t btrfs_listxattr(struct dentry *dentry, char *buffer, size_t size) in btrfs_listxattr()
366 const char *name, void *buffer, size_t size) in btrfs_xattr_handler_get()
376 size_t size, int flags) in btrfs_xattr_handler_set()
389 size_t size, int flags) in btrfs_xattr_handler_set_prop()
/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/output/output_1.0/
H A Dia_css_output.host.c48 unsigned int size) in ia_css_output_encode()
57 unsigned int size) in ia_css_output_config()
80 unsigned int size) in ia_css_output0_config()
87 unsigned int size) in ia_css_output1_config()
/openbmc/linux/include/linux/
H A Dio.h90 size_t size) in pci_remap_cfgspace()
119 unsigned long size) in arch_phys_wc_add()
163 resource_size_t size) in arch_io_reserve_memtype_wc()
169 resource_size_t size) in arch_io_free_memtype_wc()
/openbmc/linux/fs/hfs/
H A Dattr.c23 const void *value, size_t size, int flags) in __hfs_setxattr()
69 void *value, size_t size) in __hfs_getxattr()
118 const char *name, void *value, size_t size) in hfs_xattr_get()
126 const char *name, const void *value, size_t size, in hfs_xattr_set()
/openbmc/linux/arch/powerpc/kernel/
H A Dhw_breakpoint_constraints.c14 static bool ea_user_range_overlaps(unsigned long ea, int size, in ea_user_range_overlaps()
31 static bool ea_hw_range_overlaps(unsigned long ea, int size, in ea_hw_range_overlaps()
84 unsigned long ea, int type, int size, in wp_check_constraints()
131 int *type, int *size, unsigned long *ea) in wp_get_instr_detail()
/openbmc/linux/drivers/firmware/efi/libstub/
H A Dmem.c28 unsigned long size; in efi_get_memory_map() local
86 efi_status_t efi_allocate_pages(unsigned long size, unsigned long *addr, in efi_allocate_pages()
121 void efi_free(unsigned long size, unsigned long addr) in efi_free()
/openbmc/libcper/generator/sections/
H A Dgen-section-dmar.c17 int size = 32; in generate_section_dmar_generic() local
41 int size = 144; in generate_section_dmar_vtd() local
65 int size = 144; in generate_section_dmar_iommu() local
/openbmc/linux/drivers/scsi/sym53c8xx_2/
H A Dsym_malloc.c47 static void *___sym_malloc(m_pool_p mp, int size) in ___sym_malloc()
93 static void ___sym_mfree(m_pool_p mp, void *ptr, int size) in ___sym_mfree()
145 static void *__sym_calloc2(m_pool_p mp, int size, char *name, int uflags) in __sym_calloc2()
166 static void __sym_mfree(m_pool_p mp, void *ptr, int size, char *name) in __sym_mfree()
299 void *__sym_calloc_dma(m_pool_ident_t dev_dmat, int size, char *name) in __sym_calloc_dma()
322 void __sym_mfree_dma(m_pool_ident_t dev_dmat, void *m, int size, char *name) in __sym_mfree_dma()
/openbmc/qemu/tests/qtest/libqos/
H A Dlibqos-malloc.c19 uint64_t size; member
43 static MemBlock *mlist_find_space(MemList *head, uint64_t size) in mlist_find_space()
112 static MemBlock *mlist_new(uint64_t addr, uint64_t size) in mlist_new()
128 uint64_t size) in mlist_fulfill()
177 static uint64_t mlist_alloc(QGuestAllocator *s, uint64_t size) in mlist_alloc()
253 uint64_t guest_alloc(QGuestAllocator *allocator, size_t size) in guest_alloc()
/openbmc/qemu/hw/pcmcia/
H A Dpxa2xx.c37 hwaddr offset, unsigned size) in pxa2xx_pcmcia_common_read()
51 uint64_t value, unsigned size) in pxa2xx_pcmcia_common_write()
63 hwaddr offset, unsigned size) in pxa2xx_pcmcia_attr_read()
77 uint64_t value, unsigned size) in pxa2xx_pcmcia_attr_write()
89 hwaddr offset, unsigned size) in pxa2xx_pcmcia_io_read()
103 uint64_t value, unsigned size) in pxa2xx_pcmcia_io_write()
/openbmc/linux/fs/orangefs/
H A Dxattr.c31 static int is_reserved_key(const char *key, size_t size) in is_reserved_key()
94 void *buffer, size_t size) in orangefs_inode_getxattr()
315 const void *value, size_t size, int flags) in orangefs_inode_setxattr()
406 ssize_t orangefs_listxattr(struct dentry *dentry, char *buffer, size_t size) in orangefs_listxattr()
534 size_t size, in orangefs_xattr_set_default()
545 size_t size) in orangefs_xattr_get_default()
/openbmc/linux/drivers/mmc/core/
H A Dsdio_cis.c26 const unsigned char *buf, unsigned size) in cistpl_vers_1()
84 const unsigned char *buf, unsigned size) in cistpl_manfid()
124 const unsigned char *buf, unsigned size) in cis_tpl_parse()
156 const unsigned char *buf, unsigned size) in cistpl_funce_common()
173 const unsigned char *buf, unsigned size) in cistpl_funce_func()
223 const unsigned char *buf, unsigned size) in cistpl_funce()
/openbmc/linux/arch/powerpc/mm/
H A Dmem.c38 unsigned long size, pgprot_t vma_prot) in phys_mem_access_prot()
72 int __ref arch_create_linear_mapping(int nid, u64 start, u64 size, in arch_create_linear_mapping()
90 void __ref arch_remove_linear_mapping(u64 start, u64 size) in arch_remove_linear_mapping()
114 static void update_end_of_memory_vars(u64 start, u64 size) in update_end_of_memory_vars()
141 int __ref arch_add_memory(int nid, u64 start, u64 size, in arch_add_memory()
157 void __ref arch_remove_memory(u64 start, u64 size, struct vmem_altmap *altmap) in arch_remove_memory()
/openbmc/linux/drivers/pnp/isapnp/
H A Dcore.c382 int size, int number) in isapnp_parse_device()
411 int size) in isapnp_parse_irq_resource()
435 int size) in isapnp_parse_dma_resource()
448 int size) in isapnp_parse_port_resource()
469 int size) in isapnp_parse_fixed_port_resource()
486 int size) in isapnp_parse_mem_resource()
507 int size) in isapnp_parse_mem32_resource()
528 int size) in isapnp_parse_fixed_mem32_resource()
545 isapnp_parse_name(char *name, unsigned int name_max, unsigned short *size) in isapnp_parse_name()
564 unsigned short size) in isapnp_create_device()
[all …]
/openbmc/linux/lib/
H A Dkunit_iov_iter.c78 size_t size = 0; in iov_kunit_load_kvec() local
105 size_t bufsize, npages, size, copied; in iov_kunit_copy_to_kvec() local
155 size_t bufsize, npages, size, copied; in iov_kunit_copy_from_kvec() local
224 size_t size = 0; in iov_kunit_load_bvec() local
264 size_t bufsize, npages, size, copied; in iov_kunit_copy_to_bvec() local
318 size_t bufsize, npages, size, copied; in iov_kunit_copy_from_bvec() local
378 size_t size = 0; in iov_kunit_load_xarray() local
411 size_t bufsize, npages, size, copied; in iov_kunit_copy_to_xarray() local
533 size_t bufsize, size = 0, npages; in iov_kunit_extract_pages_kvec() local
612 size_t bufsize, size = 0, npages; in iov_kunit_extract_pages_bvec() local
[all …]
/openbmc/linux/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()
/openbmc/linux/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
/openbmc/linux/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()
/openbmc/linux/arch/x86/lib/
H A Dusercopy_32.c35 #define __do_clear_user(addr,size) \ argument
92 __copy_user_intel(void __user *to, const void *from, unsigned long size) in __copy_user_intel()
192 const void __user *from, unsigned long size) in __copy_user_intel_nocache()
286 #define __copy_user(to, from, size) \ argument
/openbmc/linux/arch/x86/platform/efi/
H A Dmemmap.c17 static phys_addr_t __init __efi_memmap_alloc_early(unsigned long size) in __efi_memmap_alloc_early()
22 static phys_addr_t __init __efi_memmap_alloc_late(unsigned long size) in __efi_memmap_alloc_late()
33 void __init __efi_memmap_free(u64 phys, unsigned long size, unsigned long flags) in __efi_memmap_free()
95 unsigned long size = efi.memmap.desc_size * efi.memmap.nr_map; in efi_memmap_install() local

1...<<11121314151617181920>>...387