Home
last modified time | relevance | path

Searched defs:size (Results 201 – 400 of 5046) sorted by relevance

12345678910>>...26

/linux-4.1.27/drivers/pnp/isapnp/
Dcore.c367 static int __init isapnp_read_tag(unsigned char *type, unsigned short *size) in isapnp_read_tag()
399 int size, int number) in isapnp_parse_device()
428 int size) in isapnp_parse_irq_resource()
452 int size) in isapnp_parse_dma_resource()
465 int size) in isapnp_parse_port_resource()
486 int size) in isapnp_parse_fixed_port_resource()
503 int size) in isapnp_parse_mem_resource()
524 int size) in isapnp_parse_mem32_resource()
545 int size) in isapnp_parse_fixed_mem32_resource()
562 isapnp_parse_name(char *name, unsigned int name_max, unsigned short *size) in isapnp_parse_name()
[all …]
/linux-4.1.27/mm/
Dslab_common.c71 static int kmem_cache_sanity_check(const char *name, size_t size) in kmem_cache_sanity_check()
102 static inline int kmem_cache_sanity_check(const char *name, size_t size) in kmem_cache_sanity_check()
226 struct kmem_cache *find_mergeable(size_t size, size_t align, in find_mergeable()
275 unsigned long align, unsigned long size) in calculate_alignment()
298 do_kmem_cache_create(const char *name, size_t object_size, size_t size, in do_kmem_cache_create()
362 kmem_cache_create(const char *name, size_t size, size_t align, in kmem_cache_create()
677 void __init create_boot_cache(struct kmem_cache *s, const char *name, size_t size, in create_boot_cache()
697 struct kmem_cache *__init create_kmalloc_cache(const char *name, size_t size, in create_kmalloc_cache()
761 struct kmem_cache *kmalloc_slab(size_t size, gfp_t flags) in kmalloc_slab()
874 int size = kmalloc_size(i); in create_kmalloc_caches() local
[all …]
Dvmalloc.c349 static struct vmap_area *alloc_vmap_area(unsigned long size, in alloc_vmap_area()
932 static void *vb_alloc(unsigned long size, gfp_t gfp_mask) in vb_alloc()
985 static void vb_free(const void *addr, unsigned long size) in vb_free()
1082 unsigned long size = count << PAGE_SHIFT; in vm_unmap_ram() local
1117 unsigned long size = count << PAGE_SHIFT; in vm_map_ram() local
1248 int map_kernel_range_noflush(unsigned long addr, unsigned long size, in map_kernel_range_noflush()
1268 void unmap_kernel_range_noflush(unsigned long addr, unsigned long size) in unmap_kernel_range_noflush()
1282 void unmap_kernel_range(unsigned long addr, unsigned long size) in unmap_kernel_range()
1328 static struct vm_struct *__get_vm_area_node(unsigned long size, in __get_vm_area_node()
1362 struct vm_struct *__get_vm_area(unsigned long size, unsigned long flags, in __get_vm_area()
[all …]
Dmaccess.c21 long __probe_kernel_read(void *dst, const void *src, size_t size) in __probe_kernel_read()
49 long __probe_kernel_write(void *dst, const void *src, size_t size) in __probe_kernel_write()
Dsparse-vmemmap.c39 unsigned long size, in __earlyonly_bootmem_alloc()
50 void * __meminit vmemmap_alloc_block(unsigned long size, int node) in vmemmap_alloc_block()
73 void * __meminit vmemmap_alloc_block_buf(unsigned long size, int node) in vmemmap_alloc_block_buf()
201 unsigned long size = sizeof(struct page) * PAGES_PER_SECTION; in sparse_mem_maps_populate_node() local
/linux-4.1.27/arch/x86/kernel/cpu/mtrr/
Dcyrix.c14 unsigned long *size, mtrr_type * type) in cyrix_get_arr()
90 cyrix_get_free_region(unsigned long base, unsigned long size, int replace_reg) in cyrix_get_free_region()
178 unsigned long size, mtrr_type type) in cyrix_set_arr()
237 unsigned long size; member
Dif.c38 mtrr_file_add(unsigned long base, unsigned long size, in mtrr_file_add()
64 mtrr_file_del(unsigned long base, unsigned long size, in mtrr_file_del()
98 unsigned long long base, size; in mtrr_write() local
171 unsigned long size; in mtrr_ioctl() local
409 unsigned long base, size; in mtrr_seq_show() local
/linux-4.1.27/arch/alpha/include/uapi/asm/
Dioctl.h39 #define _IOC(dir,type,nr,size) \ argument
48 #define _IOR(type,nr,size) _IOC(_IOC_READ,(type),(nr),sizeof(size)) argument
49 #define _IOW(type,nr,size) _IOC(_IOC_WRITE,(type),(nr),sizeof(size)) argument
50 #define _IOWR(type,nr,size) _IOC(_IOC_READ|_IOC_WRITE,(type),(nr),sizeof(size)) argument
/linux-4.1.27/tools/perf/util/
Dsort.c27 static int repsep_snprintf(char *bf, size_t size, const char *fmt, ...) in repsep_snprintf()
70 size_t size, unsigned int width) in hist_entry__thread_snprintf()
109 size_t size, unsigned int width) in hist_entry__comm_snprintf()
152 size_t size, unsigned int width) in _hist_entry__dso_snprintf()
164 size_t size, unsigned int width) in hist_entry__dso_snprintf()
230 u64 ip, char level, char *bf, size_t size, in _hist_entry__sym_snprintf()
269 size_t size, unsigned int width) in hist_entry__sym_snprintf()
312 size_t size, unsigned int width) in hist_entry__srcline_snprintf()
339 size_t size, unsigned int width) in hist_entry__parent_snprintf()
361 size_t size, unsigned int width) in hist_entry__cpu_snprintf()
[all …]
Devsel.c51 size_t size; member
88 int size = 0; in __perf_evsel__sample_size() local
277 static int perf_evsel__add_modifiers(struct perf_evsel *evsel, char *bf, size_t size) in perf_evsel__add_modifiers()
313 static int perf_evsel__hw_name(struct perf_evsel *evsel, char *bf, size_t size) in perf_evsel__hw_name()
339 static int perf_evsel__sw_name(struct perf_evsel *evsel, char *bf, size_t size) in perf_evsel__sw_name()
345 static int __perf_evsel__bp_name(char *bf, size_t size, u64 addr, u64 type) in __perf_evsel__bp_name()
363 static int perf_evsel__bp_name(struct perf_evsel *evsel, char *bf, size_t size) in perf_evsel__bp_name()
424 char *bf, size_t size) in __perf_evsel__hw_cache_type_op_res_name()
436 static int __perf_evsel__hw_cache_name(u64 config, char *bf, size_t size) in __perf_evsel__hw_cache_name()
463 static int perf_evsel__hw_cache_name(struct perf_evsel *evsel, char *bf, size_t size) in perf_evsel__hw_cache_name()
[all …]
Dtrace-event-info.c62 unsigned long long size = 0; in record_file() local
323 ssize_t size = strlen(dent->d_name) + 1; in record_event_files() local
344 unsigned int size; in record_proc_kallsyms() local
362 unsigned int size; in record_ftrace_printk() local
453 ssize_t size; in tracing_data_header() local
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dobd_support.h513 #define obd_memory_add(size) \ argument
515 #define obd_memory_sub(size) \ argument
541 static inline void obd_memory_add(long size) in obd_memory_add()
548 static inline void obd_memory_sub(long size) in obd_memory_sub()
576 #define OBD_ALLOC_POST(ptr, size, name) \ argument
581 #define OBD_FREE_PRE(ptr, size, name) \ argument
590 #define OBD_ALLOC_POST(ptr, size, name) ((void)0) argument
591 #define OBD_FREE_PRE(ptr, size, name) ((void)0) argument
602 #define __OBD_MALLOC_VERBOSE(ptr, cptab, cpt, size, flags) \ argument
625 #define __OBD_MALLOC_VERBOSE(ptr, cptab, cpt, size, flags) \ argument
[all …]
/linux-4.1.27/arch/x86/platform/intel-quark/
Dimr.c212 size_t size; in imr_dbgfs_state_show() local
297 static int imr_check_params(phys_addr_t base, size_t size) in imr_check_params()
320 static inline size_t imr_raw_size(size_t size) in imr_raw_size()
347 int imr_add_range(phys_addr_t base, size_t size, in imr_add_range()
456 static int __imr_remove_range(int reg, phys_addr_t base, size_t size) in __imr_remove_range()
548 int imr_remove_range(phys_addr_t base, size_t size) in imr_remove_range()
589 size_t size = virt_to_phys(&__end_rodata) - base; in imr_fixup_memmap() local
/linux-4.1.27/drivers/gpu/drm/nouveau/nvif/
Dobject.c31 nvif_object_ioctl(struct nvif_object *object, void *data, u32 size, void **hack) in nvif_object_ioctl()
60 u32 size = count * sizeof(args->sclass.oclass[0]); in nvif_object_sclass() local
79 nvif_object_rd(struct nvif_object *object, int size, u64 addr) in nvif_object_rd()
98 nvif_object_wr(struct nvif_object *object, int size, u64 addr, u32 data) in nvif_object_wr()
116 nvif_object_mthd(struct nvif_object *object, u32 mthd, void *data, u32 size) in nvif_object_mthd()
219 u32 handle, u32 oclass, void *data, u32 size, in nvif_object_init()
272 void *data, u32 size, struct nvif_object **pobject) in nvif_object_new()
/linux-4.1.27/arch/x86/realmode/
Dinit.c15 size_t size = PAGE_ALIGN(real_mode_blob_end - real_mode_blob); in reserve_real_mode() local
37 size_t size = PAGE_ALIGN(real_mode_blob_end - real_mode_blob); in setup_real_mode() local
103 size_t size = PAGE_ALIGN(real_mode_blob_end - real_mode_blob); in set_real_mode_permissions() local
/linux-4.1.27/fs/hfs/
Dattr.c17 const void *value, size_t size, int flags) in hfs_setxattr()
60 void *value, size_t size) in hfs_getxattr()
106 ssize_t hfs_listxattr(struct dentry *dentry, char *buffer, size_t size) in hfs_listxattr()
Dmdb.c33 sector_t *start, sector_t *size) in hfs_get_last_session()
73 int off2, len, size, sect; in hfs_mdb_get() local
304 int off, size, len; in hfs_mdb_commit() local
/linux-4.1.27/arch/cris/kernel/
Ddevicetree.c5 void __init early_init_dt_add_memory_arch(u64 base, u64 size) in early_init_dt_add_memory_arch()
11 void * __init early_init_dt_alloc_memory_arch(u64 size, u64 align) in early_init_dt_alloc_memory_arch()
/linux-4.1.27/arch/x86/kernel/
Damd_gart_64.c94 static unsigned long alloc_iommu(struct device *dev, int size, in alloc_iommu()
129 static void free_iommu(unsigned long offset, int size) in free_iommu()
173 static void iommu_full(struct device *dev, size_t size, int dir) in iommu_full()
200 need_iommu(struct device *dev, unsigned long addr, size_t size) in need_iommu()
206 nonforced_iommu(struct device *dev, unsigned long addr, size_t size) in nonforced_iommu()
215 size_t size, int dir, unsigned long align_mask) in dma_map_area()
243 unsigned long offset, size_t size, in gart_map_page()
266 size_t size, enum dma_data_direction dir, in gart_unmap_page()
479 gart_alloc_coherent(struct device *dev, size_t size, dma_addr_t *dma_addr, in gart_alloc_coherent()
511 gart_free_coherent(struct device *dev, size_t size, void *vaddr, in gart_free_coherent()
[all …]
Dpci-nommu.c15 check_addr(char *name, struct device *hwdev, dma_addr_t bus, size_t size) in check_addr()
29 unsigned long offset, size_t size, in nommu_map_page()
77 dma_addr_t addr, size_t size, in nommu_sync_single_for_device()
Dtce_64.c88 static inline unsigned int table_size_to_number_of_entries(unsigned char size) in table_size_to_number_of_entries()
171 unsigned int size; in alloc_tce_table() local
181 unsigned int size; in free_tce_table() local
Dcheck.c24 u64 size; member
59 unsigned size; in set_corruption_check_size() local
128 unsigned long size = scan_areas[i].size; in check_for_bios_corruption() local
Dsetup_percpu.c98 static void * __init pcpu_alloc_bootmem(unsigned int cpu, unsigned long size, in pcpu_alloc_bootmem()
127 static void * __init pcpu_fc_alloc(unsigned int cpu, size_t size, size_t align) in pcpu_fc_alloc()
132 static void __init pcpu_fc_free(void *ptr, size_t size) in pcpu_fc_free()
/linux-4.1.27/arch/powerpc/lib/
Drheap.c157 int size; in attach_free_block() local
329 int rh_attach_region(rh_info_t * info, unsigned long start, int size) in rh_attach_region()
370 unsigned long rh_detach_region(rh_info_t * info, unsigned long start, int size) in rh_detach_region()
442 unsigned long rh_alloc_align(rh_info_t * info, int size, int alignment, const char *owner) in rh_alloc_align()
517 unsigned long rh_alloc(rh_info_t * info, int size, const char *owner) in rh_alloc()
527 unsigned long rh_alloc_fixed(rh_info_t * info, unsigned long start, int size, const char *owner) in rh_alloc_fixed()
616 int size; in rh_free() local
683 int size; in rh_set_owner() local
/linux-4.1.27/arch/um/drivers/
Dcow_user.c27 __u64 size; member
46 __u64 size; member
89 __u64 size; member
101 __u64 size; member
124 void cow_sizes(int version, __u64 size, int sectorsize, int align, in cow_sizes()
145 static int absolutize(char *to, int size, char *from) in absolutize()
197 int sectorsize, int alignment, unsigned long long *size) in write_cow_header()
406 unsigned long long size, offset; in init_cow_file() local
Dcow_sys.h8 static inline void *cow_malloc(int size) in cow_malloc()
35 static inline int cow_write_file(int fd, void *buf, int size) in cow_write_file()
/linux-4.1.27/fs/ext2/
Dxattr.c154 size_t name_len, size; in ext2_xattr_get() local
296 size_t size = handler->list(dentry, buffer, rest, in ext2_xattr_list() local
325 ext2_listxattr(struct dentry *dentry, char *buffer, size_t size) in ext2_listxattr()
468 size_t size = le32_to_cpu(here->e_value_size); in ext2_xattr_set() local
530 size_t size = EXT2_XATTR_LEN(name_len); in ext2_xattr_set() local
542 size_t size = EXT2_XATTR_SIZE( in ext2_xattr_set() local
573 size_t size = EXT2_XATTR_LEN(name_len); in ext2_xattr_set() local
585 size_t size = EXT2_XATTR_SIZE(value_len); in ext2_xattr_set() local
Dacl.c19 ext2_acl_from_disk(const void *value, size_t size) in ext2_acl_from_disk()
91 ext2_acl_to_disk(const struct posix_acl *acl, size_t *size) in ext2_acl_to_disk()
189 size_t size = 0; in ext2_set_acl() local
/linux-4.1.27/fs/ubifs/
Dxattr.c101 const struct qstr *nm, const void *value, int size) in create_xattr()
198 struct inode *inode, const void *value, int size) in change_xattr()
303 size_t size, int flags) in setxattr()
364 const void *value, size_t size, int flags) in ubifs_setxattr()
373 size_t size) in ubifs_getxattr()
432 ssize_t ubifs_listxattr(struct dentry *dentry, char *buffer, size_t size) in ubifs_listxattr()
601 size_t size, int flags) in security_getxattr()
607 const void *value, size_t size, int flags, in security_setxattr()
/linux-4.1.27/arch/blackfin/kernel/
Ddma-mapping.c42 static inline unsigned int get_pages(size_t size) in get_pages()
81 void *dma_alloc_coherent(struct device *dev, size_t size, in dma_alloc_coherent()
98 dma_free_coherent(struct device *dev, size_t size, void *vaddr, in dma_free_coherent()
108 void __dma_sync(dma_addr_t addr, size_t size, in __dma_sync()
Dbfin_dma.c272 void __init early_dma_memcpy(void *pdst, const void *psrc, size_t size) in early_dma_memcpy()
482 static void *_dma_memcpy(void *pdst, const void *psrc, size_t size) in _dma_memcpy()
532 void *dma_memcpy(void *pdst, const void *psrc, size_t size) in dma_memcpy()
555 void *dma_memcpy_nocache(void *pdst, const void *psrc, size_t size) in dma_memcpy_nocache()
577 void *safe_dma_memcpy(void *dst, const void *src, size_t size) in safe_dma_memcpy()
588 u16 size, u16 dma_size) in _dma_out()
595 u16 size, u16 dma_size) in _dma_in()
/linux-4.1.27/arch/openrisc/include/asm/
Ddma-mapping.h43 static inline void *dma_alloc_attrs(struct device *dev, size_t size, in dma_alloc_attrs()
59 static inline void dma_free_attrs(struct device *dev, size_t size, in dma_free_attrs()
70 static inline void *dma_alloc_noncoherent(struct device *dev, size_t size, in dma_alloc_noncoherent()
80 static inline void dma_free_noncoherent(struct device *dev, size_t size, in dma_free_noncoherent()
Dio.h38 static inline void __iomem *ioremap(phys_addr_t offset, unsigned long size) in ioremap()
45 unsigned long size) in ioremap_nocache()
/linux-4.1.27/arch/sparc/include/uapi/asm/
Dioctl.h38 #define _IOC(dir,type,nr,size) \ argument
45 #define _IOR(type,nr,size) _IOC(_IOC_READ,(type),(nr),sizeof(size)) argument
46 #define _IOW(type,nr,size) _IOC(_IOC_WRITE,(type),(nr),sizeof(size)) argument
47 #define _IOWR(type,nr,size) _IOC(_IOC_READ|_IOC_WRITE,(type),(nr),sizeof(size)) argument
Djsflash.h25 __u32 size; member
36 __u32 size; member
/linux-4.1.27/arch/s390/mm/
Dmaccess.c19 static notrace long s390_kernel_write_odd(void *dst, const void *src, size_t size) in s390_kernel_write_odd()
58 void notrace s390_kernel_write(void *dst, const void *src, size_t size) in s390_kernel_write()
137 int offs = 0, size, rc; in copy_to_user_real() local
186 unsigned long size; in xlate_dev_mem_ptr() local
Dvmem.c25 unsigned long size; member
78 static int vmem_add_mem(unsigned long start, unsigned long size, int ro) in vmem_add_mem()
146 static void vmem_remove_range(unsigned long start, unsigned long size) in vmem_remove_range()
305 int vmem_remove_mapping(unsigned long start, unsigned long size) in vmem_remove_mapping()
329 int vmem_add_mapping(unsigned long start, unsigned long size) in vmem_add_mapping()
Dmem_detect.c22 static inline void memblock_physmem_add(phys_addr_t start, phys_addr_t size) in memblock_physmem_add()
31 unsigned long addr, size; in detect_memory_memblock() local
/linux-4.1.27/drivers/parisc/
Dccio-rm-dma.c82 static void *ccio_alloc_consistent(struct pci_dev *dev, size_t size, in ccio_alloc_consistent()
96 static void ccio_free_consistent(struct pci_dev *dev, size_t size, in ccio_free_consistent()
102 static dma_addr_t ccio_map_single(struct pci_dev *dev, void *ptr, size_t size, in ccio_map_single()
109 size_t size, int direction) in ccio_unmap_single()
/linux-4.1.27/fs/f2fs/
Dacl.c32 static inline int f2fs_acl_count(size_t size) in f2fs_acl_count()
48 static struct posix_acl *f2fs_acl_from_disk(const char *value, size_t size) in f2fs_acl_from_disk()
112 static void *f2fs_acl_to_disk(const struct posix_acl *acl, size_t *size) in f2fs_acl_to_disk()
210 size_t size = 0; in __f2fs_set_acl() local
269 int size = sizeof(struct posix_acl) + acl->a_count * in f2fs_acl_clone() local
/linux-4.1.27/fs/hpfs/
Dea.c50 static char *get_indirect_ea(struct super_block *s, int ano, secno a, int size) in get_indirect_ea()
66 const char *data, int size) in set_indirect_ea()
74 char *buf, int size) in hpfs_read_ea()
129 char *hpfs_get_ea(struct super_block *s, struct fnode *fnode, char *key, int *size) in hpfs_get_ea()
190 const char *data, int size) in hpfs_set_ea()
/linux-4.1.27/arch/tile/include/asm/
Ddma-mapping.h60 static inline void dma_mark_clean(void *addr, size_t size) {} in dma_mark_clean()
69 static inline bool dma_capable(struct device *dev, dma_addr_t addr, size_t size) in dma_capable()
119 static inline void *dma_alloc_attrs(struct device *dev, size_t size, in dma_alloc_attrs()
133 static inline void dma_free_attrs(struct device *dev, size_t size, in dma_free_attrs()
153 static inline void dma_cache_sync(struct device *dev, void *vaddr, size_t size, in dma_cache_sync()
/linux-4.1.27/include/asm-generic/bitops/
Dfind.h57 #define find_first_bit(addr, size) find_next_bit((addr), (size), 0) argument
58 #define find_first_zero_bit(addr, size) find_next_zero_bit((addr), (size), 0) argument
/linux-4.1.27/include/linux/
Dposix_acl_xattr.h45 posix_acl_xattr_count(size_t size) in posix_acl_xattr_count()
59 static inline void posix_acl_fix_xattr_from_user(void *value, size_t size) in posix_acl_fix_xattr_from_user()
62 static inline void posix_acl_fix_xattr_to_user(void *value, size_t size) in posix_acl_fix_xattr_to_user()
Dkcore.h18 size_t size; member
25 unsigned long long size; member
33 void kclist_add(struct kcore_list *new, void *addr, size_t size, int type) in kclist_add()
Dkasan.h59 static inline void kasan_unpoison_shadow(const void *address, size_t size) {} in kasan_unpoison_shadow()
73 static inline void kasan_kmalloc_large(void *ptr, size_t size) {} in kasan_kmalloc_large()
77 size_t size) {} in kasan_kmalloc()
83 static inline int kasan_module_alloc(void *addr, size_t size) { return 0; } in kasan_module_alloc()
Diommu-helper.h6 static inline unsigned long iommu_device_max_index(unsigned long size, in iommu_device_max_index()
29 unsigned long size = (addr & (io_page_size - 1)) + len; in iommu_num_pages() local
Dkfifo.h76 #define __STRUCT_KFIFO(type, size, recsize, ptrtype) \ argument
82 #define STRUCT_KFIFO(type, size) \ argument
99 #define STRUCT_KFIFO_REC_1(size) \ argument
102 #define STRUCT_KFIFO_REC_2(size) \ argument
131 #define DECLARE_KFIFO(fifo, type, size) STRUCT_KFIFO(type, size) fifo argument
156 #define DEFINE_KFIFO(fifo, type, size) \ argument
332 #define kfifo_alloc(fifo, size, gfp_mask) \ argument
366 #define kfifo_init(fifo, buffer, size) \ argument
Ddma-contiguous.h102 static inline int dma_declare_contiguous(struct device *dev, phys_addr_t size, in dma_declare_contiguous()
132 static inline int dma_contiguous_reserve_area(phys_addr_t size, phys_addr_t base, in dma_contiguous_reserve_area()
140 int dma_declare_contiguous(struct device *dev, phys_addr_t size, in dma_declare_contiguous()
Dio-mapping.h40 unsigned long size; member
52 io_mapping_create_wc(resource_size_t base, unsigned long size) in io_mapping_create_wc()
128 io_mapping_create_wc(resource_size_t base, unsigned long size) in io_mapping_create_wc()
Dof_address.h19 u64 size; member
69 u64 *size, unsigned int *flags) in of_get_address()
93 u64 *paddr, u64 *size) in of_dma_get_range()
148 int bar_no, u64 *size, unsigned int *flags) in of_get_pci_address()
/linux-4.1.27/arch/sh/mm/
Dpmb.c40 unsigned long size; member
55 unsigned long size; member
138 unsigned long size) in pmb_mapping_exists()
191 static bool pmb_size_valid(unsigned long size) in pmb_size_valid()
202 static inline bool pmb_addr_valid(unsigned long addr, unsigned long size) in pmb_addr_valid()
212 static int pmb_size_to_flags(unsigned long size) in pmb_size_to_flags()
336 unsigned long size, pgprot_t prot) in pmb_bolt_mapping()
410 void __iomem *pmb_remap_caller(phys_addr_t phys, unsigned long size, in pmb_remap_caller()
581 unsigned int size; in pmb_synchronize() local
825 unsigned int size; in pmb_seq_show() local
Dconsistent.c35 void *dma_generic_alloc_coherent(struct device *dev, size_t size, in dma_generic_alloc_coherent()
67 void dma_generic_free_coherent(struct device *dev, size_t size, in dma_generic_free_coherent()
81 void dma_cache_sync(struct device *dev, void *vaddr, size_t size, in dma_cache_sync()
Dcache-sh2a.c50 static void sh2a__flush_wback_region(void *start, int size) in sh2a__flush_wback_region()
92 static void sh2a__flush_purge_region(void *start, int size) in sh2a__flush_purge_region()
122 static void sh2a__flush_invalidate_region(void *start, int size) in sh2a__flush_invalidate_region()
/linux-4.1.27/fs/
Dposix_acl.c143 const size_t size = sizeof(struct posix_acl) + in posix_acl_alloc() local
161 int size = sizeof(struct posix_acl) + acl->a_count * in posix_acl_clone() local
606 void *value, size_t size) in posix_acl_fix_xattr_userns()
643 void posix_acl_fix_xattr_from_user(void *value, size_t size) in posix_acl_fix_xattr_from_user()
651 void posix_acl_fix_xattr_to_user(void *value, size_t size) in posix_acl_fix_xattr_to_user()
664 const void *value, size_t size) in posix_acl_from_xattr()
733 void *buffer, size_t size) in posix_acl_to_xattr()
772 void *value, size_t size, int type) in posix_acl_xattr_get()
796 const void *value, size_t size, int flags, int type) in posix_acl_xattr_set()
835 size_t size; in posix_acl_xattr_list() local
Ddax.c30 int dax_clear_blocks(struct inode *inode, sector_t block, long size) in dax_clear_blocks()
73 static void dax_new_buf(void *addr, unsigned size, unsigned first, loff_t pos, in dax_new_buf()
121 long size; in dax_io() local
239 unsigned long size; in dax_load_hole() local
278 pgoff_t size; in dax_insert_mapping() local
326 pgoff_t size; in do_dax_fault() local
/linux-4.1.27/arch/arm/include/asm/
Ddma-mapping.h149 static inline bool dma_capable(struct device *dev, dma_addr_t addr, size_t size) in dma_capable()
168 static inline void dma_mark_clean(void *addr, size_t size) { } in dma_mark_clean()
183 static inline void *dma_alloc_noncoherent(struct device *dev, size_t size, in dma_alloc_noncoherent()
189 static inline void dma_free_noncoherent(struct device *dev, size_t size, in dma_free_noncoherent()
214 static inline void *dma_alloc_attrs(struct device *dev, size_t size, in dma_alloc_attrs()
246 static inline void dma_free_attrs(struct device *dev, size_t size, in dma_free_attrs()
Dcmpxchg.h27 static inline unsigned long __xchg(unsigned long x, volatile void *ptr, int size) in __xchg()
139 unsigned long new, int size) in __cmpxchg()
193 unsigned long new, int size) in __cmpxchg_mb()
212 unsigned long new, int size) in __cmpxchg_local()
/linux-4.1.27/net/wimax/
Dop-msg.c122 const void *msg, size_t size, in wimax_msg_alloc()
184 const void *wimax_msg_data_len(struct sk_buff *msg, size_t *size) in wimax_msg_data_len()
277 size_t size = skb->len; in wimax_msg_send() local
310 const void *buf, size_t size, gfp_t gfp_flags) in wimax_msg()
/linux-4.1.27/arch/microblaze/include/asm/
Dio.h42 #define ioremap_writethrough(addr, size) ioremap((addr), (size)) argument
43 #define ioremap_nocache(addr, size) ioremap((addr), (size)) argument
44 #define ioremap_fullcache(addr, size) ioremap((addr), (size)) argument
45 #define ioremap_wc(addr, size) ioremap((addr), (size)) argument
Duaccess.h80 static inline int ___range_ok(unsigned long addr, unsigned long size) in ___range_ok()
86 #define __range_ok(addr, size) \ argument
89 #define access_ok(type, addr, size) (__range_ok((addr), (size)) == 0) argument
94 unsigned long size) in access_ok()
196 #define __get_user_check(x, ptr, size) \ argument
307 #define __put_user_check(x, ptr, size) \ argument
/linux-4.1.27/arch/mips/loongson/common/
Ddma-swiotlb.c12 static void *loongson_dma_alloc_coherent(struct device *dev, size_t size, in loongson_dma_alloc_coherent()
46 static void loongson_dma_free_coherent(struct device *dev, size_t size, in loongson_dma_free_coherent()
58 unsigned long offset, size_t size, in loongson_dma_map_page()
79 dma_addr_t dma_handle, size_t size, in loongson_dma_sync_single_for_device()
/linux-4.1.27/arch/c6x/mm/
Ddma-coherent.c76 void *dma_alloc_coherent(struct device *dev, size_t size, in dma_alloc_coherent()
102 void dma_free_coherent(struct device *dev, size_t size, void *vaddr, in dma_free_coherent()
119 void __init coherent_mem_init(phys_addr_t start, u32 size) in coherent_mem_init()
/linux-4.1.27/fs/xfs/
Dkmem.c31 kmem_zalloc_greedy(size_t *size, size_t minsize, size_t maxsize) in kmem_zalloc_greedy()
46 kmem_alloc(size_t size, xfs_km_flags_t flags) in kmem_alloc()
65 kmem_zalloc_large(size_t size, xfs_km_flags_t flags) in kmem_zalloc_large()
Dxfs_xattr.c36 void *value, size_t size, int xflags) in xfs_xattr_get()
58 size_t size, int flags, int xflags) in xfs_xattr_set()
181 size_t size, ssize_t *result) in list_one_attr()
196 xfs_vn_listxattr(struct dentry *dentry, char *data, size_t size) in xfs_vn_listxattr()
Dkmem.h75 kmem_zalloc(size_t size, xfs_km_flags_t flags) in kmem_zalloc()
92 kmem_zone_init(int size, char *zone_name) in kmem_zone_init()
98 kmem_zone_init_flags(int size, char *zone_name, unsigned long flags, in kmem_zone_init_flags()
/linux-4.1.27/arch/sparc/kernel/
Dpci_common.c53 int where, int size, u32 *value) in sun4u_read_pci_cfg_host()
108 int where, int size, u32 *value) in sun4u_read_pci_cfg()
166 int where, int size, u32 value) in sun4u_write_pci_cfg_host()
212 int where, int size, u32 value) in sun4u_write_pci_cfg()
257 int where, int size, u32 *value) in sun4v_read_pci_cfg()
290 int where, int size, u32 value) in sun4v_write_pci_cfg()
412 unsigned long a, size; in pci_determine_mem_io_space() local
Dmodule.c27 static void *module_map(unsigned long size) in module_map()
36 static void *module_map(unsigned long size) in module_map()
42 void *module_alloc(unsigned long size) in module_alloc()
/linux-4.1.27/drivers/rapidio/
Drio.h55 #define RIO_GET_DID(size, x) (size ? (x & 0xffff) : ((x & 0x00ff0000) >> 16)) argument
56 #define RIO_SET_DID(size, x) (size ? (x & 0xffff) : ((x & 0x000000ff) << 16)) argument
/linux-4.1.27/fs/pstore/
Dram_core.c34 atomic_t size; member
164 int size = ecc_block_size; in persistent_ram_update_ecc() local
205 int size = prz->ecc_info.block_size; in persistent_ram_ecc_old() local
309 size_t size = buffer_size(prz); in persistent_ram_save_old() local
383 static void *persistent_ram_vmap(phys_addr_t start, size_t size, in persistent_ram_vmap()
418 static void *persistent_ram_iomap(phys_addr_t start, size_t size, in persistent_ram_iomap()
440 static int persistent_ram_buffer_map(phys_addr_t start, phys_addr_t size, in persistent_ram_buffer_map()
514 struct persistent_ram_zone *persistent_ram_new(phys_addr_t start, size_t size, in persistent_ram_new()
/linux-4.1.27/arch/s390/pci/
Dpci_dma.c143 dma_addr_t dma_addr, size_t size, int flags) in dma_update_trans()
214 unsigned long start, int size) in __dma_alloc_iommu()
224 static unsigned long dma_alloc_iommu(struct zpci_dev *zdev, int size) in dma_alloc_iommu()
247 static void dma_free_iommu(struct zpci_dev *zdev, unsigned long offset, int size) in dma_free_iommu()
276 unsigned long offset, size_t size, in s390_dma_map_pages()
316 size_t size, enum dma_data_direction direction, in s390_dma_unmap_pages()
336 static void *s390_dma_alloc(struct device *dev, size_t size, in s390_dma_alloc()
366 static void s390_dma_free(struct device *dev, size_t size, in s390_dma_free()
/linux-4.1.27/drivers/video/
Dhdmi.c34 static u8 hdmi_infoframe_checksum(u8 *ptr, size_t size) in hdmi_infoframe_checksum()
46 static void hdmi_infoframe_set_checksum(void *buffer, size_t size) in hdmi_infoframe_set_checksum()
86 size_t size) in hdmi_avi_infoframe_pack()
193 size_t size) in hdmi_spd_infoframe_pack()
257 void *buffer, size_t size) in hdmi_audio_infoframe_pack()
339 void *buffer, size_t size) in hdmi_vendor_infoframe_pack()
396 void *buffer, size_t size) in hdmi_vendor_any_infoframe_pack()
420 hdmi_infoframe_pack(union hdmi_infoframe *frame, void *buffer, size_t size) in hdmi_infoframe_pack()
/linux-4.1.27/drivers/infiniband/hw/ipath/
Dipath_mmap.c93 unsigned long size = vma->vm_end - vma->vm_start; in ipath_mmap() local
132 u32 size, in ipath_create_mmap_info()
162 u32 size, void *obj) { in ipath_update_mmap_info()
/linux-4.1.27/Documentation/networking/timestamping/
Dhwtstamp_config.c19 lookup_value(const char **names, int size, const char *name) in lookup_value()
31 lookup_name(const char **names, int size, int value) in lookup_name()
36 static void list_names(FILE *f, const char **names, int size) in list_names()
/linux-4.1.27/drivers/infiniband/hw/qib/
Dqib_mmap.c93 unsigned long size = vma->vm_end - vma->vm_start; in qib_mmap() local
132 u32 size, in qib_create_mmap_info()
161 u32 size, void *obj) in qib_update_mmap_info()
/linux-4.1.27/arch/m32r/include/asm/
Dcmpxchg.h17 __xchg(unsigned long x, volatile void *ptr, int size) in __xchg()
71 __xchg_local(unsigned long x, volatile void *ptr, int size) in __xchg_local()
178 __cmpxchg(volatile void *ptr, unsigned long old, unsigned long new, int size) in __cmpxchg()
200 unsigned long new, int size) in __cmpxchg_local()
/linux-4.1.27/drivers/net/ethernet/intel/igbvf/
Dmbx.c90 static s32 e1000_read_posted_mbx(struct e1000_hw *hw, u32 *msg, u16 size) in e1000_read_posted_mbx()
116 static s32 e1000_write_posted_mbx(struct e1000_hw *hw, u32 *msg, u16 size) in e1000_write_posted_mbx()
256 static s32 e1000_write_mbx_vf(struct e1000_hw *hw, u32 *msg, u16 size) in e1000_write_mbx_vf()
292 static s32 e1000_read_mbx_vf(struct e1000_hw *hw, u32 *msg, u16 size) in e1000_read_mbx_vf()
/linux-4.1.27/arch/avr32/mm/
Dcache.c24 void invalidate_dcache_region(void *start, size_t size) in invalidate_dcache_region()
52 void clean_dcache_region(void *start, size_t size) in clean_dcache_region()
65 void flush_dcache_region(void *start, size_t size) in flush_dcache_region()
78 void invalidate_icache_region(void *start, size_t size) in invalidate_icache_region()
/linux-4.1.27/drivers/staging/android/
Dsync.c38 int size, const char *name) in sync_timeline_create()
124 struct sync_pt *sync_pt_create(struct sync_timeline *obj, int size) in sync_pt_create()
153 static struct sync_fence *sync_fence_alloc(int size, const char *name) in sync_fence_alloc()
262 unsigned long size = offsetof(struct sync_fence, cbs[num_fences]); in sync_fence_merge() local
469 void *data, int size) in android_fence_fill_driver_data()
480 char *str, int size) in android_fence_value_str()
494 char *str, int size) in android_fence_timeline_value_str()
619 static int sync_fill_pt_info(struct fence *fence, void *data, int size) in sync_fill_pt_info()
655 __u32 size; in sync_fence_ioctl_fence_info() local
/linux-4.1.27/arch/sh/include/asm/
Dio.h274 __ioremap(phys_addr_t offset, unsigned long size, pgprot_t prot) in __ioremap()
280 __ioremap_29bit(phys_addr_t offset, unsigned long size, pgprot_t prot) in __ioremap_29bit()
315 __ioremap_mode(phys_addr_t offset, unsigned long size, pgprot_t prot) in __ioremap_mode()
330 #define __ioremap(offset, size, prot) ((void __iomem *)(offset)) argument
331 #define __ioremap_mode(offset, size, prot) ((void __iomem *)(offset)) argument
335 static inline void __iomem *ioremap(phys_addr_t offset, unsigned long size) in ioremap()
341 ioremap_cache(phys_addr_t offset, unsigned long size) in ioremap_cache()
348 ioremap_prot(phys_addr_t offset, unsigned long size, unsigned long flags) in ioremap_prot()
360 ioremap_fixed(phys_addr_t phys_addr, unsigned long size, pgprot_t prot) in ioremap_fixed()
Duaccess_64.h24 #define __get_user_size(x,ptr,size,retval) \ argument
56 #define __put_user_size(x,ptr,size,retval) \ argument
Dcmpxchg.h22 #define __xchg(ptr, x, size) \ argument
52 unsigned long new, int size) in __cmpxchg()
/linux-4.1.27/include/drm/
Ddrm_mem_util.h32 static __inline__ void *drm_calloc_large(size_t nmemb, size_t size) in drm_calloc_large()
45 static __inline__ void *drm_malloc_ab(size_t nmemb, size_t size) in drm_malloc_ab()
/linux-4.1.27/drivers/pci/
Drom.c70 size_t pci_get_rom_size(struct pci_dev *pdev, void __iomem *rom, size_t size) in pci_get_rom_size()
117 void __iomem *pci_map_rom(struct pci_dev *pdev, size_t *size) in pci_map_rom()
221 void __iomem *pci_platform_rom(struct pci_dev *pdev, size_t *size) in pci_platform_rom()
Daccess.c28 #define PCI_OP_READ(size,type,len) \ argument
43 #define PCI_OP_WRITE(size,type,len) \ argument
71 int where, int size, u32 *val) in pci_generic_config_read()
93 int where, int size, u32 val) in pci_generic_config_write()
113 int where, int size, u32 *val) in pci_generic_config_read32()
133 int where, int size, u32 val) in pci_generic_config_write32()
234 #define PCI_USER_READ_CONFIG(size,type) \ argument
254 #define PCI_USER_WRITE_CONFIG(size,type) \ argument
Dsetup-res.c167 int resno, resource_size_t size) in pci_revert_fw_address()
203 int resno, resource_size_t size, resource_size_t align) in __pci_assign_resource()
251 resource_size_t size, resource_size_t min_align) in _pci_assign_resource()
269 resource_size_t align, size; in pci_assign_resource() local
/linux-4.1.27/arch/s390/include/asm/
Ddma-mapping.h23 static inline void dma_cache_sync(struct device *dev, void *vaddr, size_t size, in dma_cache_sync()
42 static inline bool dma_capable(struct device *dev, dma_addr_t addr, size_t size) in dma_capable()
61 static inline void *dma_alloc_attrs(struct device *dev, size_t size, in dma_alloc_attrs()
78 static inline void dma_free_attrs(struct device *dev, size_t size, in dma_free_attrs()
/linux-4.1.27/drivers/staging/android/ion/
Dion_carveout_heap.c35 unsigned long size, in ion_carveout_allocate()
49 unsigned long size) in ion_carveout_free()
74 unsigned long size, unsigned long align, in ion_carveout_heap_allocate()
155 size_t size; in ion_carveout_heap_create() local
Dion_heap.c154 int ion_heap_pages_zero(struct page *page, size_t size, pgprot_t pgprot) in ion_heap_pages_zero()
174 size_t size; in ion_heap_freelist_size() local
183 static size_t _ion_heap_freelist_drain(struct ion_heap *heap, size_t size, in _ion_heap_freelist_drain()
215 size_t ion_heap_freelist_drain(struct ion_heap *heap, size_t size) in ion_heap_freelist_drain()
220 size_t ion_heap_freelist_shrink(struct ion_heap *heap, size_t size) in ion_heap_freelist_shrink()
/linux-4.1.27/drivers/net/ethernet/intel/ixgbevf/
Dmbx.c85 static s32 ixgbevf_read_posted_mbx(struct ixgbe_hw *hw, u32 *msg, u16 size) in ixgbevf_read_posted_mbx()
111 static s32 ixgbevf_write_posted_mbx(struct ixgbe_hw *hw, u32 *msg, u16 size) in ixgbevf_write_posted_mbx()
251 static s32 ixgbevf_write_mbx_vf(struct ixgbe_hw *hw, u32 *msg, u16 size) in ixgbevf_write_mbx_vf()
287 static s32 ixgbevf_read_mbx_vf(struct ixgbe_hw *hw, u32 *msg, u16 size) in ixgbevf_read_mbx_vf()
/linux-4.1.27/drivers/media/pci/cx18/
Dcx18-vbi.c44 unsigned short size; in copy_vbi_data() local
109 static u32 compress_raw_buf(struct cx18 *cx, u8 *buf, u32 size, u32 hdr_size) in compress_raw_buf()
142 static u32 compress_sliced_buf(struct cx18 *cx, u8 *buf, u32 size, in compress_sliced_buf()
202 u32 size = buf->bytesused; in _cx18_process_vbi_data() local
/linux-4.1.27/fs/jffs2/
Dacl.c38 static int jffs2_acl_count(size_t size) in jffs2_acl_count()
55 static struct posix_acl *jffs2_acl_from_medium(void *value, size_t size) in jffs2_acl_from_medium()
128 static void *jffs2_acl_to_medium(const struct posix_acl *acl, size_t *size) in jffs2_acl_to_medium()
214 size_t size = 0; in __jffs2_set_acl() local
/linux-4.1.27/tools/testing/selftests/timers/
Dclocksource-switch.c54 size_t size; in get_clocksources() local
86 int get_cur_clocksource(char *buf, size_t size) in get_cur_clocksource()
100 size_t size; in change_clocksource() local
/linux-4.1.27/arch/mips/include/asm/mach-generic/
Dioremap.h18 static inline phys_addr_t fixup_bigphys_addr(phys_addr_t phys_addr, phys_addr_t size) in fixup_bigphys_addr()
23 static inline void __iomem *plat_ioremap(phys_addr_t offset, unsigned long size, in plat_ioremap()
/linux-4.1.27/arch/frv/mm/
Dkmap.c32 void __iomem *__ioremap(unsigned long physaddr, unsigned long size, int cacheflag) in __ioremap()
49 void kernel_set_cachemode(void *addr, unsigned long size, int cmode) in kernel_set_cachemode()
Ddma-alloc.c81 void *consistent_alloc(gfp_t gfp, size_t size, dma_addr_t *dma_handle) in consistent_alloc()
151 void consistent_sync(void *vaddr, size_t size, int direction) in consistent_sync()
177 size_t size, int direction) in consistent_sync_page()
/linux-4.1.27/drivers/misc/mic/host/
Dmic_smpt.c100 int entries, s64 *ref, size_t size) in mic_smpt_op()
151 size_t size, s64 *ref, u64 *smpt_start) in mic_get_smpt_ref_count()
207 dma_addr_t mic_map(struct mic_device *mdev, dma_addr_t dma_addr, size_t size) in mic_map()
255 void mic_unmap(struct mic_device *mdev, dma_addr_t mic_addr, size_t size) in mic_unmap()
308 dma_addr_t mic_map_single(struct mic_device *mdev, void *va, size_t size) in mic_map_single()
341 mic_unmap_single(struct mic_device *mdev, dma_addr_t mic_addr, size_t size) in mic_unmap_single()
/linux-4.1.27/arch/powerpc/platforms/cell/
Dcbe_thermal.c125 static ssize_t store_throttle(struct cbe_pmd_regs __iomem *pmd_regs, const char *buf, size_t size, … in store_throttle()
169 struct device_attribute *attr, const char *buf, size_t size) in spu_store_throttle_end()
175 struct device_attribute *attr, const char *buf, size_t size) in spu_store_throttle_begin()
181 struct device_attribute *attr, const char *buf, size_t size) in spu_store_throttle_full_stop()
234 struct device_attribute *attr, const char *buf, size_t size) in ppe_store_throttle_end()
240 struct device_attribute *attr, const char *buf, size_t size) in ppe_store_throttle_begin()
246 struct device_attribute *attr, const char *buf, size_t size) in ppe_store_throttle_full_stop()
Diommu.c117 unsigned long size; member
330 unsigned long base, unsigned long size, unsigned long gap_base, in cell_iommu_alloc_ptab()
430 unsigned long base, unsigned long size) in cell_iommu_setup_hardware()
471 unsigned long offset, unsigned long size, in cell_iommu_setup_window()
567 static void *dma_fixed_alloc_coherent(struct device *dev, size_t size, in dma_fixed_alloc_coherent()
581 static void dma_fixed_free_coherent(struct device *dev, size_t size, in dma_fixed_free_coherent()
593 unsigned long offset, size_t size, in dma_fixed_map_page()
607 size_t size, enum dma_data_direction direction, in dma_fixed_unmap_page()
702 unsigned long *size) in cell_iommu_get_window()
763 unsigned long base, size; in cell_iommu_init_one() local
[all …]
/linux-4.1.27/drivers/isdn/hisax/
Dgazel.c58 read_fifo(unsigned int adr, u_char *data, int size) in read_fifo()
64 write_fifo(unsigned int adr, u_char *data, int size) in write_fifo()
88 read_fifo_ipac(unsigned int adr, u_short off, u_char *data, int size) in read_fifo_ipac()
95 write_fifo_ipac(unsigned int adr, u_short off, u_char *data, int size) in write_fifo_ipac()
139 ReadISACfifo(struct IsdnCardState *cs, u_char *data, int size) in ReadISACfifo()
154 WriteISACfifo(struct IsdnCardState *cs, u_char *data, int size) in WriteISACfifo()
169 ReadHSCXfifo(struct IsdnCardState *cs, int hscx, u_char *data, int size) in ReadHSCXfifo()
184 WriteHSCXfifo(struct IsdnCardState *cs, int hscx, u_char *data, int size) in WriteHSCXfifo()
Dteles0.c58 read_fifo_isac(void __iomem *adr, u_char *data, int size) in read_fifo_isac()
67 write_fifo_isac(void __iomem *adr, u_char *data, int size) in write_fifo_isac()
77 read_fifo_hscx(void __iomem *adr, int hscx, u_char *data, int size) in read_fifo_hscx()
86 write_fifo_hscx(void __iomem *adr, int hscx, u_char *data, int size) in write_fifo_hscx()
110 ReadISACfifo(struct IsdnCardState *cs, u_char *data, int size) in ReadISACfifo()
116 WriteISACfifo(struct IsdnCardState *cs, u_char *data, int size) in WriteISACfifo()
Dtelespci.c108 read_fifo_isac(void __iomem *adr, u_char *data, int size) in read_fifo_isac()
126 write_fifo_isac(void __iomem *adr, u_char *data, int size) in write_fifo_isac()
143 read_fifo_hscx(void __iomem *adr, int hscx, u_char *data, int size) in read_fifo_hscx()
161 write_fifo_hscx(void __iomem *adr, int hscx, u_char *data, int size) in write_fifo_hscx()
193 ReadISACfifo(struct IsdnCardState *cs, u_char *data, int size) in ReadISACfifo()
199 WriteISACfifo(struct IsdnCardState *cs, u_char *data, int size) in WriteISACfifo()
Dasuscom.c54 readfifo(unsigned int ale, unsigned int adr, u_char off, u_char *data, int size) in readfifo()
69 writefifo(unsigned int ale, unsigned int adr, u_char off, u_char *data, int size) in writefifo()
90 ReadISACfifo(struct IsdnCardState *cs, u_char *data, int size) in ReadISACfifo()
96 WriteISACfifo(struct IsdnCardState *cs, u_char *data, int size) in WriteISACfifo()
114 ReadISACfifo_IPAC(struct IsdnCardState *cs, u_char *data, int size) in ReadISACfifo_IPAC()
120 WriteISACfifo_IPAC(struct IsdnCardState *cs, u_char *data, int size) in WriteISACfifo_IPAC()
/linux-4.1.27/kernel/debug/kdb/
Dkdb_support.c326 int kdb_getarea_size(void *res, unsigned long addr, size_t size) in kdb_getarea_size()
351 int kdb_putarea_size(unsigned long addr, void *res, size_t size) in kdb_putarea_size()
377 static int kdb_getphys(void *res, unsigned long addr, size_t size) in kdb_getphys()
403 int kdb_getphysword(unsigned long *word, unsigned long addr, size_t size) in kdb_getphysword()
453 int kdb_getword(unsigned long *word, unsigned long addr, size_t size) in kdb_getword()
502 int kdb_putword(unsigned long addr, unsigned long word, size_t size) in kdb_putword()
694 u32 size; member
745 void *debug_kmalloc(size_t size, gfp_t flags) in debug_kmalloc()
/linux-4.1.27/drivers/media/usb/pwc/
Dpwc-ctrl.c153 static int set_video_mode_Nala(struct pwc_device *pdev, int size, int pixfmt, in set_video_mode_Nala()
228 static int set_video_mode_Timon(struct pwc_device *pdev, int size, int pixfmt, in set_video_mode_Timon()
279 static int set_video_mode_Kiara(struct pwc_device *pdev, int size, int pixfmt, in set_video_mode_Kiara()
333 int ret, size; in pwc_set_video_mode() local
359 static unsigned int pwc_get_fps_Nala(struct pwc_device *pdev, unsigned int index, unsigned int size) in pwc_get_fps_Nala()
371 …atic unsigned int pwc_get_fps_Kiara(struct pwc_device *pdev, unsigned int index, unsigned int size) in pwc_get_fps_Kiara()
383 …atic unsigned int pwc_get_fps_Timon(struct pwc_device *pdev, unsigned int index, unsigned int size) in pwc_get_fps_Timon()
395 unsigned int pwc_get_fps(struct pwc_device *pdev, unsigned int index, unsigned int size) in pwc_get_fps()
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/sw/
Dnv10.c39 nv10_sw_flip(struct nvkm_object *object, u32 mthd, void *args, u32 size) in nv10_sw_flip()
65 struct nvkm_oclass *oclass, void *data, u32 size, in nv10_sw_context_ctor()
96 struct nvkm_oclass *oclass, void *data, u32 size, in nv10_sw_ctor()
/linux-4.1.27/arch/mips/include/asm/mach-tx39xx/
Dioremap.h18 static inline phys_addr_t fixup_bigphys_addr(phys_addr_t phys_addr, phys_addr_t size) in fixup_bigphys_addr()
23 static inline void __iomem *plat_ioremap(phys_addr_t offset, unsigned long size, in plat_ioremap()
/linux-4.1.27/arch/mips/include/asm/mach-tx49xx/
Dioremap.h18 static inline phys_addr_t fixup_bigphys_addr(phys_addr_t phys_addr, phys_addr_t size) in fixup_bigphys_addr()
23 static inline void __iomem *plat_ioremap(phys_addr_t offset, unsigned long size, in plat_ioremap()
/linux-4.1.27/drivers/media/i2c/cx25840/
Dcx25840-firmware.c81 static int check_fw_load(struct i2c_client *client, int size) in check_fw_load()
98 static int fw_write(struct i2c_client *client, const u8 *data, int size) in fw_write()
115 int size, retval; in cx25840_loadfw() local
/linux-4.1.27/arch/parisc/include/asm/
Dcmpxchg.h24 __xchg(unsigned long x, __volatile__ void *ptr, int size) in __xchg()
62 __cmpxchg(volatile void *ptr, unsigned long old, unsigned long new_, int size) in __cmpxchg()
87 unsigned long new_, int size) in __cmpxchg_local()
/linux-4.1.27/arch/um/include/asm/
Duaccess.h41 #define __under_task_size(addr, size) \ argument
45 #define __access_ok_vsyscall(type, addr, size) \ argument
51 #define __addr_range_nowrap(addr, size) \ argument
54 #define access_ok(type, addr, size) \ argument
/linux-4.1.27/arch/x86/pci/
Dintel_mid_pci.c92 u32 size; in pci_device_update_fixed() local
163 int size, u32 *value) in pci_read()
173 int size, u32 value) in pci_write()
304 u32 size; in pci_fixed_bar_fixup() local
/linux-4.1.27/include/uapi/drm/
Darmada_drm.h21 uint32_t size; member
30 uint64_t size; member
40 uint32_t size; member
Dsis_drm.h55 unsigned long size; member
60 unsigned long offset, size; member
64 unsigned long offset, size; member
/linux-4.1.27/drivers/acpi/
Dosl.c95 acpi_size size; member
284 acpi_map_lookup(acpi_physical_address phys, acpi_size size) in acpi_map_lookup()
298 acpi_map_vaddr_lookup(acpi_physical_address phys, unsigned int size) in acpi_map_vaddr_lookup()
309 void __iomem *acpi_os_get_iomem(acpi_physical_address phys, unsigned int size) in acpi_os_get_iomem()
327 acpi_map_lookup_virt(void __iomem *virt, acpi_size size) in acpi_map_lookup_virt()
371 acpi_os_map_iomem(acpi_physical_address phys, acpi_size size) in acpi_os_map_iomem()
424 acpi_os_map_memory(acpi_physical_address phys, acpi_size size) in acpi_os_map_memory()
445 void __ref acpi_os_unmap_iomem(void __iomem *virt, acpi_size size) in acpi_os_unmap_iomem()
468 void __ref acpi_os_unmap_memory(void *virt, acpi_size size) in acpi_os_unmap_memory()
474 void __init early_acpi_os_unmap_memory(void __iomem *virt, acpi_size size) in early_acpi_os_unmap_memory()
[all …]
/linux-4.1.27/arch/mips/include/asm/mach-bcm63xx/
Dioremap.h6 static inline phys_addr_t fixup_bigphys_addr(phys_addr_t phys_addr, phys_addr_t size) in fixup_bigphys_addr()
35 static inline void __iomem *plat_ioremap(phys_addr_t offset, unsigned long size, in plat_ioremap()
/linux-4.1.27/drivers/amba/
Dbus.c350 u32 size; in amba_device_add() local
428 resource_size_t base, size_t size, int irq1, int irq2, in amba_aphb_device_add()
457 resource_size_t base, size_t size, int irq1, int irq2, in amba_apb_device_add()
467 resource_size_t base, size_t size, int irq1, int irq2, in amba_ahb_device_add()
477 resource_size_t base, size_t size, int irq1, in amba_apb_device_add_res()
488 resource_size_t base, size_t size, int irq1, in amba_ahb_device_add_res()
519 size_t size) in amba_device_alloc()
646 u32 size; in amba_request_regions() local
667 u32 size; in amba_release_regions() local
/linux-4.1.27/arch/powerpc/boot/
Dsimple_alloc.c24 unsigned long size; member
37 static void *simple_malloc(unsigned long size) in simple_malloc()
97 static void *simple_realloc(void *ptr, unsigned long size) in simple_realloc()
/linux-4.1.27/arch/mips/kernel/
Dsetup.c86 void __init add_memory_region(phys_addr_t start, phys_addr_t size, long type) in add_memory_region()
134 phys_addr_t size; in detect_memory_region() local
250 unsigned long size = initrd_end - initrd_start; in finalize_initrd() local
414 unsigned long start, end, size; in bootmem_init() local
497 phys_addr_t start, size; in early_parse_mem() local
551 phys_addr_t size; in arch_mem_addpart() local
Dprom.c41 void __init early_init_dt_add_memory_arch(u64 base, u64 size) in early_init_dt_add_memory_arch()
46 void * __init early_init_dt_alloc_memory_arch(u64 size, u64 align) in early_init_dt_alloc_memory_arch()
/linux-4.1.27/arch/s390/lib/
Dfind.c18 unsigned long find_first_bit_inv(const unsigned long *addr, unsigned long size) in find_first_bit_inv()
40 unsigned long find_next_bit_inv(const unsigned long *addr, unsigned long size, in find_next_bit_inv()
/linux-4.1.27/arch/metag/kernel/
Ddevtree.c26 void __init early_init_dt_add_memory_arch(u64 base, u64 size) in early_init_dt_add_memory_arch()
32 void * __init early_init_dt_alloc_memory_arch(u64 size, u64 align) in early_init_dt_alloc_memory_arch()
/linux-4.1.27/arch/cris/arch-v32/drivers/pci/
Ddma.c19 void *dma_alloc_coherent(struct device *dev, size_t size, in dma_alloc_coherent()
42 void dma_free_coherent(struct device *dev, size_t size, in dma_free_coherent()
/linux-4.1.27/arch/unicore32/mm/
Ddma-swiotlb.c20 static void *unicore_swiotlb_alloc_coherent(struct device *dev, size_t size, in unicore_swiotlb_alloc_coherent()
27 static void unicore_swiotlb_free_coherent(struct device *dev, size_t size, in unicore_swiotlb_free_coherent()
/linux-4.1.27/crypto/
Dmemneq.c68 __crypto_memneq_generic(const void *a, const void *b, size_t size) in __crypto_memneq_generic()
157 size_t size) in __crypto_memneq()
/linux-4.1.27/arch/unicore32/include/asm/
Duaccess.h27 #define __user_ok(addr, size) (((size) <= TASK_SIZE) \ argument
29 #define __access_ok(addr, size) (__kernel_ok || __user_ok((addr), (size))) argument
/linux-4.1.27/arch/sh/drivers/pci/
Dops-sh5.c26 int size, u32 *val) in sh5pci_read()
46 int size, u32 val) in sh5pci_write()
Dops-dreamcast.c49 static int gapspci_read(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 *val) in gapspci_read()
65 static int gapspci_write(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 val) in gapspci_write()
/linux-4.1.27/arch/mips/txx9/generic/
D7segled.c42 const char *buf, size_t size) in ascii_store()
51 const char *buf, size_t size) in raw_store()
71 const char *buf, size_t size) in map_seg7_store()
/linux-4.1.27/sound/synth/
Dutil_mem.c73 __snd_util_mem_alloc(struct snd_util_memhdr *hdr, int size) in __snd_util_mem_alloc()
138 snd_util_mem_alloc(struct snd_util_memhdr *hdr, int size) in snd_util_mem_alloc()
180 unsigned int size; in snd_util_mem_avail() local
/linux-4.1.27/drivers/gpu/drm/nouveau/
Dnouveau_dma.h89 RING_SPACE(struct nouveau_channel *chan, int size) in RING_SPACE()
111 BEGIN_NV04(struct nouveau_channel *chan, int subc, int mthd, int size) in BEGIN_NV04()
117 BEGIN_NI04(struct nouveau_channel *chan, int subc, int mthd, int size) in BEGIN_NI04()
123 BEGIN_NVC0(struct nouveau_channel *chan, int subc, int mthd, int size) in BEGIN_NVC0()
129 BEGIN_NIC0(struct nouveau_channel *chan, int subc, int mthd, int size) in BEGIN_NIC0()
Dnouveau_usif.c72 usif_notify(const void *header, u32 length, const void *data, u32 size) in usif_notify()
121 usif_notify_new(struct drm_file *f, void *data, u32 size, void *argv, u32 argc) in usif_notify_new()
165 usif_notify_del(struct drm_file *f, void *data, u32 size, void *argv, u32 argc) in usif_notify_del()
188 usif_notify_get(struct drm_file *f, void *data, u32 size, void *argv, u32 argc) in usif_notify_get()
227 usif_notify_put(struct drm_file *f, void *data, u32 size, void *argv, u32 argc) in usif_notify_put()
264 usif_object_new(struct drm_file *f, void *data, u32 size, void *argv, u32 argc) in usif_object_new()
299 u32 size = argc; in usif_ioctl() local
/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Dxattr.c108 const void *value, size_t size, in ll_setxattr_common()
215 const void *value, size_t size, int flags) in ll_setxattr()
285 void *buffer, size_t size, __u64 valid) in ll_getxattr_common()
458 void *buffer, size_t size) in ll_getxattr()
546 ssize_t ll_listxattr(struct dentry *dentry, char *buffer, size_t size) in ll_listxattr()
/linux-4.1.27/arch/x86/mm/
Dnuma_emulation.c47 int nid, int phys_blk, u64 size) in emu_setup_memblk()
85 u64 size; in split_nodes_interleave() local
187 static u64 __init find_end_of_node(u64 start, u64 max_addr, u64 size) in find_end_of_node()
207 u64 addr, u64 max_addr, u64 size) in split_nodes_size_interleave()
335 u64 size; in numa_emulation() local
Dpat.c569 resource_size_t size = end - start; in io_reserve_memtype() local
607 unsigned long size, pgprot_t vma_prot) in phys_mem_access_prot()
614 static inline int range_is_allowed(unsigned long pfn, unsigned long size) in range_is_allowed()
620 static inline int range_is_allowed(unsigned long pfn, unsigned long size) in range_is_allowed()
643 unsigned long size, pgprot_t *vma_prot) in phys_mem_access_prot_allowed()
681 int kernel_map_sync_memtype(u64 base, unsigned long size, in kernel_map_sync_memtype()
716 static int reserve_pfn_range(u64 paddr, unsigned long size, pgprot_t *vma_prot, in reserve_pfn_range()
787 static void free_pfn_range(u64 paddr, unsigned long size) in free_pfn_range()
832 unsigned long pfn, unsigned long addr, unsigned long size) in track_pfn_remap()
892 unsigned long size) in untrack_pfn()
/linux-4.1.27/drivers/xen/xen-pciback/
Dconf_space.c24 #define DEFINE_PCI_CONFIG(op, size, type) \ argument
94 static inline u32 get_mask(int size) in get_mask()
104 static inline int valid_request(int offset, int size) in valid_request()
144 int xen_pcibk_config_read(struct pci_dev *dev, int offset, int size, in xen_pcibk_config_read()
208 int xen_pcibk_config_write(struct pci_dev *dev, int offset, int size, u32 value) in xen_pcibk_config_write()
/linux-4.1.27/arch/ia64/include/asm/
Ddma-mapping.h28 static inline void *dma_alloc_attrs(struct device *dev, size_t size, in dma_alloc_attrs()
42 static inline void dma_free_attrs(struct device *dev, size_t size, in dma_free_attrs()
80 static inline bool dma_capable(struct device *dev, dma_addr_t addr, size_t size) in dma_capable()
99 dma_cache_sync (struct device *dev, void *vaddr, size_t size, in dma_cache_sync()
/linux-4.1.27/drivers/leds/trigger/
Dledtrig-oneshot.c30 struct device_attribute *attr, const char *buf, size_t size) in led_shot()
52 struct device_attribute *attr, const char *buf, size_t size) in led_invert_store()
82 struct device_attribute *attr, const char *buf, size_t size) in led_delay_on_store()
105 struct device_attribute *attr, const char *buf, size_t size) in led_delay_off_store()
/linux-4.1.27/drivers/uwb/
Die.c73 char *buf, size_t size) in uwb_ie_dump_hex()
236 size_t length, new_ie_len, new_capacity, size, prev_size; in uwb_rc_ie_add_one() local
286 const struct uwb_ie_hdr *ies, size_t size) in uwb_rc_ie_add()
337 size_t size; in uwb_rc_ie_cache_rm() local
/linux-4.1.27/drivers/of/
Dof_reserved_mem.c30 int __init __weak early_init_dt_alloc_reserved_memory_arch(phys_addr_t size, in early_init_dt_alloc_reserved_memory_arch()
58 int __init __weak early_init_dt_alloc_reserved_memory_arch(phys_addr_t size, in early_init_dt_alloc_reserved_memory_arch()
72 phys_addr_t base, phys_addr_t size) in fdt_reserved_mem_save_node()
99 phys_addr_t base = 0, align = 0, size; in __reserved_mem_alloc_size() local
/linux-4.1.27/drivers/i2c/busses/
Di2c-viapro.c110 static void vt596_dump_regs(const char *msg, u8 size) in vt596_dump_regs()
132 static inline void vt596_dump_regs(const char *msg, u8 size) { } in vt596_dump_regs()
136 static int vt596_transaction(u8 size) in vt596_transaction()
200 int size, union i2c_smbus_data *data) in vt596_access()
/linux-4.1.27/drivers/media/pci/solo6x10/
Dsolo6x10-p2m.c38 void *sys_addr, u32 ext_addr, u32 size, in solo_p2m_dma()
137 dma_addr_t dma_addr, u32 ext_addr, u32 size, in solo_p2m_fill_desc()
158 dma_addr_t dma_addr, u32 ext_addr, u32 size, in solo_p2m_dma_t()
216 static int solo_p2m_test(struct solo_dev *solo_dev, int base, int size) in solo_p2m_test()
/linux-4.1.27/drivers/video/fbdev/core/
Dfbcmap.c94 int size = len * sizeof(u16); in fb_alloc_cmap_gfp() local
167 int size; in fb_copy_cmap() local
191 int size; in fb_cmap_to_user() local
265 int rc, size = cmap->len * sizeof(u16); in fb_set_user_cmap() local
/linux-4.1.27/drivers/usb/wusbcore/
Dwa-nep.c63 size_t size; member
100 size_t size; in wa_notif_dispatch() local
181 static int wa_nep_queue(struct wahc *wa, size_t size) in wa_nep_queue()
Dwusbhc.c68 const char *buf, size_t size) in wusb_trust_timeout_store()
121 const char *buf, size_t size) in wusb_chid_store()
162 const char *buf, size_t size) in wusb_phy_rate_store()
192 const char *buf, size_t size) in wusb_dnts_store()
221 const char *buf, size_t size) in wusb_retry_count_store()
/linux-4.1.27/fs/afs/
Dmntpt.c56 size_t size; in afs_mntpt_check_symlink() local
152 unsigned size = mntpt->d_name.len; in afs_mntpt_do_automount() local
172 loff_t size = i_size_read(d_inode(mntpt)); in afs_mntpt_do_automount() local
/linux-4.1.27/arch/mn10300/mm/
Ddma-alloc.c23 void *dma_alloc_coherent(struct device *dev, size_t size, in dma_alloc_coherent()
66 void dma_free_coherent(struct device *dev, size_t size, void *vaddr, in dma_free_coherent()
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/ce/
Dgk104.c81 struct nvkm_oclass *oclass, void *data, u32 size, in gk104_ce0_ctor()
102 struct nvkm_oclass *oclass, void *data, u32 size, in gk104_ce1_ctor()
123 struct nvkm_oclass *oclass, void *data, u32 size, in gk104_ce2_ctor()
Dgm204.c81 struct nvkm_oclass *oclass, void *data, u32 size, in gm204_ce0_ctor()
102 struct nvkm_oclass *oclass, void *data, u32 size, in gm204_ce1_ctor()
123 struct nvkm_oclass *oclass, void *data, u32 size, in gm204_ce2_ctor()
/linux-4.1.27/arch/avr32/include/asm/
Dcmpxchg.h35 int size) in __xchg()
76 unsigned long new, int size) in __cmpxchg()
98 unsigned long new, int size) in __cmpxchg_local()
/linux-4.1.27/drivers/char/xillybus/
Dxillybus_pcie.c55 size_t size, in xilly_dma_sync_single_for_cpu_pci()
66 size_t size, in xilly_dma_sync_single_for_device_pci()
93 size_t size, in xilly_map_single_pci()
/linux-4.1.27/block/partitions/
Dacorn.c91 unsigned long size = nr_sects > 2 ? 2 : nr_sects; in riscix_partition() local
137 unsigned long size = nr_sects > 2 ? 2 : nr_sects; in linux_partition() local
311 __le32 size; member
379 s32 size = le32_to_cpu(p->size); /* yes, it's signed. */ in adfspart_check_ICS() local
419 __le32 size; member
473 u32 size = le32_to_cpu(p->size); in adfspart_check_POWERTEC() local
547 sector_t size; in adfspart_check_EESOX() local
/linux-4.1.27/tools/lib/util/
Dfind_next_bit.c24 unsigned long find_next_bit(const unsigned long *addr, unsigned long size, in find_next_bit()
68 unsigned long find_first_bit(const unsigned long *addr, unsigned long size) in find_first_bit()
/linux-4.1.27/sound/core/
Disadma.c43 unsigned long addr, unsigned int size, in snd_dma_program()
86 unsigned int snd_dma_pointer(unsigned long dma, unsigned int size) in snd_dma_pointer()
/linux-4.1.27/arch/um/kernel/
Dinitrd.c20 long long size; in read_initrd() local
65 static int load_initrd(char *filename, void *buf, int size) in load_initrd()
/linux-4.1.27/arch/arc/mm/
Dioremap.c17 void __iomem *ioremap(unsigned long paddr, unsigned long size) in ioremap()
41 void __iomem *ioremap_prot(phys_addr_t paddr, unsigned long size, in ioremap_prot()
/linux-4.1.27/drivers/gpu/drm/armada/
Darmada_gem.c44 static size_t roundup_gem_size(size_t size) in roundup_gem_size()
86 size_t size = obj->obj.size; in armada_gem_linear_back() local
192 armada_gem_alloc_private_object(struct drm_device *dev, size_t size) in armada_gem_alloc_private_object()
211 size_t size) in armada_gem_alloc_object()
243 size_t size; in armada_gem_dumb_create() local
315 size_t size; in armada_gem_create_ioctl() local
/linux-4.1.27/drivers/media/v4l2-core/
Dvideobuf-dma-sg.c96 int nr_pages, int offset, size_t size) in videobuf_pages_to_sg()
155 int direction, unsigned long data, unsigned long size) in videobuf_dma_init_user_locked()
198 unsigned long data, unsigned long size) in videobuf_dma_init_user()
468 static struct videobuf_buffer *__videobuf_alloc_vb(size_t size) in __videobuf_alloc_vb()
593 unsigned int first, last, size = 0, i; in __videobuf_mmap_mapper() local
657 void *videobuf_sg_alloc(size_t size) in videobuf_sg_alloc()
/linux-4.1.27/drivers/net/wireless/ath/ath9k/
Dcommon-debug.c23 u32 len = 0, size = 6000; in read_file_modal_eeprom() local
59 u32 len = 0, size = 1500; in read_file_base_eeprom() local
135 unsigned int len = 0, size = 1600; in read_file_recv() local
195 unsigned int len = 0, size = 1600; in read_file_phy_err() local
/linux-4.1.27/arch/x86/include/asm/
Ddma-mapping.h77 static inline bool dma_capable(struct device *dev, dma_addr_t addr, size_t size) in dma_capable()
97 dma_cache_sync(struct device *dev, void *vaddr, size_t size, in dma_cache_sync()
131 dma_alloc_attrs(struct device *dev, size_t size, dma_addr_t *dma_handle, in dma_alloc_attrs()
160 static inline void dma_free_attrs(struct device *dev, size_t size, in dma_free_attrs()
/linux-4.1.27/fs/ufs/
Dutil.c19 struct super_block *sb, u64 fragment, u64 size) in _ubh_bread_()
48 struct super_block *sb, u64 fragment, u64 size) in ubh_bread_uspi()
149 unsigned char * mem, struct ufs_buffer_head * ubh, unsigned size) in _ubh_ubhcpymem_()
165 struct ufs_buffer_head * ubh, unsigned char * mem, unsigned size) in _ubh_memcpyubh_()
Dutil.h265 #define ubh_bread(sb,fragment,size) _ubh_bread_(uspi,sb,fragment,size) argument
275 #define ubh_ubhcpymem(mem,ubh,size) _ubh_ubhcpymem_(uspi,mem,ubh,size) argument
277 #define ubh_memcpyubh(ubh,mem,size) _ubh_memcpyubh_(uspi,ubh,mem,size) argument
394 #define ubh_find_first_zero_bit(ubh,begin,size) _ubh_find_next_zero_bit_(uspi,ubh,begin,size,0) argument
396 #define ubh_find_next_zero_bit(ubh,begin,size,offset) _ubh_find_next_zero_bit_(uspi,ubh,begin,size,… argument
399 unsigned begin, unsigned size, unsigned offset) in _ubh_find_next_zero_bit_()
421 unsigned size, unsigned offset) in find_last_zero_bit()
443 #define ubh_find_last_zero_bit(ubh,begin,size,offset) _ubh_find_last_zero_bit_(uspi,ubh,begin,size,… argument
448 unsigned base, count, pos, size; in _ubh_find_last_zero_bit_() local
/linux-4.1.27/arch/powerpc/kernel/
Drtas_pci.c58 int rtas_read_config(struct pci_dn *pdn, int where, int size, u32 *val) in rtas_read_config()
92 int where, int size, u32 *val) in rtas_pci_read_config()
122 int rtas_write_config(struct pci_dn *pdn, int where, int size, u32 val) in rtas_write_config()
154 int where, int size, u32 val) in rtas_pci_write_config()
/linux-4.1.27/drivers/gpu/drm/radeon/
Dradeon_benchmark.c35 static int radeon_benchmark_do_move(struct radeon_device *rdev, unsigned size, in radeon_benchmark_do_move()
75 static void radeon_benchmark_log_results(int n, unsigned size, in radeon_benchmark_log_results()
87 static void radeon_benchmark_move(struct radeon_device *rdev, unsigned size, in radeon_benchmark_move()
/linux-4.1.27/arch/xtensa/include/asm/
Dcmpxchg.h56 __cmpxchg(volatile void *ptr, unsigned long old, unsigned long new, int size) in __cmpxchg()
76 unsigned long new, int size) in __cmpxchg_local()
150 __xchg(unsigned long x, volatile void * ptr, int size) in __xchg()
/linux-4.1.27/arch/tile/kernel/
Dsetup.c160 u64 size; /* size of memory segment */ member
165 static void add_memmap_region(u64 addr, u64 size) in add_memmap_region()
307 unsigned long size = end - start; in setup_pa_va_mapping() local
395 unsigned long start, size, end, highbits; in setup_memory() local
529 int size = node_end_pfn[i] - node_start_pfn[i]; in setup_memory() local
611 unsigned long size, in alloc_bootmem_pfn()
715 void *__init alloc_remap(int nid, unsigned long size) in alloc_remap()
726 int size = __per_cpu_end - __per_cpu_start; in percpu_size() local
741 int size = percpu_size(); in zone_sizes_init() local
1521 static void *__init pcpu_fc_alloc(unsigned int cpu, size_t size, size_t align) in pcpu_fc_alloc()
[all …]
Dpci.c73 resource_size_t size, resource_size_t align) in pcibios_align_resource()
464 int size, u32 *val) in tile_cfg_read()
507 int size, u32 val) in tile_cfg_write()
561 #define TILE_READ(size, type) \ argument
582 #define TILE_WRITE(size, type) \ argument
/linux-4.1.27/security/selinux/ss/
Dsymtab.c14 unsigned int size; in symhash() local
35 int symtab_init(struct symtab *s, unsigned int size) in symtab_init()
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dacl.c143 lustre_posix_acl_xattr_2ext(posix_acl_xattr_header *header, int size) in lustre_posix_acl_xattr_2ext()
174 int lustre_posix_acl_xattr_filter(posix_acl_xattr_header *header, size_t size, in lustre_posix_acl_xattr_filter()
245 void lustre_posix_acl_xattr_free(posix_acl_xattr_header *header, int size) in lustre_posix_acl_xattr_free()
296 int lustre_acl_xattr_merge2posix(posix_acl_xattr_header *posix_header, int size, in lustre_acl_xattr_merge2posix()
416 lustre_acl_xattr_merge2ext(posix_acl_xattr_header *posix_header, int size, in lustre_acl_xattr_merge2ext()
/linux-4.1.27/sound/core/seq/
Dseq_memory.c92 int size = sizeof(buf); in snd_seq_dump_var_event() local
110 int size = sizeof(struct snd_seq_event); in snd_seq_dump_var_event() local
129 static int seq_copy_in_kernel(char **bufptr, const void *src, int size) in seq_copy_in_kernel()
136 static int seq_copy_in_user(char __user **bufptr, const void *src, int size) in seq_copy_in_user()
331 int size = sizeof(struct snd_seq_event); in snd_seq_event_dup() local
/linux-4.1.27/arch/arm/plat-orion/
Dpcie.c126 u32 size; in orion_pcie_setup_wins() local
209 u32 devfn, int where, int size, u32 *val) in orion_pcie_rd_conf()
228 u32 devfn, int where, int size, u32 *val) in orion_pcie_rd_conf_tlp()
251 u32 devfn, int where, int size, u32 *val) in orion_pcie_rd_conf_wa()
267 u32 devfn, int where, int size, u32 val) in orion_pcie_wr_conf()
/linux-4.1.27/drivers/staging/lustre/include/linux/libcfs/
Dlibcfs_private.h99 # define libcfs_kmem_inc(ptr, size) \ argument
104 # define libcfs_kmem_dec(ptr, size) \ argument
116 #define LIBCFS_ALLOC_PRE(size, mask) \ argument
123 #define LIBCFS_ALLOC_POST(ptr, size) \ argument
141 #define LIBCFS_ALLOC_GFP(ptr, size, mask) \ argument
152 #define LIBCFS_ALLOC(ptr, size) \ argument
158 #define LIBCFS_ALLOC_ATOMIC(ptr, size) \ argument
166 #define LIBCFS_CPT_ALLOC_GFP(ptr, cptab, cpt, size, mask) \ argument
176 #define LIBCFS_CPT_ALLOC(ptr, cptab, cpt, size) \ argument
179 #define LIBCFS_FREE(ptr, size) \ argument
/linux-4.1.27/arch/m68k/include/asm/
Dcmpxchg.h12 static inline unsigned long __xchg(unsigned long x, volatile void * ptr, int size) in __xchg()
43 static inline unsigned long __xchg(unsigned long x, volatile void * ptr, int size) in __xchg()
96 unsigned long new, int size) in __cmpxchg()
/linux-4.1.27/arch/x86/platform/efi/
Dquirks.c63 efi_status_t efi_query_variable_store(u32 attributes, unsigned long size) in efi_query_variable_store()
148 u64 size = md->num_pages << EFI_PAGE_SHIFT; in efi_reserve_boot_services() local
179 unsigned long long size = md->num_pages << EFI_PAGE_SHIFT; in efi_free_boot_services() local
/linux-4.1.27/arch/arm/mach-orion5x/
Dpci.c77 int size, u32 *val) in pcie_rd_conf()
95 int where, int size, u32 *val) in pcie_rd_conf_wa()
121 int where, int size, u32 val) in pcie_wr_conf()
274 u32 where, u32 size, u32 *val) in orion5x_pci_hw_rd_conf()
296 u32 where, u32 size, u32 val) in orion5x_pci_hw_wr_conf()
343 int where, int size, u32 *val) in orion5x_pci_rd_conf()
355 int where, int size, u32 val) in orion5x_pci_wr_conf()
/linux-4.1.27/arch/x86/xen/
Dsetup.c50 unsigned long size; member
67 static void __init xen_add_extra_mem(phys_addr_t start, phys_addr_t size) in xen_add_extra_mem()
90 static void __init xen_del_extra_mem(phys_addr_t start, phys_addr_t size) in xen_del_extra_mem()
303 unsigned long start_pfn, unsigned long size, unsigned long remap_pfn) in xen_do_set_identity_and_remap_chunk()
370 unsigned long size = left; in xen_set_identity_and_remap_chunk() local
539 phys_addr_t size, int type) in xen_align_and_add_e820_region()
647 phys_addr_t size = map[i].size; in xen_memory_setup() local
/linux-4.1.27/drivers/bus/
Dmvebu-mbus.c175 u32 *size, u8 *target, u8 *attr, in mvebu_mbus_read_window()
245 phys_addr_t base, size_t size, in mvebu_mbus_window_conflicts()
278 phys_addr_t base, size_t size) in mvebu_mbus_find_window()
302 int win, phys_addr_t base, size_t size, in mvebu_mbus_setup_window()
347 phys_addr_t base, size_t size, in mvebu_mbus_alloc_window()
393 u32 size; in mvebu_sdram_debug_show_orion() local
422 u32 size; in mvebu_sdram_debug_show_dove() local
589 u32 size = readl(mbus->sdramwins_base + DDR_SIZE_CS_OFF(i)); in mvebu_mbus_default_setup_cpu_target() local
621 u32 size = readl(mbus->sdramwins_base + DDR_SIZE_CS_OFF(i)); in mvebu_mbus_default_save_cpu_target() local
788 phys_addr_t base, size_t size, in mvebu_mbus_add_window_remap_by_id()
[all …]
/linux-4.1.27/arch/metag/include/asm/
Dio.h151 #define ioremap(offset, size) \ argument
154 #define ioremap_nocache(offset, size) \ argument
157 #define ioremap_cached(offset, size) \ argument
160 #define ioremap_wc(offset, size) \ argument
Dcmpxchg.h16 #define __xchg(ptr, x, size) \ argument
44 unsigned long new, int size) in __cmpxchg()
/linux-4.1.27/arch/alpha/kernel/
Dcore_irongate.c104 int size, u32 *value) in irongate_read_config()
129 int size, u32 value) in irongate_write_config()
233 unsigned long size; in albacore_init_arch() local
316 irongate_ioremap(unsigned long addr, unsigned long size) in irongate_ioremap()
Dpci-sysfs.c38 unsigned long nr, start, size; in __pci_mmap_fits() local
158 size_t size = pci_resource_len(pdev, num); in pci_create_one_attr() local
256 unsigned long nr, start, size; in __legacy_mmap_fits() local
322 int pci_legacy_read(struct pci_bus *bus, loff_t port, u32 *val, size_t size) in pci_legacy_read()
346 int pci_legacy_write(struct pci_bus *bus, loff_t port, u32 val, size_t size) in pci_legacy_write()
/linux-4.1.27/fs/ext3/
Dxattr.c143 ext3_listxattr(struct dentry *dentry, char *buffer, size_t size) in ext3_listxattr()
173 ext3_xattr_check_entry(struct ext3_xattr_entry *entry, size_t size) in ext3_xattr_check_entry()
185 const char *name, size_t size, int sorted) in ext3_xattr_find_entry()
216 size_t size; in ext3_xattr_block_get() local
268 size_t size; in ext3_xattr_ibody_get() local
340 size_t size = handler->list(dentry, buffer, rest, in ext3_xattr_list_entries() local
543 size_t size = le32_to_cpu(s->here->e_value_size); in ext3_xattr_set_entry() local
556 size_t size = EXT3_XATTR_LEN(name_len); in ext3_xattr_set_entry() local
568 size_t size = EXT3_XATTR_SIZE( in ext3_xattr_set_entry() local
602 size_t size = EXT3_XATTR_LEN(name_len); in ext3_xattr_set_entry() local
[all …]
Dacl.c15 ext3_acl_from_disk(const void *value, size_t size) in ext3_acl_from_disk()
87 ext3_acl_to_disk(const struct posix_acl *acl, size_t *size) in ext3_acl_to_disk()
191 size_t size = 0; in __ext3_set_acl() local
/linux-4.1.27/arch/arm/plat-omap/
Dsram.c45 void *omap_sram_push_address(unsigned long size) in omap_sram_push_address()
75 void __init omap_map_sram(unsigned long start, unsigned long size, in omap_map_sram()
/linux-4.1.27/arch/ia64/kernel/
Dpci-swiotlb.c17 static void *ia64_swiotlb_alloc_coherent(struct device *dev, size_t size, in ia64_swiotlb_alloc_coherent()
26 static void ia64_swiotlb_free_coherent(struct device *dev, size_t size, in ia64_swiotlb_free_coherent()
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dbase.c57 nvkm_device_list(u64 *name, int size) in nvkm_device_list()
80 nvkm_devobj_info(struct nvkm_object *object, void *data, u32 size) in nvkm_devobj_info()
153 nvkm_devobj_mthd(struct nvkm_object *object, u32 mthd, void *data, u32 size) in nvkm_devobj_mthd()
201 nvkm_devobj_map(struct nvkm_object *object, u64 *addr, u32 *size) in nvkm_devobj_map()
283 struct nvkm_oclass *oclass, void *data, u32 size,
540 nvkm_device_event_ctor(struct nvkm_object *object, void *data, u32 size,
/linux-4.1.27/arch/powerpc/mm/
Dpgtable_64.c75 static __ref void *early_alloc_pgtable(unsigned long size) in early_alloc_pgtable()
171 void __iomem * __ioremap_at(phys_addr_t pa, void *ea, unsigned long size, in __ioremap_at()
205 void __iounmap_at(void *ea, unsigned long size) in __iounmap_at()
213 void __iomem * __ioremap_caller(phys_addr_t addr, unsigned long size, in __ioremap_caller()
258 void __iomem * __ioremap(phys_addr_t addr, unsigned long size, in __ioremap()
264 void __iomem * ioremap(phys_addr_t addr, unsigned long size) in ioremap()
274 void __iomem * ioremap_wc(phys_addr_t addr, unsigned long size) in ioremap_wc()
284 void __iomem * ioremap_prot(phys_addr_t addr, unsigned long size, in ioremap_prot()
Dpgtable_32.c138 ioremap(phys_addr_t addr, unsigned long size) in ioremap()
146 ioremap_wc(phys_addr_t addr, unsigned long size) in ioremap_wc()
154 ioremap_prot(phys_addr_t addr, unsigned long size, unsigned long flags) in ioremap_prot()
176 __ioremap(phys_addr_t addr, unsigned long size, unsigned long flags) in __ioremap()
182 __ioremap_caller(phys_addr_t addr, unsigned long size, unsigned long flags, in __ioremap_caller()
/linux-4.1.27/drivers/pnp/pnpbios/
Drsparser.c84 int io, size, mask, i, flags; in pnpbios_parse_allocated_resource_data() local
217 unsigned char *p, int size, in pnpbios_parse_mem_option()
233 unsigned char *p, int size, in pnpbios_parse_mem32_option()
249 unsigned char *p, int size, in pnpbios_parse_fixed_mem32_option()
262 unsigned char *p, int size, in pnpbios_parse_irq_option()
281 unsigned char *p, int size, in pnpbios_parse_dma_option()
288 unsigned char *p, int size, in pnpbios_parse_port_option()
304 unsigned char *p, int size, in pnpbios_parse_fixed_port_option()
/linux-4.1.27/arch/powerpc/sysdev/
Dmsi_bitmap.c117 int size; in msi_bitmap_alloc() local
151 int rc, i, size = 512; in test_basics() local
219 int size = 256; in test_of_node() local
/linux-4.1.27/arch/hexagon/include/asm/
Ddma-mapping.h56 static inline bool dma_capable(struct device *dev, dma_addr_t addr, size_t size) in dma_capable()
75 static inline void *dma_alloc_attrs(struct device *dev, size_t size, in dma_alloc_attrs()
93 static inline void dma_free_attrs(struct device *dev, size_t size, in dma_free_attrs()
/linux-4.1.27/fs/ext4/
Dacl.c16 ext4_acl_from_disk(const void *value, size_t size) in ext4_acl_from_disk()
89 ext4_acl_to_disk(const struct posix_acl *acl, size_t *size) in ext4_acl_to_disk()
192 size_t size = 0; in __ext4_set_acl() local
/linux-4.1.27/arch/powerpc/include/asm/
Dfs_pd.h25 #define cpm2_map_size(member, size) (&cpm2_immr->member) argument
35 #define immr_map_size(member, size) (&mpc8xx_immr->member) argument
/linux-4.1.27/drivers/mtd/onenand/
Dgeneric.c42 unsigned long size = resource_size(res); in generic_onenand_probe() local
94 unsigned long size = resource_size(res); in generic_onenand_remove() local
/linux-4.1.27/drivers/video/fbdev/
Dacornfb.c322 u_int font_line_len, sam_size, min_size, size, nr_y; in acornfb_adjust_timing() local
561 unsigned long size = info->fix.smem_len - VDMA_XFERSIZE; in acornfb_set_par() local
568 unsigned long start, size; in acornfb_set_par() local
855 unsigned int size; in acornfb_parse_dram() local
963 unsigned long size; in acornfb_probe() local
/linux-4.1.27/arch/arm64/include/asm/
Dcmpxchg.h26 static inline unsigned long __xchg(unsigned long x, volatile void *ptr, int size) in __xchg()
84 unsigned long new, int size) in __cmpxchg()
160 unsigned long new1, unsigned long new2, int size) in __cmpxchg_double()
190 unsigned long new1, unsigned long new2, int size) in __cmpxchg_double_mb()
202 unsigned long new, int size) in __cmpxchg_mb()
/linux-4.1.27/fs/hfsplus/
Dunicode.c258 int size = HFSPLUS_SB(sb)->nls->char2uni(astr, len, uc); in asc2unichar() local
275 static inline u16 *decompose_unichar(wchar_t uc, int *size) in decompose_unichar()
302 int size, dsize, decompose; in hfsplus_asc2uni() local
342 int casefold, decompose, size, len; in hfsplus_hash_dentry() local
392 int casefold, decompose, size; in hfsplus_compare_dentry() local
/linux-4.1.27/arch/x86/include/uapi/asm/
Dmtrr.h40 unsigned int size; /* Size of region */ member
47 unsigned int size; /* Size of region */ member
55 __u32 size; /* Size of region */ member
61 __u32 size; /* Size of region */ member
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/
Dmemx.c10 u32 size; member
13 u32 size; member
34 memx_cmd(struct nvkm_memx *memx, u32 mthd, u32 size, u32 data[]) in memx_cmd()
165 u32 reply[2], base, size, i; in nvkm_memx_train_result() local
/linux-4.1.27/arch/x86/kernel/cpu/microcode/
Damd_early.c43 size_t size; in find_ucode_in_initrd() local
67 size_t size = 0; in compute_container_size() local
111 static void apply_ucode_in_initrd(void *ucode, size_t size, bool save_patch) in apply_ucode_in_initrd()
235 size_t *size; in load_ucode_amd_bsp() local

12345678910>>...26