Searched defs:size (Results 1 - 200 of 5046) sorted by relevance

1234567891011>>

/linux-4.4.14/drivers/scsi/aacraid/
H A Dnark.c43 static int aac_nark_ioremap(struct aac_dev * dev, u32 size) aac_nark_ioremap() argument
H A Drkt.c76 static int aac_rkt_ioremap(struct aac_dev * dev, u32 size) aac_rkt_ioremap() argument
/linux-4.4.14/drivers/gpu/drm/radeon/
H A Duvd_v4_2.c41 uint32_t size; uvd_v4_2_resume() local
H A Duvd_v2_2.c101 uint32_t chip_id, size; uvd_v2_2_resume() local
/linux-4.4.14/arch/tile/lib/
H A Duaccess.c18 int __range_ok(unsigned long addr, unsigned long size) __range_ok() argument
/linux-4.4.14/arch/x86/xen/
H A Dvga.c11 void __init xen_init_vga(const struct dom0_vga_console_info *info, size_t size) xen_init_vga() argument
/linux-4.4.14/arch/c6x/kernel/
H A Ddevicetree.c15 void __init early_init_dt_add_memory_arch(u64 base, u64 size) early_init_dt_add_memory_arch() argument
/linux-4.4.14/security/apparmor/include/
H A Ddomain.h22 int size; member in struct:aa_domain
/linux-4.4.14/include/acpi/
H A Dacpi_io.h9 acpi_os_ioremap(acpi_physical_address phys, acpi_size size) acpi_os_ioremap() argument
/linux-4.4.14/include/asm-generic/
H A Ddma-contiguous.h7 dma_contiguous_early_fixup(phys_addr_t base, unsigned long size) { } argument
H A Dclkdev.h25 static inline struct clk_lookup_alloc *__clkdev_alloc(size_t size) __clkdev_alloc() argument
H A Dgetorder.h13 int __get_order(unsigned long size) __get_order() argument
H A Dcmpxchg-local.h14 __cmpxchg_local_generic(volatile void *ptr, unsigned long old, unsigned long new, int size) __cmpxchg_local_generic() argument
/linux-4.4.14/arch/powerpc/lib/
H A Dalloc.c9 void * __init_refok zalloc_maybe_bootmem(size_t size, gfp_t mask) zalloc_maybe_bootmem() argument
/linux-4.4.14/arch/m68k/coldfire/
H A Dm5206.c42 void __init config_BSP(char *commandp, int size) config_BSP() argument
H A Dm5407.c42 void __init config_BSP(char *commandp, int size) config_BSP() argument
H A Dm523x.c79 void __init config_BSP(char *commandp, int size) config_BSP() argument
H A Dm525x.c80 void __init config_BSP(char *commandp, int size) config_BSP() argument
H A Dm5307.c51 void __init config_BSP(char *commandp, int size) config_BSP() argument
H A Dm5272.c90 void __init config_BSP(char *commandp, int size) config_BSP() argument
H A Dm527x.c119 void __init config_BSP(char *commandp, int size) config_BSP() argument
H A Dm54xx.c118 void __init config_BSP(char *commandp, int size) config_BSP() argument
/linux-4.4.14/tools/power/cpupower/utils/helpers/
H A Dbitmask.h11 unsigned int size; member in struct:bitmask
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
H A Dramnv4e.c30 u32 size = nvkm_rd32(device, 0x10020c) & 0xff000000; nv4e_ram_new() local
H A Dramnv10.c30 u32 size = nvkm_rd32(device, 0x10020c) & 0xff000000; nv10_ram_new() local
H A Dramnv44.c30 u32 size = nvkm_rd32(device, 0x10020c) & 0xff000000; nv44_ram_new() local
H A Dramnv04.c36 u64 size; nv04_ram_new() local
H A Dramnv20.c31 u32 size = (nvkm_rd32(device, 0x10020c) & 0xff000000); nv20_ram_new() local
H A Dramnv41.c30 u32 size = nvkm_rd32(device, 0x10020c) & 0xff000000; nv41_ram_new() local
H A Dramnv49.c30 u32 size = nvkm_rd32(device, 0x10020c) & 0xff000000; nv49_ram_new() local
/linux-4.4.14/arch/um/kernel/
H A Dmaccess.c13 long probe_kernel_read(void *dst, const void *src, size_t size) probe_kernel_read() argument
/linux-4.4.14/arch/x86/include/asm/
H A Dedac.h6 static inline void edac_atomic_scrub(void *va, u32 size) edac_atomic_scrub() argument
H A Dswiotlb.h30 static inline void dma_mark_clean(void *addr, size_t size) {} argument
/linux-4.4.14/arch/xtensa/include/asm/
H A Dcacheasm.h38 __loopi \ar, \at, \size, (4 << (\line_width)) variable
H A Dasmmacro.h49 .macro __loopi ar, at, size, incr variable
/linux-4.4.14/crypto/
H A Dmemneq.c68 __crypto_memneq_generic(const void *a, const void *b, size_t size) __crypto_memneq_generic() argument
156 __crypto_memneq(const void *a, const void *b, size_t size) __crypto_memneq() argument
/linux-4.4.14/arch/powerpc/include/asm/
H A Dswiotlb.h18 static inline void dma_mark_clean(void *addr, size_t size) {} dma_mark_clean() argument
H A Dedac.h19 static __inline__ void edac_atomic_scrub(void *va, u32 size) edac_atomic_scrub() argument
H A Dfsl_85xx_cache_sram.h39 unsigned int size; member in struct:mpc85xx_cache_sram
/linux-4.4.14/arch/mips/include/asm/
H A Dclkdev.h22 static inline struct clk_lookup_alloc *__clkdev_alloc(size_t size) __clkdev_alloc() argument
H A Ddma-mapping.h22 static inline bool dma_capable(struct device *dev, dma_addr_t addr, size_t size) dma_capable() argument
30 static inline void dma_mark_clean(void *addr, size_t size) {} argument
H A Dedac.h8 static inline void edac_atomic_scrub(void *va, u32 size) edac_atomic_scrub() argument
/linux-4.4.14/arch/sh/include/asm/
H A Dclkdev.h20 static inline struct clk_lookup_alloc *__clkdev_alloc(size_t size) __clkdev_alloc() argument
H A Dcmpxchg.h49 __cmpxchg(volatile void * ptr, unsigned long old, unsigned long new, int size) __cmpxchg() argument
/linux-4.4.14/arch/cris/kernel/
H A Ddevicetree.c5 void __init early_init_dt_add_memory_arch(u64 base, u64 size) early_init_dt_add_memory_arch() argument
11 void * __init early_init_dt_alloc_memory_arch(u64 size, u64 align) early_init_dt_alloc_memory_arch() argument
/linux-4.4.14/arch/blackfin/include/asm/
H A Dclkdev.h6 static inline struct clk_lookup_alloc *__clkdev_alloc(size_t size) __clkdev_alloc() argument
/linux-4.4.14/arch/arm/include/asm/
H A Dclkdev.h26 static inline struct clk_lookup_alloc *__clkdev_alloc(size_t size) __clkdev_alloc() argument
H A Dedac.h26 static inline void edac_atomic_scrub(void *va, u32 size) edac_atomic_scrub() argument
/linux-4.4.14/drivers/staging/lustre/lustre/libcfs/linux/
H A Dlinux-mem.c34 void *libcfs_kvzalloc(size_t size, gfp_t flags) libcfs_kvzalloc() argument
45 void *libcfs_kvzalloc_cpt(struct cfs_cpt_table *cptab, int cpt, size_t size, libcfs_kvzalloc_cpt() argument
/linux-4.4.14/drivers/video/fbdev/
H A Dsbuslib.h8 unsigned long size; member in struct:sbus_mmap_map
/linux-4.4.14/drivers/media/platform/coda/
H A Dcoda-h264.c21 int coda_h264_padding(int size, char *p) coda_h264_padding() argument
/linux-4.4.14/drivers/media/platform/soc_camera/
H A Dsoc_scale_crop.h25 static inline unsigned int soc_camera_shift_scale(unsigned int size, soc_camera_shift_scale() argument
/linux-4.4.14/drivers/gpu/drm/msm/
H A Dmsm_ringbuffer.c21 struct msm_ringbuffer *msm_ringbuffer_new(struct msm_gpu *gpu, int size) msm_ringbuffer_new() argument
/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
H A Dimage.h5 u32 size; member in struct:nvbios_image
/linux-4.4.14/arch/sparc/mm/
H A Dinit_64.h21 unsigned long size; member in struct:linux_prom_translation
/linux-4.4.14/arch/c6x/include/asm/
H A Dclkdev.h17 static inline struct clk_lookup_alloc *__clkdev_alloc(size_t size) __clkdev_alloc() argument
H A Dcmpxchg.h19 static inline unsigned int __xchg(unsigned int x, volatile void *ptr, int size) __xchg() argument
/linux-4.4.14/fs/ncpfs/
H A Dncpsign_kernel.h16 static inline size_t sign_packet(struct ncp_server *server, const char *data, size_t size, __u32 totalsize, void *sign_buff) { sign_packet() argument
/linux-4.4.14/lib/mpi/
H A Dgeneric_mpih-add1.c34 mpihelp_add_n(mpi_ptr_t res_ptr, mpi_ptr_t s1_ptr, mpi_ptr_t s2_ptr, mpi_size_t size) mpihelp_add_n() argument
H A Dgeneric_mpih-sub1.c33 mpihelp_sub_n(mpi_ptr_t res_ptr, mpi_ptr_t s1_ptr, mpi_ptr_t s2_ptr, mpi_size_t size) mpihelp_sub_n() argument
H A Dmpih-cmp.c38 int mpihelp_cmp(mpi_ptr_t op1_ptr, mpi_ptr_t op2_ptr, mpi_size_t size) mpihelp_cmp() argument
/linux-4.4.14/net/batman-adv/
H A Dhash.c45 struct batadv_hashtable *batadv_hash_new(u32 size) batadv_hash_new() argument
/linux-4.4.14/include/drm/
H A Ddrm_mem_util.h32 static __inline__ void *drm_calloc_large(size_t nmemb, size_t size) drm_calloc_large() argument
45 static __inline__ void *drm_malloc_ab(size_t nmemb, size_t size) drm_malloc_ab() argument
/linux-4.4.14/include/linux/
H A Dearlycpio.h10 size_t size; member in struct:cpio_data
H A Dtty_flip.h32 tty_insert_flip_string(struct tty_port *port, const unsigned char *chars, size_t size) tty_insert_flip_string() argument
H A Diommu-helper.h6 static inline unsigned long iommu_device_max_index(unsigned long size, iommu_device_max_index() argument
29 unsigned long size = (addr & (io_page_size - 1)) + len; iommu_num_pages() local
/linux-4.4.14/arch/s390/lib/
H A Dfind.c16 unsigned long find_first_bit_inv(const unsigned long *addr, unsigned long size) find_first_bit_inv() argument
38 unsigned long find_next_bit_inv(const unsigned long *addr, unsigned long size, find_next_bit_inv() argument
/linux-4.4.14/arch/sh/kernel/cpu/sh4/
H A Dprobe.c21 unsigned long size; cpu_probe() local
/linux-4.4.14/arch/microblaze/include/asm/
H A Dcmpxchg.h8 __xchg(unsigned long x, volatile void *ptr, int size) __xchg() argument
/linux-4.4.14/arch/mips/alchemy/common/
H A Dsetup.c77 phys_addr_t __fixup_bigphys_addr(phys_addr_t phys_addr, phys_addr_t size) __fixup_bigphys_addr() argument
/linux-4.4.14/arch/mips/sgi-ip32/
H A Dip32-memory.c24 u64 base, size; prom_meminit() local
/linux-4.4.14/arch/mn10300/proc-mn103e010/
H A Dproc-init.c85 unsigned long base, size; get_mem_info() local
/linux-4.4.14/arch/powerpc/boot/
H A Dfsl-soc.c27 int size; fsl_get_immr() local
/linux-4.4.14/arch/hexagon/include/asm/
H A Dcmpxchg.h36 __xchg(unsigned long x, volatile void *ptr, int size) __xchg() argument
H A Ddma-mapping.h54 static inline bool dma_capable(struct device *dev, dma_addr_t addr, size_t size) dma_capable() argument
/linux-4.4.14/arch/m68k/68000/
H A Dm68VZ328.c63 static void __init init_hardware(char *command, int size) init_hardware() argument
149 static void __init init_hardware(char *command, int size) init_hardware() argument
170 static void __init init_hardware(char *command, int size) init_hardware() argument
178 void __init config_BSP(char *command, int size) config_BSP() argument
/linux-4.4.14/sound/hda/
H A Darray.c24 int size = (num + 1) * array->elem_size; snd_array_new() local
/linux-4.4.14/tools/perf/
H A Dperf-read-vdso.c15 size_t size, written; main() local
/linux-4.4.14/drivers/usb/gadget/
H A Depautoconf.c118 int size = ep->maxpacket_limit; usb_ep_autoconfig_ss() local
/linux-4.4.14/drivers/scsi/qla4xxx/
H A Dql4_dbg.c13 void qla4xxx_dump_buffer(void *b, uint32_t size) qla4xxx_dump_buffer() argument
/linux-4.4.14/drivers/media/common/
H A Dbtcx-risc.h4 unsigned int size; member in struct:btcx_riscmem
/linux-4.4.14/drivers/misc/mic/scif/
H A Dscif_rb.h77 u32 size; member in struct:scif_rb
/linux-4.4.14/drivers/misc/vmw_vmci/
H A Dvmci_handle_array.h27 size_t size; member in struct:vmci_handle_arr
/linux-4.4.14/drivers/gpu/drm/vc4/
H A Dvc4_bo.c19 struct vc4_bo *vc4_bo_create(struct drm_device *dev, size_t size) vc4_bo_create() argument
/linux-4.4.14/drivers/hid/
H A Dhid-primax.c25 px_raw_event(struct hid_device *hid, struct hid_report *report, u8 *data, int size) px_raw_event() argument
H A Dhid-picolcd_cir.c43 picolcd_raw_cir(struct picolcd_data *data, struct hid_report *report, u8 *raw_data, int size) picolcd_raw_cir() argument
/linux-4.4.14/drivers/media/pci/bt8xx/
H A Dbtcx-risc.h2 unsigned int size; member in struct:btcx_riscmem
/linux-4.4.14/drivers/input/
H A Dinput-compat.c65 int input_ff_effect_from_user(const char __user *buffer, size_t size, input_ff_effect_from_user() argument
120 int input_ff_effect_from_user(const char __user *buffer, size_t size, input_ff_effect_from_user() argument
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Drootg84.c45 g84_disp_root_new(struct nvkm_disp *disp, const struct nvkm_oclass *oclass, void *data, u32 size, struct nvkm_object **pobject) g84_disp_root_new() argument
H A Drootg94.c45 g94_disp_root_new(struct nvkm_disp *disp, const struct nvkm_oclass *oclass, void *data, u32 size, struct nvkm_object **pobject) g94_disp_root_new() argument
H A Drootgk104.c45 gk104_disp_root_new(struct nvkm_disp *disp, const struct nvkm_oclass *oclass, void *data, u32 size, struct nvkm_object **pobject) gk104_disp_root_new() argument
H A Drootgk110.c45 gk110_disp_root_new(struct nvkm_disp *disp, const struct nvkm_oclass *oclass, void *data, u32 size, struct nvkm_object **pobject) gk110_disp_root_new() argument
H A Drootgm107.c45 gm107_disp_root_new(struct nvkm_disp *disp, const struct nvkm_oclass *oclass, void *data, u32 size, struct nvkm_object **pobject) gm107_disp_root_new() argument
H A Drootgm204.c45 gm204_disp_root_new(struct nvkm_disp *disp, const struct nvkm_oclass *oclass, void *data, u32 size, struct nvkm_object **pobject) gm204_disp_root_new() argument
H A Drootgt200.c45 gt200_disp_root_new(struct nvkm_disp *disp, const struct nvkm_oclass *oclass, void *data, u32 size, struct nvkm_object **pobject) gt200_disp_root_new() argument
H A Drootgt215.c45 gt215_disp_root_new(struct nvkm_disp *disp, const struct nvkm_oclass *oclass, void *data, u32 size, struct nvkm_object **pobject) gt215_disp_root_new() argument
H A Dcursnv50.c33 nv50_disp_curs_new(const struct nv50_disp_chan_func *func, const struct nv50_disp_chan_mthd *mthd, struct nv50_disp_root *root, int chid, const struct nvkm_oclass *oclass, void *data, u32 size, struct nvkm_object **pobject) nv50_disp_curs_new() argument
H A Doimmnv50.c33 nv50_disp_oimm_new(const struct nv50_disp_chan_func *func, const struct nv50_disp_chan_mthd *mthd, struct nv50_disp_root *root, int chid, const struct nvkm_oclass *oclass, void *data, u32 size, struct nvkm_object **pobject) nv50_disp_oimm_new() argument
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dnv50.h10 u32 size; member in struct:nv50_gr
H A Dnv40.h8 u32 size; member in struct:nv40_gr
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/bus/
H A Dg94.c30 g94_bus_hwsq_exec(struct nvkm_bus *bus, u32 *data, u32 size) g94_bus_hwsq_exec() argument
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/
H A Dpriv.h15 u32 size; member in struct:nvkm_pmu_func::__anon4521
20 u32 size; member in struct:nvkm_pmu_func::__anon4522
/linux-4.4.14/drivers/misc/genwqe/
H A Dgenwqe_driver.h65 genwqe_hexdump(struct pci_dev *pci_dev, const void *buff, unsigned int size) genwqe_hexdump() argument
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/core/
H A Denum.c42 nvkm_snprintbf(char *data, int size, const struct nvkm_bitfield *bf, u32 value) nvkm_snprintbf() argument
/linux-4.4.14/arch/sparc/prom/
H A Dmemory.c35 int size, num_ents, i; prom_meminit_v2() local
/linux-4.4.14/arch/tile/gxio/
H A Dkiorpc.c30 iorpc_ioremap(int hv_fd, resource_size_t offset, unsigned long size) iorpc_ioremap() argument
/linux-4.4.14/arch/tile/include/uapi/arch/
H A Dicache.h39 invalidate_icache(const void* addr, unsigned long size, invalidate_icache() argument
/linux-4.4.14/arch/um/drivers/
H A Dslip_common.c7 int i, n, size, start; slip_proto_read() local
/linux-4.4.14/arch/um/include/shared/
H A Dmem_user.h39 int size; member in struct:iomem_region
/linux-4.4.14/arch/unicore32/include/asm/
H A Dcmpxchg.h19 __xchg(unsigned long x, volatile void *ptr, int size) __xchg() argument
/linux-4.4.14/arch/unicore32/mm/
H A Ddma-swiotlb.c20 static void *unicore_swiotlb_alloc_coherent(struct device *dev, size_t size, unicore_swiotlb_alloc_coherent() argument
27 static void unicore_swiotlb_free_coherent(struct device *dev, size_t size, unicore_swiotlb_free_coherent() argument
/linux-4.4.14/arch/x86/lib/
H A Dusercopy_64.c15 unsigned long __clear_user(void __user *addr, unsigned long size) __clear_user() argument
/linux-4.4.14/arch/x86/mm/kmemcheck/
H A Dopcode.c39 void kmemcheck_opcode_decode(const uint8_t *op, unsigned int *size) kmemcheck_opcode_decode() argument
/linux-4.4.14/arch/cris/arch-v32/drivers/pci/
H A Ddma.c19 void *dma_alloc_coherent(struct device *dev, size_t size, dma_alloc_coherent() argument
42 void dma_free_coherent(struct device *dev, size_t size, dma_free_coherent() argument
/linux-4.4.14/fs/hfsplus/
H A Dxattr_trusted.c14 hfsplus_trusted_getxattr(const struct xattr_handler *handler, struct dentry *dentry, const char *name, void *buffer, size_t size) hfsplus_trusted_getxattr() argument
23 hfsplus_trusted_setxattr(const struct xattr_handler *handler, struct dentry *dentry, const char *name, const void *buffer, size_t size, int flags) hfsplus_trusted_setxattr() argument
H A Dxattr_user.c14 hfsplus_user_getxattr(const struct xattr_handler *handler, struct dentry *dentry, const char *name, void *buffer, size_t size) hfsplus_user_getxattr() argument
23 hfsplus_user_setxattr(const struct xattr_handler *handler, struct dentry *dentry, const char *name, const void *buffer, size_t size, int flags) hfsplus_user_setxattr() argument
/linux-4.4.14/lib/
H A Dbsearch.c33 void *bsearch(const void *key, const void *base, size_t num, size_t size, bsearch() argument
H A Diommu-helper.c19 unsigned long iommu_area_alloc(unsigned long *map, unsigned long size, iommu_area_alloc() argument
H A Dsort.c17 static void u32_swap(void *a, void *b, int size) u32_swap() argument
24 static void u64_swap(void *a, void *b, int size) u64_swap() argument
31 static void generic_swap(void *a, void *b, int size) generic_swap() argument
59 void sort(void *base, size_t num, size_t size, sort() argument
/linux-4.4.14/lib/xz/
H A Dxz_crc32.c49 XZ_EXTERN uint32_t xz_crc32(const uint8_t *buf, size_t size, uint32_t crc) xz_crc32() argument
/linux-4.4.14/net/ceph/
H A Dsnapshot.c46 size_t size; ceph_create_snap_context() local
/linux-4.4.14/fs/efs/
H A Dsymlink.c19 efs_block_t size = inode->i_size; efs_symlink_readpage() local
/linux-4.4.14/fs/ntfs/
H A Dmalloc.h42 static inline void *__ntfs_malloc(unsigned long size, gfp_t gfp_mask) __ntfs_malloc() argument
64 static inline void *ntfs_malloc_nofs(unsigned long size) ntfs_malloc_nofs() argument
81 static inline void *ntfs_malloc_nofs_nofail(unsigned long size) ntfs_malloc_nofs_nofail() argument
H A Dmst.c42 int post_read_mst_fixup(NTFS_RECORD *b, const u32 size) post_read_mst_fixup() argument
123 int pre_write_mst_fixup(NTFS_RECORD *b, const u32 size) pre_write_mst_fixup() argument
/linux-4.4.14/fs/qnx4/
H A Dbitmap.c26 int size = le32_to_cpu(qnx4_sb(sb)->BitMap->di_size); qnx4_count_free_blocks() local
/linux-4.4.14/fs/xfs/libxfs/
H A Dxfs_bit.c32 xfs_bitmap_empty(uint *map, uint size) xfs_bitmap_empty() argument
49 xfs_contig_bits(uint *map, uint size, uint start_bit) xfs_contig_bits() argument
88 int xfs_next_bit(uint *map, uint size, uint start_bit) xfs_next_bit() argument
/linux-4.4.14/include/net/
H A Dtso.h9 size_t size; member in struct:tso_t
/linux-4.4.14/include/linux/mtd/
H A Dlatch-addr-flash.h18 unsigned int size; member in struct:latch_addr_flash_data
/linux-4.4.14/arch/powerpc/kernel/
H A Dprom_parse.c10 of_parse_dma_window(struct device_node *dn, const __be32 *dma_window, unsigned long *busno, unsigned long *phys, unsigned long *size) of_parse_dma_window() argument
/linux-4.4.14/arch/mips/include/asm/mach-au1x00/
H A Dioremap.h17 static inline phys_addr_t __fixup_bigphys_addr(phys_addr_t phys_addr, phys_addr_t size) __fixup_bigphys_addr() argument
26 static inline phys_addr_t fixup_bigphys_addr(phys_addr_t phys_addr, phys_addr_t size) fixup_bigphys_addr() argument
31 static inline void __iomem *plat_ioremap(phys_addr_t offset, unsigned long size, plat_ioremap() argument
/linux-4.4.14/arch/mips/include/asm/mach-bcm63xx/
H A Dioremap.h6 static inline phys_addr_t fixup_bigphys_addr(phys_addr_t phys_addr, phys_addr_t size) fixup_bigphys_addr() argument
35 static inline void __iomem *plat_ioremap(phys_addr_t offset, unsigned long size, plat_ioremap() argument
/linux-4.4.14/arch/mips/include/asm/mach-bmips/
H A Ddma-coherence.h29 plat_unmap_dma_mem(struct device *dev, dma_addr_t dma_addr, size_t size, enum dma_data_direction direction) plat_unmap_dma_mem() argument
/linux-4.4.14/arch/mips/include/asm/mach-generic/
H A Dioremap.h18 static inline phys_addr_t fixup_bigphys_addr(phys_addr_t phys_addr, phys_addr_t size) fixup_bigphys_addr() argument
23 static inline void __iomem *plat_ioremap(phys_addr_t offset, unsigned long size, plat_ioremap() argument
/linux-4.4.14/arch/mips/include/asm/mach-tx39xx/
H A Dioremap.h18 static inline phys_addr_t fixup_bigphys_addr(phys_addr_t phys_addr, phys_addr_t size) fixup_bigphys_addr() argument
23 static inline void __iomem *plat_ioremap(phys_addr_t offset, unsigned long size, plat_ioremap() argument
/linux-4.4.14/arch/mips/include/asm/mach-tx49xx/
H A Dioremap.h18 static inline phys_addr_t fixup_bigphys_addr(phys_addr_t phys_addr, phys_addr_t size) fixup_bigphys_addr() argument
23 static inline void __iomem *plat_ioremap(phys_addr_t offset, unsigned long size, plat_ioremap() argument
/linux-4.4.14/arch/mips/include/asm/octeon/
H A Dcvmx-packet.h56 uint64_t size:16; member in struct:cvmx_buf_ptr::__anon1976
/linux-4.4.14/arch/mips/include/asm/txx9/
H A Dspi.h23 static inline int spi_eeprom_register(int busid, int chipid, int size) spi_eeprom_register() argument
/linux-4.4.14/arch/s390/include/asm/
H A Ddma-mapping.h21 static inline void dma_cache_sync(struct device *dev, void *vaddr, size_t size, dma_cache_sync() argument
28 static inline bool dma_capable(struct device *dev, dma_addr_t addr, size_t size) dma_capable() argument
H A Dfacility.h41 static inline void stfle(u64 *stfle_fac_list, int size) stfle() argument
/linux-4.4.14/arch/sh/drivers/pci/
H A Dops-dreamcast.c49 static int gapspci_read(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 *val) gapspci_read() argument
65 static int gapspci_write(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 val) gapspci_write() argument
H A Dops-sh5.c24 sh5pci_read(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 *val) sh5pci_read() argument
44 sh5pci_write(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 val) sh5pci_write() argument
/linux-4.4.14/arch/sh/kernel/
H A Dioport.c17 void __iomem *__ioport_map(unsigned long addr, unsigned int size) __ioport_map() argument
/linux-4.4.14/arch/sh/mm/
H A Dflush-sh4.c13 static void sh4__flush_wback_region(void *start, int size) sh4__flush_wback_region() argument
47 static void sh4__flush_purge_region(void *start, int size) sh4__flush_purge_region() argument
77 static void sh4__flush_invalidate_region(void *start, int size) sh4__flush_invalidate_region() argument
H A Duncached.c39 void __init uncached_resize(unsigned long size) uncached_resize() argument
/linux-4.4.14/arch/sparc/include/asm/
H A Dbitext.h15 int size; member in struct:bit_map
/linux-4.4.14/arch/sparc/include/uapi/asm/
H A Djsflash.h25 __u32 size; member in struct:jsflash_ident_arg
36 __u32 size; member in struct:jsflash_program_arg
/linux-4.4.14/arch/m68k/mm/
H A Dsun3mmu.c45 unsigned long size; paging_init() local
/linux-4.4.14/arch/metag/include/asm/
H A Dcmpxchg.h43 __cmpxchg(volatile void *ptr, unsigned long old, unsigned long new, int size) __cmpxchg() argument
H A Dtcm.h11 unsigned long size; member in struct:tcm_allocation
/linux-4.4.14/arch/metag/kernel/
H A Ddevtree.c26 void __init early_init_dt_add_memory_arch(u64 base, u64 size) early_init_dt_add_memory_arch() argument
32 void * __init early_init_dt_alloc_memory_arch(u64 size, u64 align) early_init_dt_alloc_memory_arch() argument
/linux-4.4.14/arch/metag/mm/
H A Dioremap.c28 void __iomem *__ioremap(unsigned long phys_addr, size_t size, __ioremap() argument
H A Dmaccess.c18 long probe_kernel_write(void *dst, const void *src, size_t size) probe_kernel_write() argument
/linux-4.4.14/arch/mips/ar7/
H A Dmemory.c36 u32 size = (64 << 20); memsize() local
/linux-4.4.14/arch/mips/bcm63xx/
H A Ddev-pcmcia.c85 unsigned int size; member in struct:__anon1852
69 config_pcmcia_cs(unsigned int cs, u32 base, unsigned int size) config_pcmcia_cs() argument
/linux-4.4.14/arch/mn10300/proc-mn2ws0050/
H A Dproc-init.c111 unsigned long size = 0; /* order: MByte */ get_mem_info() local
/linux-4.4.14/arch/openrisc/include/asm/
H A Dio.h38 static inline void __iomem *ioremap(phys_addr_t offset, unsigned long size) ioremap() argument
44 ioremap_nocache(phys_addr_t offset, unsigned long size) ioremap_nocache() argument
/linux-4.4.14/arch/frv/mm/
H A Dkmap.c32 void __iomem *__ioremap(unsigned long physaddr, unsigned long size, int cacheflag) __ioremap() argument
49 void kernel_set_cachemode(void *addr, unsigned long size, int cmode) kernel_set_cachemode() argument
/linux-4.4.14/arch/h8300/mm/
H A Dmemory.c49 unsigned long kernel_map(unsigned long paddr, unsigned long size, kernel_map() argument
/linux-4.4.14/arch/hexagon/mm/
H A Dioremap.c25 void __iomem *ioremap_nocache(unsigned long phys_addr, unsigned long size) ioremap_nocache() argument
/linux-4.4.14/arch/m32r/mm/
H A Dioremap-nommu.c42 __ioremap(unsigned long phys_addr, unsigned long size, unsigned long flags) __ioremap() argument
/linux-4.4.14/arch/avr32/mm/
H A Dioremap.c22 void __iomem *__ioremap(unsigned long phys_addr, size_t size, __ioremap() argument
/linux-4.4.14/arch/arm/mach-mmp/include/mach/
H A Dpxa910.h47 pxa910_add_twsi(int id, struct i2c_pxa_platform_data *data, struct i2c_board_info *info, unsigned size) pxa910_add_twsi() argument
/linux-4.4.14/arch/arm/mach-iop13xx/
H A Dio.c26 __iop13xx_ioremap_caller(phys_addr_t cookie, size_t size, unsigned int mtype, void *caller) __iop13xx_ioremap_caller() argument
/linux-4.4.14/sound/pci/asihpi/
H A Dhpios.c46 u16 hpios_locked_mem_alloc(struct consistent_dma_area *p_mem_area, u32 size, hpios_locked_mem_alloc() argument
/linux-4.4.14/sound/soc/fsl/
H A Dimx-pcm-dma.c58 int imx_pcm_dma_init(struct platform_device *pdev, size_t size) imx_pcm_dma_init() argument
/linux-4.4.14/sound/usb/line6/
H A Dmidibuf.h17 int size; member in struct:midi_buffer
/linux-4.4.14/tools/lib/util/
H A Dfind_next_bit.c24 unsigned long find_next_bit(const unsigned long *addr, unsigned long size, find_next_bit() argument
68 unsigned long find_first_bit(const unsigned long *addr, unsigned long size) find_first_bit() argument
/linux-4.4.14/tools/perf/tests/
H A Devsel-tp-sched.c7 perf_evsel__test_field(struct perf_evsel *evsel, const char *name, int size, bool should_be_signed) perf_evsel__test_field() argument
/linux-4.4.14/tools/perf/util/
H A Dwrapper.c27 void *xrealloc(void *ptr, size_t size) xrealloc() argument
/linux-4.4.14/tools/testing/selftests/powerpc/stringloops/
H A Dmemcmp.c14 unsigned long offset, size; test_one() local
/linux-4.4.14/drivers/usb/core/
H A Dbuffer.c63 int i, size; hcd_buffer_create() local
111 hcd_buffer_alloc( struct usb_bus *bus, size_t size, gfp_t mem_flags, dma_addr_t *dma ) hcd_buffer_alloc() argument
135 hcd_buffer_free( struct usb_bus *bus, size_t size, void *addr, dma_addr_t dma ) hcd_buffer_free() argument
/linux-4.4.14/drivers/staging/lustre/lustre/libcfs/
H A Dprng.c110 void cfs_get_random_bytes(void *buf, int size) cfs_get_random_bytes() argument
/linux-4.4.14/drivers/staging/octeon/
H A Dethernet-mem.c30 static int cvm_oct_fill_hw_skbuff(int pool, int size, int elements) cvm_oct_fill_hw_skbuff() argument
53 static void cvm_oct_free_hw_skbuff(int pool, int size, int elements) cvm_oct_free_hw_skbuff() argument
83 static int cvm_oct_fill_hw_memory(int pool, int size, int elements) cvm_oct_fill_hw_memory() argument
120 static void cvm_oct_free_hw_memory(int pool, int size, int elements) cvm_oct_free_hw_memory() argument
143 int cvm_oct_mem_fill_fpa(int pool, int size, int elements) cvm_oct_mem_fill_fpa() argument
154 void cvm_oct_mem_empty_fpa(int pool, int size, int elements) cvm_oct_mem_empty_fpa() argument
/linux-4.4.14/drivers/staging/android/ion/
H A Dion.h58 size_t size; member in struct:ion_platform_heap
/linux-4.4.14/drivers/staging/android/uapi/
H A Dion_test.h33 __u64 size; member in struct:ion_test_rw_data
/linux-4.4.14/drivers/uwb/
H A Ddriver.c85 beacon_timeout_ms_store(struct class *class, struct class_attribute *attr, const char *buf, size_t size) beacon_timeout_ms_store() argument
H A Dscan.c116 uwb_rc_scan_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t size) uwb_rc_scan_store() argument
/linux-4.4.14/drivers/video/console/
H A Dsoftcursor.c27 unsigned int i, size, dsize, s_pitch, d_pitch; soft_cursor() local
/linux-4.4.14/drivers/video/fbdev/mmp/
H A Dcore.c168 size_t size; mmp_register_path() local
/linux-4.4.14/drivers/md/persistent-data/
H A Ddm-btree.h46 uint32_t size; member in struct:dm_btree_value_type
/linux-4.4.14/drivers/mtd/maps/
H A Dpmcmsp-flash.c60 unsigned addr, size; init_msp_flash() local
H A Drbtx4939-flash.c54 unsigned long size; rbtx4939_flash_probe() local
H A Dscx200_docflash.c27 static unsigned size = 0x1000000; /* 16 MiB the whole ISA address space */ variable
/linux-4.4.14/drivers/mtd/onenand/
H A Dgeneric.c42 unsigned long size = resource_size(res); generic_onenand_probe() local
93 unsigned long size = resource_size(res); generic_onenand_remove() local
/linux-4.4.14/drivers/mtd/ubi/
H A Dmisc.c75 int size; ubi_check_volume() local
147 int ubi_check_pattern(const void *buf, uint8_t patt, int size) ubi_check_pattern() argument
/linux-4.4.14/drivers/hwtracing/stm/
H A Ddummy_stm.c25 dummy_stm_packet(struct stm_data *stm_data, unsigned int master, unsigned int channel, unsigned int packet, unsigned int flags, unsigned int size, const unsigned char *payload) dummy_stm_packet() argument
/linux-4.4.14/drivers/infiniband/core/
H A Dpacker.c39 static u64 value_read(int offset, int size, void *structure) value_read() argument
127 static void value_write(int offset, int size, u64 val, void *structure) value_write() argument
/linux-4.4.14/drivers/input/gameport/
H A Demu10k1-gp.c45 int size; member in struct:emu
/linux-4.4.14/drivers/media/platform/vivid/
H A Dvivid-radio-tx.c34 vivid_radio_tx_write(struct file *file, const char __user *buf, size_t size, loff_t *offset) vivid_radio_tx_write() argument
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Ddmag84.c33 g84_fifo_dma_new(struct nvkm_fifo *base, const struct nvkm_oclass *oclass, void *data, u32 size, struct nvkm_object **pobject) g84_fifo_dma_new() argument
H A Ddmanv10.c35 nv10_fifo_dma_new(struct nvkm_fifo *base, const struct nvkm_oclass *oclass, void *data, u32 size, struct nvkm_object **pobject) nv10_fifo_dma_new() argument
H A Ddmanv17.c35 nv17_fifo_dma_new(struct nvkm_fifo *base, const struct nvkm_oclass *oclass, void *data, u32 size, struct nvkm_object **pobject) nv17_fifo_dma_new() argument
H A Ddmanv50.c33 nv50_fifo_dma_new(struct nvkm_fifo *base, const struct nvkm_oclass *oclass, void *data, u32 size, struct nvkm_object **pobject) nv50_fifo_dma_new() argument
H A Dgpfifog84.c33 g84_fifo_gpfifo_new(struct nvkm_fifo *base, const struct nvkm_oclass *oclass, void *data, u32 size, struct nvkm_object **pobject) g84_fifo_gpfifo_new() argument
H A Dgpfifonv50.c33 nv50_fifo_gpfifo_new(struct nvkm_fifo *base, const struct nvkm_oclass *oclass, void *data, u32 size, struct nvkm_object **pobject) nv50_fifo_gpfifo_new() argument
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/mpeg/
H A Dnv40.c39 u32 size = dma1 + 1; nv40_mpeg_mthd_dma() local
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/sw/
H A Dnvsw.c30 nvkm_nvsw_mthd_(struct nvkm_object *object, u32 mthd, void *data, u32 size) nvkm_nvsw_mthd_() argument
60 nvkm_nvsw_new_(const struct nvkm_nvsw_func *func, struct nvkm_sw_chan *chan, const struct nvkm_oclass *oclass, void *data, u32 size, struct nvkm_object **pobject) nvkm_nvsw_new_() argument
81 nvkm_nvsw_new(struct nvkm_sw_chan *chan, const struct nvkm_oclass *oclass, void *data, u32 size, struct nvkm_object **pobject) nvkm_nvsw_new() argument
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/bar/
H A Dbase.c43 nvkm_bar_umap(struct nvkm_bar *bar, u64 size, int type, struct nvkm_vma *vma) nvkm_bar_umap() argument
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A Dpriv.h11 u32 (*size)(void *); member in struct:nvbios_source
H A Dshadowof.c30 int size; member in struct:priv

Completed in 4397 milliseconds

1234567891011>>