| /linux-4.4.14/arch/mips/mm/ |
| D | sc-ip22.c | 58 static void indy_sc_wback_invalidate(unsigned long addr, unsigned long size) in indy_sc_wback_invalidate() 149 unsigned int size = ip22_eeprom_read(&sgimc->eeprom, 17); in indy_sc_probe() local
|
| D | sc-mips.c | 26 static void mips_sc_wback_inv(unsigned long addr, unsigned long size) in mips_sc_wback_inv() 34 static void mips_sc_inv(unsigned long addr, unsigned long size) in mips_sc_inv()
|
| /linux-4.4.14/sound/usb/ |
| D | helper.c | 29 unsigned int snd_usb_combine_bytes(unsigned char *bytes, int size) in snd_usb_combine_bytes() 85 __u16 size) in snd_usb_ctl_msg()
|
| /linux-4.4.14/arch/m68k/mm/ |
| D | motorola.c | 111 unsigned long physaddr, virtaddr, size; in map_node() local 210 unsigned long addr, size, end; in paging_init() local
|
| /linux-4.4.14/drivers/media/pci/ttpci/ |
| D | av7110_ipack.c | 23 int av7110_ipack_init(struct ipack *p, int size, in av7110_ipack_init()
|
| /linux-4.4.14/arch/mips/bmips/ |
| D | dma.c | 36 u32 size; member 55 dma_addr_t plat_map_dma_mem(struct device *dev, void *addr, size_t size) in plat_map_dma_mem()
|
| /linux-4.4.14/tools/include/linux/ |
| D | compiler.h | 62 static __always_inline void __read_once_size(const volatile void *p, void *res, int size) in __read_once_size() 76 static __always_inline void __write_once_size(volatile void *p, void *res, int size) in __write_once_size()
|
| /linux-4.4.14/fs/jffs2/ |
| D | security.c | 53 void *buffer, size_t size) in jffs2_security_getxattr() 64 const void *buffer, size_t size, int flags) in jffs2_security_setxattr()
|
| D | build.c | 309 uint32_t size; in jffs2_calc_trigger_levels() local 373 int size; in jffs2_do_mount_fs() local
|
| /linux-4.4.14/scripts/kconfig/ |
| D | zconf.l | 49 static void append_string(const char *str, int size) in append_string() 63 static void alloc_string(const char *str, int size) in alloc_string()
|
| D | util.c | 131 void *xmalloc(size_t size) in xmalloc() 140 void *xcalloc(size_t nmemb, size_t size) in xcalloc()
|
| /linux-4.4.14/arch/sh/mm/ |
| D | tlbflush_32.c | 47 int size; in local_flush_tlb_range() local 82 int size; in local_flush_tlb_kernel_range() local
|
| D | tlb-debugfs.c | 27 const char *size; member 94 unsigned long vpn, ppn, asid, size; in tlb_seq_show() local
|
| /linux-4.4.14/fs/reiserfs/ |
| D | xattr.h | 52 #define xattr_size(size) ((size) + sizeof(struct reiserfs_xattr_header)) argument 53 static inline loff_t reiserfs_xattr_nblocks(struct inode *inode, loff_t size) in reiserfs_xattr_nblocks()
|
| D | xattr_security.c | 13 const char *name, void *buffer, size_t size) in security_get() 26 const char *name, const void *buffer, size_t size, int flags) in security_set()
|
| /linux-4.4.14/include/linux/ |
| D | elfnote.h | 71 #define _ELFNOTE(size, name, unique, type, desc) \ argument 91 #define ELFNOTE(size, name, type, desc) \ argument
|
| D | of_reserved_mem.h | 14 phys_addr_t size; member 46 const char *uname, phys_addr_t base, phys_addr_t size) { } in fdt_reserved_mem_save_node()
|
| D | highmem.h | 23 static inline void flush_kernel_vmap_range(void *vaddr, int size) in flush_kernel_vmap_range() 26 static inline void invalidate_kernel_vmap_range(void *vaddr, int size) in invalidate_kernel_vmap_range() 218 unsigned start, unsigned size) in zero_user()
|
| D | regset.h | 160 unsigned int size; member 334 unsigned int offset, unsigned int size, in copy_regset_to_user() 360 unsigned int offset, unsigned int size, in copy_regset_from_user()
|
| /linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
| D | pmu.h | 11 u32 size; member 16 u32 size; member
|
| /linux-4.4.14/fs/ext2/ |
| D | xattr.h | 53 #define EXT2_XATTR_SIZE(size) \ argument 79 const char *name, void *buffer, size_t size) in ext2_xattr_get() 86 const void *value, size_t size, int flags) in ext2_xattr_set()
|
| D | xattr_security.c | 29 void *buffer, size_t size) in ext2_xattr_security_get() 40 const void *value, size_t size, int flags) in ext2_xattr_security_set()
|
| /linux-4.4.14/arch/parisc/include/asm/ |
| D | cacheflush.h | 46 #define flush_kernel_dcache_range(start,size) \ argument 51 static inline void flush_kernel_vmap_range(void *vaddr, int size) in flush_kernel_vmap_range() 57 static inline void invalidate_kernel_vmap_range(void *vaddr, int size) in invalidate_kernel_vmap_range()
|
| /linux-4.4.14/include/sound/ |
| D | memalloc.h | 87 int size; /* allocated byte size */ member 98 static inline unsigned int snd_sgbuf_aligned_pages(size_t size) in snd_sgbuf_aligned_pages() 141 #define snd_sgbuf_get_chunk_size(dmab, ofs, size) (size) argument
|
| /linux-4.4.14/drivers/s390/cio/ |
| D | fcx.c | 103 size_t size; in calc_dcw_count() local 255 void tccb_init(struct tccb *tccb, size_t size, u32 sac) in tccb_init() 298 int size; in tccb_add_dcw() local
|
| /linux-4.4.14/drivers/gpu/drm/radeon/ |
| D | radeon_bios.c | 49 resource_size_t size = 256 * 1024; /* ??? */ in igp_read_bios_from_vram() local 79 size_t size; in radeon_read_bios() local 108 size_t size; in radeon_read_platform_bios() local 179 int size = 256 * 1024; in radeon_atrm_get_bios() local
|
| D | radeon_atombios.c | 137 uint16_t data_offset, size; in radeon_lookup_i2c_gpio() local 173 uint16_t data_offset, size; in radeon_atombios_i2c_init() local 207 u16 data_offset, size; in radeon_atombios_lookup_gpio() local 523 u16 size, data_offset; in radeon_get_atom_connector_info_from_object_table() local 861 uint16_t size, data_offset; in atombios_get_connector_object_id() local 905 uint16_t size, data_offset; in radeon_get_atom_connector_info_from_supported_devices_table() local 1392 uint16_t data_offset, size; in radeon_atombios_get_ppll_ss_info() local 1432 u16 data_offset, size; in radeon_atombios_get_igp_ss_overrides() local 1520 uint16_t data_offset, size; in radeon_atombios_get_asic_ss_info() local 3213 u16 data_offset, size; in radeon_atom_get_leakage_vddc_based_on_leakage_params() local [all …]
|
| /linux-4.4.14/arch/frv/include/asm/ |
| D | uaccess.h | 33 static inline int ___range_ok(unsigned long addr, unsigned long size) in ___range_ok() 63 #define __range_ok(addr,size) ___range_ok((unsigned long) (addr), (unsigned long) (size)) argument 65 #define access_ok(type,addr,size) (__range_ok((void __user *)(addr), (size)) == 0) argument 66 #define __access_ok(addr,size) (__range_ok((addr), (size)) == 0) argument
|
| /linux-4.4.14/drivers/media/pci/ivtv/ |
| D | ivtv-vbi.c | 191 unsigned short size; in copy_vbi_data() local 311 static u32 compress_raw_buf(struct ivtv *itv, u8 *buf, u32 size) in compress_raw_buf() 337 static u32 compress_sliced_buf(struct ivtv *itv, u32 line, u8 *buf, u32 size, u8 sav) in compress_sliced_buf() 379 u32 size = buf->bytesused; in ivtv_process_vbi_data() local
|
| /linux-4.4.14/drivers/isdn/hisax/ |
| D | niccy.c | 56 u_char *data, int size) in readfifo() 70 u_char *data, int size) in writefifo() 88 static void ReadISACfifo(struct IsdnCardState *cs, u_char *data, int size) in ReadISACfifo() 93 static void WriteISACfifo(struct IsdnCardState *cs, u_char *data, int size) in WriteISACfifo()
|
| D | bkm_a4t.c | 42 readfifo(unsigned int ale, unsigned long adr, u_char off, u_char *data, int size) in readfifo() 62 writefifo(unsigned int ale, unsigned long adr, u_char off, u_char *data, int size) in writefifo() 86 ReadISACfifo(struct IsdnCardState *cs, u_char *data, int size) in ReadISACfifo() 92 WriteISACfifo(struct IsdnCardState *cs, u_char *data, int size) in WriteISACfifo()
|
| D | bkm_a8.c | 50 readfifo(unsigned int ale, unsigned int adr, u_char off, u_char *data, int size) in readfifo() 67 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()
|
| D | sedlbauer.c | 130 readfifo(unsigned int ale, unsigned int adr, u_char off, u_char *data, int size) in readfifo() 145 writefifo(unsigned int ale, unsigned int adr, u_char off, u_char *data, int size) in writefifo() 166 ReadISACfifo(struct IsdnCardState *cs, u_char *data, int size) in ReadISACfifo() 172 WriteISACfifo(struct IsdnCardState *cs, u_char *data, int size) in WriteISACfifo() 190 ReadISACfifo_IPAC(struct IsdnCardState *cs, u_char *data, int size) in ReadISACfifo_IPAC() 196 WriteISACfifo_IPAC(struct IsdnCardState *cs, u_char *data, int size) in WriteISACfifo_IPAC()
|
| /linux-4.4.14/mm/ |
| D | mempool.c | 24 static void poison_error(mempool_t *pool, void *element, size_t size, in poison_error() 41 static void __check_element(mempool_t *pool, void *element, size_t size) in __check_element() 73 static void __poison_element(void *element, size_t size) in __poison_element() 470 size_t size = (size_t)pool_data; in mempool_kmalloc() local
|
| D | dmapool.c | 48 size_t size; member 71 unsigned size; in show_pools() local 132 size_t size, size_t align, size_t boundary) in dma_pool_create() 507 size_t size, size_t align, size_t allocation) in dmam_pool_create()
|
| D | nommu.c | 264 void *__vmalloc(unsigned long size, gfp_t gfp_mask, pgprot_t prot) in __vmalloc() 274 void *vmalloc_user(unsigned long size) in vmalloc_user() 337 void *vmalloc(unsigned long size) in vmalloc() 355 void *vzalloc(unsigned long size) in vzalloc() 373 void *vmalloc_node(unsigned long size, int node) in vmalloc_node() 391 void *vzalloc_node(unsigned long size, int node) in vzalloc_node() 413 void *vmalloc_exec(unsigned long size) in vmalloc_exec() 425 void *vmalloc_32(unsigned long size) in vmalloc_32() 441 void *vmalloc_32_user(unsigned long size) in vmalloc_32_user() 502 struct vm_struct *alloc_vm_area(size_t size, pte_t **ptes) in alloc_vm_area() [all …]
|
| D | sparse.c | 265 unsigned long size) in sparse_early_usemaps_alloc_pgdat_section() 335 unsigned long size) in sparse_early_usemaps_alloc_pgdat_section() 353 int size = usemap_size(); in sparse_early_usemaps_alloc_node() local 375 unsigned long size; in sparse_mem_map_populate() local 394 unsigned long size = sizeof(struct page) * PAGES_PER_SECTION; in sparse_mem_maps_populate_node() local 529 int size; in sparse_init() local
|
| /linux-4.4.14/arch/powerpc/sysdev/qe_lib/ |
| D | qe.c | 72 int size; in get_qe_base() local 169 int size; in qe_get_brg_clk() local 613 int size; in qe_get_num_of_risc() local 641 int size; in qe_get_num_of_snums() local
|
| /linux-4.4.14/drivers/infiniband/hw/cxgb3/ |
| D | cxio_resource.c | 257 u32 cxio_hal_pblpool_alloc(struct cxio_rdev *rdev_p, int size) in cxio_hal_pblpool_alloc() 264 void cxio_hal_pblpool_free(struct cxio_rdev *rdev_p, u32 addr, int size) in cxio_hal_pblpool_free() 315 u32 cxio_hal_rqtpool_alloc(struct cxio_rdev *rdev_p, int size) in cxio_hal_rqtpool_alloc() 322 void cxio_hal_rqtpool_free(struct cxio_rdev *rdev_p, u32 addr, int size) in cxio_hal_rqtpool_free()
|
| /linux-4.4.14/drivers/media/usb/uvc/ |
| D | uvc_video.c | 34 __u8 intfnum, __u8 cs, void *data, __u16 size, in __uvc_query_ctrl() 73 __u8 intfnum, __u8 cs, void *data, __u16 size) in uvc_query_ctrl() 170 __u16 size; in uvc_get_video_ctrl() local 258 __u16 size; in uvc_set_video_ctrl() local 867 size_t size) in uvc_video_stats_dump() 1397 unsigned int size, unsigned int psize, gfp_t gfp_flags) in uvc_alloc_urb_buffers() 1501 u32 size; in uvc_init_video_isoc() local 1556 u32 size; in uvc_init_video_bulk() local
|
| /linux-4.4.14/drivers/gpu/drm/virtio/ |
| D | virtgpu_fence.c | 53 static void virtio_fence_value_str(struct fence *f, char *str, int size) in virtio_fence_value_str() 60 static void virtio_timeline_value_str(struct fence *f, char *str, int size) in virtio_timeline_value_str()
|
| /linux-4.4.14/drivers/gpu/drm/ |
| D | drm_memory.c | 53 static void *agp_remap(unsigned long offset, unsigned long size, in agp_remap() 115 static inline void *agp_remap(unsigned long offset, unsigned long size, in agp_remap()
|
| D | drm_gem_cma_helper.c | 56 __drm_gem_cma_create(struct drm_device *drm, size_t size) in __drm_gem_cma_create() 99 size_t size) in drm_gem_cma_create() 145 struct drm_device *drm, size_t size, in drm_gem_cma_create_with_handle()
|
| D | drm_bufs.c | 133 unsigned int size, enum drm_map_type type, in drm_addmap_core() 365 unsigned int size, enum drm_map_type type, in drm_legacy_addmap() 608 int size; in drm_legacy_addbufs_agp() local 767 int size; in drm_legacy_addbufs_pci() local 976 int size; in drm_legacy_addbufs_sg() local
|
| /linux-4.4.14/drivers/acpi/ |
| D | ec_sys.c | 37 unsigned int size = EC_SPACE_SIZE; in acpi_ec_read_io() local 72 unsigned int size = count; in acpi_ec_write_io() local
|
| /linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ |
| D | base.c | 31 nvbios_checksum(const u8 *data, int size) in nvbios_checksum() 40 nvbios_findstr(const u8 *data, int size, const char *str, int len) in nvbios_findstr()
|
| /linux-4.4.14/arch/tile/kernel/ |
| D | tlb.c | 56 unsigned long size = vma_kernel_pagesize(vma); in flush_tlb_page_mm() local 71 unsigned long size = vma_kernel_pagesize(vma); in flush_tlb_range() local
|
| D | pci_gx.c | 50 #define TRACE_CFG_WR(size, val, bus, dev, func, offset) \ argument 53 #define TRACE_CFG_RD(size, val, bus, dev, func, offset) \ argument 113 resource_size_t size, in pcibios_align_resource() 1078 void __iomem *ioremap(resource_size_t phys_addr, unsigned long size) in ioremap() 1131 void __iomem *ioport_map(unsigned long port, unsigned int size) in ioport_map() 1210 int size, u32 *val) in tile_cfg_read() 1333 int size, u32 val) in tile_cfg_write()
|
| /linux-4.4.14/drivers/staging/lustre/lustre/lov/ |
| D | lov_merge.c | 52 __u64 size = 0; in lov_merge_lvb_kms() local 114 u64 size, int shrink) in lov_adjust_kms()
|
| /linux-4.4.14/fs/dlm/ |
| D | netlink.c | 25 static int prepare_data(u8 cmd, struct sk_buff **skbp, size_t size) in prepare_data() 116 size_t size; in dlm_timeout_warn() local
|
| /linux-4.4.14/drivers/char/ |
| D | mem.c | 39 static inline unsigned long size_inside_page(unsigned long start, in size_inside_page() 55 static inline int valid_mmap_phys_addr_range(unsigned long pfn, size_t size) in valid_mmap_phys_addr_range() 62 static inline int range_is_allowed(unsigned long pfn, unsigned long size) in range_is_allowed() 81 static inline int range_is_allowed(unsigned long pfn, unsigned long size) in range_is_allowed() 224 unsigned long pfn, unsigned long size, pgprot_t *vma_prot) in phys_mem_access_prot_allowed() 266 unsigned long size, pgprot_t vma_prot) in phys_mem_access_prot() 323 size_t size = vma->vm_end - vma->vm_start; in mmap_mem() local
|
| /linux-4.4.14/arch/alpha/kernel/ |
| D | pci_iommu.c | 251 pci_map_single_1(struct pci_dev *pdev, void *cpu_addr, size_t size, in pci_map_single_1() 350 unsigned long offset, size_t size, in alpha_pci_map_page() 371 size_t size, enum dma_data_direction dir, in alpha_pci_unmap_page() 434 static void *alpha_pci_alloc_coherent(struct device *dev, size_t size, in alpha_pci_alloc_coherent() 479 static void alpha_pci_free_coherent(struct device *dev, size_t size, in alpha_pci_free_coherent() 559 long size = leader->dma_length; in sg_fill() local 759 size_t size; in alpha_pci_unmap_sg() local
|
| D | core_polaris.c | 84 int size, u32 *value) in polaris_read_config() 110 int size, u32 value) in polaris_write_config()
|
| D | core_tsunami.c | 116 int size, u32 *value) in tsunami_read_config() 141 int size, u32 value) in tsunami_write_config() 361 tsunami_ioremap(unsigned long addr, unsigned long size) in tsunami_ioremap()
|
| /linux-4.4.14/drivers/net/wireless/libertas/ |
| D | if_sdio.c | 207 u8 *buffer, unsigned size) in if_sdio_handle_cmd() 241 u8 *buffer, unsigned size) in if_sdio_handle_data() 279 u8 *buffer, unsigned size) in if_sdio_handle_event() 338 u16 size, type, chunk; in if_sdio_card_to_host() local 472 size_t size; in if_sdio_prog_helper() local 571 size_t size, req_size; in if_sdio_prog_real() local 948 u16 size; in if_sdio_host_to_card() local
|
| /linux-4.4.14/arch/powerpc/platforms/powernv/ |
| D | opal-flash.c | 94 uint32_t size; member 101 uint32_t size; member 138 __be32 size = cpu_to_be32(validate_flash_data.buf_size); in opal_flash_validate() local 399 int size; in free_image_buf() local 419 int size; in alloc_image_buf() local
|
| /linux-4.4.14/kernel/events/ |
| D | ring_buffer.c | 106 struct perf_event *event, unsigned int size) in perf_output_begin() 346 void perf_aux_output_end(struct perf_output_handle *handle, unsigned long size, in perf_aux_output_end() 400 int perf_aux_output_skip(struct perf_output_handle *handle, unsigned long size) in perf_aux_output_skip() 633 unsigned long size; in rb_alloc() local 739 unsigned long size; in rb_alloc() local
|
| /linux-4.4.14/arch/x86/platform/efi/ |
| D | efi.c | 128 unsigned long long size = md->num_pages << EFI_PAGE_SHIFT; in efi_find_mirror() local 154 unsigned long long size = md->num_pages << EFI_PAGE_SHIFT; in do_add_efi_memmap() local 568 void __init efi_memory_uc(u64 addr, unsigned long size) in efi_memory_uc() 581 unsigned long size; in old_map_region() local 639 unsigned long size; in get_systab_virt_addr() local
|
| /linux-4.4.14/lib/ |
| D | rhashtable.c | 66 unsigned int i, size; in alloc_bucket_locks() local 116 size_t size; in bucket_table_alloc() local 327 unsigned int size; in rhashtable_shrink() local 397 unsigned int size; in rhashtable_insert_rehash() local 729 size_t size; in rhashtable_init() local
|
| /linux-4.4.14/arch/mips/pci/ |
| D | pci-virtio-guest.c | 57 unsigned int devfn, int reg, int size, u32 val) in pci_virtio_guest_write_config() 77 int reg, int size, u32 *val) in pci_virtio_guest_read_config()
|
| D | ops-loongson3.c | 51 int where, int size, u32 *val) in loongson3_pci_pcibios_read() 71 int where, int size, u32 val) in loongson3_pci_pcibios_write()
|
| D | ops-emma2rh.c | 83 int size, uint32_t * val) in pci_config_read() 128 int size, u32 val) in pci_config_write()
|
| D | ops-nile4.c | 75 int where, int size, u32 *val) in nile4_pcibios_read() 101 int where, int size, u32 val) in nile4_pcibios_write()
|
| D | ops-bonito64.c | 102 int where, int size, u32 * val) in bonito64_pcibios_read() 126 int where, int size, u32 val) in bonito64_pcibios_write()
|
| D | ops-tx3927.c | 77 int where, int size, u32 * val) in tx3927_pci_read_config() 102 int where, int size, u32 val) in tx3927_pci_write_config()
|
| /linux-4.4.14/arch/sh/drivers/pci/ |
| D | ops-sh7786.c | 93 int where, int size, u32 *val) in sh7786_pcie_read() 129 int where, int size, u32 val) in sh7786_pcie_write()
|
| /linux-4.4.14/arch/mips/sgi-ip22/ |
| D | ip22-mc.c | 43 unsigned long size; member 70 unsigned long addr, size; in probe_memory() local
|
| /linux-4.4.14/fs/squashfs/ |
| D | dir.c | 57 unsigned int size; in get_dir_index_using_offset() local 116 unsigned int inode_number, dir_count, size, type; in squashfs_readdir() local
|
| D | namei.c | 83 unsigned int size; in get_dir_index_using_name() local 151 unsigned int dir_count, size; in squashfs_lookup() local
|
| /linux-4.4.14/fs/hfsplus/ |
| D | brec.c | 66 int size, key_len, rec; in hfs_brec_insert() local 181 int end_off, rec_off, data_off, size; in hfs_brec_remove() local 239 int data_start, data_end, size; in hfs_bnode_split() local
|
| /linux-4.4.14/drivers/leds/trigger/ |
| D | ledtrig-transient.c | 57 struct device_attribute *attr, const char *buf, size_t size) in transient_activate_store() 109 struct device_attribute *attr, const char *buf, size_t size) in transient_duration_store() 136 struct device_attribute *attr, const char *buf, size_t size) in transient_state_store()
|
| D | ledtrig-timer.c | 30 struct device_attribute *attr, const char *buf, size_t size) in led_delay_on_store() 55 struct device_attribute *attr, const char *buf, size_t size) in led_delay_off_store()
|
| /linux-4.4.14/sound/soc/intel/atom/sst/ |
| D | sst_loader.c | 115 static int sst_validate_fw_image(struct intel_sst_drv *ctx, unsigned long size, in sst_validate_fw_image() 155 void *destn, const void *src, u32 size, bool is_io) in sst_fill_memcpy_list() 239 static int sst_parse_fw_memcpy(struct intel_sst_drv *ctx, unsigned long size, in sst_parse_fw_memcpy()
|
| /linux-4.4.14/drivers/staging/android/ |
| D | sw_sync.c | 76 void *data, int size) in sw_sync_fill_driver_data() 89 char *str, int size) in sw_sync_timeline_value_str() 97 char *str, int size) in sw_sync_pt_value_str()
|
| /linux-4.4.14/fs/romfs/ |
| D | storage.c | 71 const char *str, size_t size) in romfs_mtd_strcmp() 168 const char *str, size_t size) in romfs_blk_strcmp() 272 const char *str, size_t size) in romfs_dev_strcmp()
|
| /linux-4.4.14/drivers/dma/ |
| D | coh901318_lli.c | 37 size_t size, size_t align) in coh901318_pool_create() 144 dma_addr_t source, unsigned int size, in coh901318_lli_fill_memcpy() 177 dma_addr_t buf, unsigned int size, in coh901318_lli_fill_single()
|
| /linux-4.4.14/arch/s390/include/asm/ |
| D | pci_io.h | 124 int count = len > max ? max : len, size = 1; in zpci_get_max_write_size() local 140 int size, rc = 0; in zpci_memcpy_fromio() local 161 int size, rc = 0; in zpci_memcpy_toio() local
|
| D | os_info.h | 19 u64 size; member 43 static inline void *os_info_old_entry(int nr, unsigned long *size) in os_info_old_entry()
|
| D | io.h | 30 #define ioremap_nocache(addr, size) ioremap(addr, size) argument 34 static inline void __iomem *ioremap(unsigned long offset, unsigned long size) in ioremap()
|
| /linux-4.4.14/fs/ocfs2/ |
| D | acl.c | 43 static struct posix_acl *ocfs2_acl_from_xattr(const void *value, size_t size) in ocfs2_acl_from_xattr() 87 static void *ocfs2_acl_to_xattr(const struct posix_acl *acl, size_t *size) in ocfs2_acl_to_xattr() 234 size_t size = 0; in ocfs2_set_acl() local
|
| D | ocfs2_fs.h | 1096 #define OCFS2_XATTR_SIZE(size) (((size) + OCFS2_XATTR_ROUND) & \ argument 1303 int size; in ocfs2_extent_recs_per_inode() local 1315 int size; in ocfs2_extent_recs_per_inode_with_xattr() local 1331 int size; in ocfs2_extent_recs_per_dx_root() local 1341 int size; in ocfs2_chain_recs_per_inode() local 1351 int size; in ocfs2_extent_recs_per_eb() local 1361 int size; in ocfs2_extent_recs_per_gd() local 1371 int size; in ocfs2_dx_entries_per_leaf() local 1381 int size; in ocfs2_dx_entries_per_root() local 1391 u16 size; in ocfs2_local_alloc_size() local [all …]
|
| /linux-4.4.14/fs/hfs/ |
| D | brec.c | 68 int size, key_len, rec; in hfs_brec_insert() local 179 int end_off, rec_off, data_off, size; in hfs_brec_remove() local 235 int data_start, data_end, size; in hfs_bnode_split() local
|
| /linux-4.4.14/fs/ext4/ |
| D | xattr_security.c | 34 void *buffer, size_t size) in ext4_xattr_security_get() 45 const void *value, size_t size, int flags) in ext4_xattr_security_set()
|
| /linux-4.4.14/drivers/misc/sgi-xp/ |
| D | xp_sn2.c | 133 xp_expand_memprotect_sn2(unsigned long phys_addr, unsigned long size) in xp_expand_memprotect_sn2() 149 xp_restrict_memprotect_sn2(unsigned long phys_addr, unsigned long size) in xp_restrict_memprotect_sn2()
|
| /linux-4.4.14/arch/nios2/include/asm/ |
| D | io.h | 32 static inline void __iomem *ioremap(unsigned long physaddr, unsigned long size) in ioremap() 38 unsigned long size) in ioremap_nocache()
|
| /linux-4.4.14/drivers/usb/wusbcore/ |
| D | dev-sysfs.c | 33 const char *buf, size_t size) in wusb_disconnect_store() 76 const char *buf, size_t size) in wusb_ck_store()
|
| D | cbaf.c | 327 const char *buf, size_t size) in cbaf_wusb_chid_store() 372 const char *buf, size_t size) in cbaf_wusb_host_name_store() 399 const char *buf, size_t size) in cbaf_wusb_host_band_groups_store() 440 const char *buf, size_t size) in cbaf_wusb_cdid_store() 548 const char *buf, size_t size) in cbaf_wusb_ck_store()
|
| /linux-4.4.14/security/apparmor/ |
| D | path.c | 162 int size, char **name, const char **info) in get_name_to_buffer() 211 int size = 256; in aa_path_name() local
|
| /linux-4.4.14/arch/powerpc/kernel/ |
| D | fadump.c | 60 int size; in early_init_dt_scan_fw_dump() local 213 unsigned long size; in fadump_calculate_reserve_size() local 241 unsigned long size = 0; in get_fadump_area_size() local 258 unsigned long base, size, memory_boundary; in fadump_reserve_mem() local 547 static void *fadump_cpu_notes_buf_alloc(unsigned long size) in fadump_cpu_notes_buf_alloc() 565 static void fadump_cpu_notes_buf_free(unsigned long vaddr, unsigned long size) in fadump_cpu_notes_buf_free()
|
| D | vio.c | 54 size_t size; member 146 static inline int vio_cmo_alloc(struct vio_dev *viodev, size_t size) in vio_cmo_alloc() 190 static inline void vio_cmo_dealloc(struct vio_dev *viodev, size_t size) in vio_cmo_dealloc() 483 static void *vio_dma_iommu_alloc_coherent(struct device *dev, size_t size, in vio_dma_iommu_alloc_coherent() 504 static void vio_dma_iommu_free_coherent(struct device *dev, size_t size, in vio_dma_iommu_free_coherent() 516 unsigned long offset, size_t size, in vio_dma_iommu_map_page() 540 size_t size, in vio_dma_iommu_unmap_page() 720 size_t size; in vio_cmo_bus_probe() local 1176 unsigned long offset, size; in vio_build_iommu_table() local
|
| /linux-4.4.14/arch/sh/include/asm/ |
| D | cacheflush.h | 66 static inline void flush_kernel_vmap_range(void *addr, int size) in flush_kernel_vmap_range() 70 static inline void invalidate_kernel_vmap_range(void *addr, int size) in invalidate_kernel_vmap_range()
|
| D | uaccess_32.h | 15 #define __get_user_size(x,ptr,size,retval) \ argument 68 #define __put_user_size(x,ptr,size,retval) \ argument
|
| /linux-4.4.14/arch/tile/gxio/ |
| D | iorpc_globals.c | 74 unsigned long size; member 77 int __iorpc_check_mmio_offset(int fd, unsigned long offset, unsigned long size) in __iorpc_check_mmio_offset()
|
| D | iorpc_mpipe_info.c | 85 unsigned long size; member 89 unsigned long offset, unsigned long size) in gxio_mpipe_info_check_mmio_offset()
|
| D | iorpc_usb_host.c | 82 unsigned long size; member 86 unsigned long offset, unsigned long size) in gxio_usb_host_check_mmio_offset()
|
| /linux-4.4.14/tools/lib/api/fs/ |
| D | tracing_path.c | 88 static int strerror_open(int err, char *buf, size_t size, const char *filename) in strerror_open() 128 int tracing_path__strerror_open_tp(int err, char *buf, size_t size, const char *sys, const char *na… in tracing_path__strerror_open_tp()
|
| /linux-4.4.14/drivers/gpu/drm/qxl/ |
| D | qxl_gem.c | 45 int qxl_gem_object_create(struct qxl_device *qdev, int size, in qxl_gem_object_create() 78 size_t size, in qxl_gem_object_create_with_handle()
|
| /linux-4.4.14/drivers/isdn/hardware/eicon/ |
| D | debug.c | 93 #define MSG_NEED(size) \ argument 104 static byte *queueAllocMsg(MSG_QUEUE *Q, word size) { in queueAllocMsg() 154 word size = ((MSG_HEAD *)Q->Head)->Size & ~MSG_INCOMPLETE; in queueFreeMsg() local 169 static byte *queuePeekMsg(MSG_QUEUE *Q, word *size) { in queuePeekMsg() 312 diva_dbg_entry_head_t *diva_maint_get_message(word *size, in diva_maint_get_message() 423 word size; in DI_register() local 489 word size; in DI_deregister() local 581 word size; in DI_format() local 868 word size; in diva_mnt_add_xdi_adapter() local 1031 word size; in diva_mnt_remove_xdi_adapter() local [all …]
|
| /linux-4.4.14/tools/perf/util/ |
| D | annotate.c | 41 static int ins__raw_scnprintf(struct ins *ins, char *bf, size_t size, in ins__raw_scnprintf() 47 int ins__scnprintf(struct ins *ins, char *bf, size_t size, in ins__scnprintf() 93 static int call__scnprintf(struct ins *ins, char *bf, size_t size, in call__scnprintf() 129 static int jump__scnprintf(struct ins *ins, char *bf, size_t size, in jump__scnprintf() 201 static int lock__scnprintf(struct ins *ins, char *bf, size_t size, in lock__scnprintf() 284 static int mov__scnprintf(struct ins *ins, char *bf, size_t size, in mov__scnprintf() 326 static int dec__scnprintf(struct ins *ins, char *bf, size_t size, in dec__scnprintf() 338 static int nop__scnprintf(struct ins *ins __maybe_unused, char *bf, size_t size, in nop__scnprintf() 453 const size_t size = symbol__size(sym); in symbol__alloc_hist() local 480 const size_t size = symbol__size(sym); in symbol__alloc_hist_cycles() local [all …]
|
| D | build-id.c | 130 static int asnprintf(char **strp, size_t size, const char *fmt, ...) in asnprintf() 148 static char *build_id__filename(const char *sbuild_id, char *bf, size_t size) in build_id__filename() 158 char *dso__build_id_filename(const struct dso *dso, char *bf, size_t size) in dso__build_id_filename() 361 const size_t size = PATH_MAX; in build_id_cache__add_s() local 441 const size_t size = PATH_MAX; in build_id_cache__remove_s() local
|
| /linux-4.4.14/drivers/atm/ |
| D | eni.c | 202 unsigned long size) in eni_put_free() 234 static void __iomem *eni_alloc_mem(struct eni_dev *eni_dev, unsigned long *size) in eni_alloc_mem() 272 unsigned long size) in eni_free_mem() 343 unsigned long skip,unsigned long size,unsigned long eff) in do_rx_dma() 492 static void discard(struct atm_vcc *vcc,unsigned long size) in discard() 551 unsigned long size,eff,length; in rx_aal5() local 783 unsigned long size; in open_rx_first() local 813 unsigned long size; in open_rx_second() local 933 u32 size) in put_dma() 1039 u32 size; /* in words */ in do_tx() local [all …]
|
| /linux-4.4.14/drivers/pwm/ |
| D | sysfs.c | 54 const char *buf, size_t size) in period_store() 80 const char *buf, size_t size) in duty_cycle_store() 106 const char *buf, size_t size) in enable_store() 152 const char *buf, size_t size) in polarity_store()
|
| /linux-4.4.14/drivers/infiniband/hw/usnic/ |
| D | usnic_uiom.c | 100 static int usnic_uiom_get_pages(unsigned long addr, size_t size, int writable, in usnic_uiom_get_pages() 201 long unsigned va, size; in usnic_uiom_unmap_sorted_intervals() local 250 size_t size; in usnic_uiom_map_sorted_intervals() local 337 unsigned long addr, size_t size, in usnic_uiom_reg_get()
|
| /linux-4.4.14/fs/pstore/ |
| D | platform.c | 199 size_t size; in allocate_buf_for_compression() local 303 unsigned long size; in pstore_dump() local 427 bool compressed, size_t size, in pstore_write_compat() 522 ssize_t size; in pstore_get_records() local
|
| /linux-4.4.14/sound/oss/dmasound/ |
| D | dmasound_paula.c | 318 static void *AmiAlloc(unsigned int size, gfp_t flags) in AmiAlloc() 323 static void AmiFree(void *obj, unsigned int size) in AmiFree() 386 int size; in AmiSetFormat() local 464 u_long size; in AmiPlayNextFrame() local
|
| /linux-4.4.14/arch/powerpc/mm/ |
| D | mem.c | 95 unsigned long size, pgprot_t vma_prot) in phys_mem_access_prot() 116 int arch_add_memory(int nid, u64 start, u64 size, bool for_device) in arch_add_memory() 137 int arch_remove_memory(u64 start, u64 size) in arch_remove_memory() 535 unsigned long size = reg->size; in add_system_ram_resources() local
|
| /linux-4.4.14/drivers/uwb/ |
| D | neh.c | 299 static void uwb_rc_neh_cb(struct uwb_rc_neh *neh, struct uwb_rceb *rceb, size_t size) in uwb_rc_neh_cb() 377 void uwb_rc_notif(struct uwb_rc *rc, struct uwb_rceb *rceb, ssize_t size) in uwb_rc_notif() 406 static void uwb_rc_neh_grok_event(struct uwb_rc *rc, struct uwb_rceb *rceb, size_t size) in uwb_rc_neh_grok_event() 483 size_t size, real_size, event_size; in uwb_rc_neh_grok() local
|
| /linux-4.4.14/net/9p/ |
| D | protocol.c | 56 size_t pdu_read(struct p9_fcall *pdu, void *data, size_t size) in pdu_read() 64 static size_t pdu_write(struct p9_fcall *pdu, const void *data, size_t size) in pdu_write() 73 pdu_write_u(struct p9_fcall *pdu, struct iov_iter *from, size_t size) in pdu_write_u() 582 int size = pdu->size; in p9pdu_finalize() local
|
| /linux-4.4.14/drivers/net/wireless/iwlwifi/ |
| D | iwl-phy-db.c | 79 u16 size; member 220 u16 size = le16_to_cpu(phy_db_notif->length); in iwl_phy_db_set_section() local 314 u32 type, u8 **data, u16 *size, u16 ch_id) in iwl_phy_db_get_section_data() 411 u16 size = 0; in iwl_send_phy_db_data() local
|
| /linux-4.4.14/drivers/firmware/efi/ |
| D | efi-pstore.c | 54 unsigned long time, size; in efi_pstore_read_func() local 170 int size = 0; in efi_pstore_sysfs_entry_iter() local 216 ssize_t size; in efi_pstore_read() local 240 unsigned int part, int count, bool compressed, size_t size, in efi_pstore_write()
|
| /linux-4.4.14/arch/arm64/kernel/ |
| D | acpi.c | 81 char *__init __acpi_map_table(unsigned long phys, unsigned long size) in __acpi_map_table() 89 void __init __acpi_unmap_table(char *map, unsigned long size) in __acpi_unmap_table()
|
| /linux-4.4.14/fs/xfs/libxfs/ |
| D | xfs_symlink_remote.c | 56 uint32_t size, in xfs_symlink_hdr_set() 85 uint32_t size, in xfs_symlink_hdr_ok()
|
| /linux-4.4.14/drivers/infiniband/core/ |
| D | packer.c | 39 static u64 value_read(int offset, int size, void *structure) in value_read() 127 static void value_write(int offset, int size, u64 val, void *structure) in value_write()
|
| /linux-4.4.14/arch/s390/mm/ |
| D | init.c | 149 int arch_add_memory(int nid, u64 start, u64 size, bool for_device) in arch_add_memory() 197 int arch_remove_memory(u64 start, u64 size) in arch_remove_memory()
|
| /linux-4.4.14/block/partitions/ |
| D | check.h | 14 sector_t size; member 41 put_partition(struct parsed_partitions *p, int n, sector_t from, sector_t size) in put_partition()
|
| /linux-4.4.14/arch/m68k/include/asm/ |
| D | io_no.h | 146 static inline void *__ioremap(unsigned long physaddr, unsigned long size, int cacheflag) in __ioremap() 150 static inline void *ioremap(unsigned long physaddr, unsigned long size) in ioremap() 154 static inline void *ioremap_nocache(unsigned long physaddr, unsigned long size) in ioremap_nocache() 158 static inline void *ioremap_wt(unsigned long physaddr, unsigned long size) in ioremap_wt() 162 static inline void *ioremap_fullcache(unsigned long physaddr, unsigned long size) in ioremap_fullcache()
|
| /linux-4.4.14/include/asm-generic/ |
| D | io.h | 760 static inline void __iomem *ioremap_uc(phys_addr_t offset, size_t size) in ioremap_uc() 777 static inline void __iomem *ioremap(phys_addr_t offset, size_t size) in ioremap() 785 static inline void __iomem *__ioremap(phys_addr_t offset, size_t size, in __ioremap() 794 static inline void __iomem *ioremap_nocache(phys_addr_t offset, size_t size) in ioremap_nocache() 802 static inline void __iomem *ioremap_uc(phys_addr_t offset, size_t size) in ioremap_uc() 810 static inline void __iomem *ioremap_wc(phys_addr_t offset, size_t size) in ioremap_wc() 818 static inline void __iomem *ioremap_wt(phys_addr_t offset, size_t size) in ioremap_wt() 895 size_t size) in memset_io() 905 size_t size) in memcpy_fromio() 914 size_t size) in memcpy_toio()
|
| /linux-4.4.14/fs/gfs2/ |
| D | xattr.c | 42 unsigned int *size) in ea_calc_size() 61 unsigned int size; in ea_check_size() local 421 ssize_t gfs2_listxattr(struct dentry *dentry, char *buffer, size_t size) in gfs2_listxattr() 528 char *data, size_t size) in gfs2_ea_get_copy() 588 void *buffer, size_t size) in gfs2_xattr_get() 799 const void *data, size_t size) in ea_init() 928 unsigned int size; in ea_set_simple() local 1045 const void *value, size_t size, struct gfs2_ea_location *el) in ea_set_i() 1178 const void *value, size_t size, int flags, int type) in __gfs2_xattr_set() 1234 const void *value, size_t size, int flags) in gfs2_xattr_set()
|
| /linux-4.4.14/arch/x86/kernel/ |
| D | devicetree.c | 36 void __init early_init_dt_add_memory_arch(u64 base, u64 size) in early_init_dt_add_memory_arch() 41 void * __init early_init_dt_alloc_memory_arch(u64 size, u64 align) in early_init_dt_alloc_memory_arch() 271 u32 size, map_len; in x86_flattree_get_config() local
|
| /linux-4.4.14/drivers/scsi/ |
| D | gdth_proc.c | 560 static char *gdth_ioctl_alloc(gdth_ha_str *ha, int size, int scratch, in gdth_ioctl_alloc() 588 static void gdth_ioctl_free(gdth_ha_str *ha, int size, char *buf, u64 paddr) in gdth_ioctl_free() 602 static int gdth_ioctl_check_bin(gdth_ha_str *ha, u16 size) in gdth_ioctl_check_bin()
|
| /linux-4.4.14/drivers/s390/block/ |
| D | xpram.c | 51 unsigned int size; /* size of xpram segment in pages */ member 234 unsigned long size; in xpram_getgeo() local 262 unsigned long long size; in xpram_setup_sizes() local
|
| /linux-4.4.14/arch/mips/txx9/generic/ |
| D | setup_tx4938.c | 210 unsigned long base, size; in tx4938_setup() local 227 unsigned int size = TX4938_SRAM_SIZE; in tx4938_setup() local 329 unsigned long size = txx9_ce_res[ch].end - start + 1; in tx4938_mtd_init() local
|
| /linux-4.4.14/arch/arm/mach-shmobile/ |
| D | setup-rcar-gen2.c | 136 u64 base, size; member 160 u64 base, size; in rcar_gen2_scan_mem() local
|
| /linux-4.4.14/arch/ia64/include/uapi/asm/ |
| D | cmpxchg.h | 29 #define __xchg(x, ptr, size) \ argument 70 #define ia64_cmpxchg(sem, ptr, old, new, size) \ argument
|
| /linux-4.4.14/arch/cris/arch-v32/mm/ |
| D | intmem.c | 23 unsigned int size; member 49 void* crisv32_intmem_alloc(unsigned size, unsigned align) in crisv32_intmem_alloc()
|
| /linux-4.4.14/drivers/block/drbd/ |
| D | drbd_interval.c | 134 drbd_find_overlap(struct rb_root *root, sector_t sector, unsigned int size) in drbd_find_overlap() 164 drbd_next_overlap(struct drbd_interval *i, sector_t sector, unsigned int size) in drbd_next_overlap()
|
| /linux-4.4.14/drivers/hwtracing/intel_th/ |
| D | msu.c | 377 msc_buffer_iterate(struct msc_iter *iter, size_t size, void *data, in msc_buffer_iterate() argument 611 static int msc_buffer_contig_alloc(struct msc *msc, unsigned long size) in msc_buffer_contig_alloc() 678 unsigned long size = PAGE_SIZE; in msc_buffer_win_alloc() local 1059 unsigned long size = msc->nr_pages << PAGE_SHIFT, rem = len; in msc_single_to_user() local 1097 size_t size; in intel_th_msc_read() local 1208 unsigned long size = vma->vm_end - vma->vm_start; in intel_th_msc_mmap() local 1286 size_t size) in wrap_store() 1313 size_t size) in mode_store() 1373 const char *buf, size_t size) in nr_pages_store()
|
| D | pti.c | 64 const char *buf, size_t size) in mode_store() 96 const char *buf, size_t size) in freerunning_clock_store() 124 const char *buf, size_t size) in clock_divider_store()
|
| /linux-4.4.14/drivers/staging/vme/devices/ |
| D | vme_user.h | 12 __u64 size; /* Window Size */ member 36 __u64 size; /* Window Size */ member
|
| /linux-4.4.14/arch/powerpc/platforms/cell/spufs/ |
| D | spu_save.c | 65 unsigned int size = sizeof(dma_list); in save_upper_240kb() local 121 unsigned int size = sizeof(regs_spill); in spill_regs_to_mem() local
|
| D | spu_utils.h | 44 unsigned int size; member 113 unsigned int size = 128; in enqueue_putllc() local
|
| /linux-4.4.14/arch/um/os-Linux/ |
| D | main.c | 200 void *__wrap_malloc(int size) in __wrap_malloc() 221 void *__wrap_calloc(int n, int size) in __wrap_calloc()
|
| /linux-4.4.14/arch/powerpc/include/asm/ |
| D | rheap.h | 22 int size; member 42 int size; member
|
| /linux-4.4.14/drivers/misc/mic/host/ |
| D | mic_fops.c | 156 unsigned long *size, unsigned long *pa) in mic_query_offset() 196 unsigned long pa, size = vma->vm_end - vma->vm_start, size_rem = size; in mic_mmap() local
|
| /linux-4.4.14/arch/mips/include/asm/octeon/ |
| D | cvmx-bootmem.h | 64 uint64_t size; member 82 uint64_t size; member
|
| /linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/core/ |
| D | notify.c | 91 nvkm_notify_send(struct nvkm_notify *notify, void *data, u32 size) in nvkm_notify_send() 134 void *data, u32 size, u32 reply, in nvkm_notify_init()
|
| /linux-4.4.14/drivers/staging/lustre/lustre/libcfs/ |
| D | libcfs_mem.c | 78 cfs_percpt_alloc(struct cfs_cpt_table *cptab, unsigned int size) in cfs_percpt_alloc() 179 cfs_array_alloc(int count, unsigned int size) in cfs_array_alloc()
|
| /linux-4.4.14/drivers/media/mmc/siano/ |
| D | smssdio.c | 93 static int smssdio_sendrequest(void *context, void *buffer, size_t size) in smssdio_sendrequest() 135 size_t size; in smssdio_interrupt() local
|
| /linux-4.4.14/drivers/mtd/tests/ |
| D | mtd_test.c | 83 int mtdtest_read(struct mtd_info *mtd, loff_t addr, size_t size, void *buf) in mtdtest_read() 100 int mtdtest_write(struct mtd_info *mtd, loff_t addr, size_t size, in mtdtest_write()
|
| /linux-4.4.14/arch/arm/plat-samsung/ |
| D | pm-check.c | 75 u32 size = (u32)resource_size(res); in s3c_pm_countram() local 144 static inline int in_region(void *ptr, int size, void *what, size_t whatsz) in in_region()
|
| /linux-4.4.14/arch/powerpc/oprofile/cell/ |
| D | pr_util.h | 39 unsigned int size; /* size of section from elf */ member 47 unsigned int size; /* size of section from elf */ member
|
| /linux-4.4.14/lib/xz/ |
| D | xz_private.h | 40 # define memeq(a, b, size) (memcmp(a, b, size) == 0) argument 41 # define memzero(buf, size) memset(buf, 0, size) argument
|
| /linux-4.4.14/drivers/media/platform/s5p-jpeg/ |
| D | jpeg-hw-exynos4.c | 299 unsigned int size; in exynos4_jpeg_get_stream_size() local 305 void exynos4_jpeg_set_dec_bitstream_size(void __iomem *base, unsigned int size) in exynos4_jpeg_set_dec_bitstream_size() 325 void exynos4_jpeg_set_timer_count(void __iomem *base, unsigned int size) in exynos4_jpeg_set_timer_count()
|
| /linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8723com/ |
| D | fw_common.c | 57 const u8 *buffer, u32 size) in rtl8723_fw_block_write() 86 u32 page, const u8 *buffer, u32 size) in rtl8723_fw_page_write() 117 u8 *buffer, u32 size, u8 max_page) in rtl8723_write_fw()
|
| /linux-4.4.14/arch/x86/boot/compressed/ |
| D | aslr.c | 38 size_t size) in rotate_xor() 109 unsigned long size; member 282 unsigned long size) in find_random_addr()
|
| /linux-4.4.14/drivers/usb/usbip/ |
| D | usbip_common.c | 325 int usbip_recv(struct socket *sock, void *buf, int size) in usbip_recv() 600 ssize_t size = np * sizeof(*iso); in usbip_alloc_iso_desc_pdu() local 624 int size = np * sizeof(*iso); in usbip_recv_iso() local 724 int size; in usbip_recv_xbuff() local
|
| /linux-4.4.14/fs/proc/ |
| D | kcore.c | 64 kclist_add(struct kcore_list *new, void *addr, size_t size, int type) in kclist_add() 77 size_t try, size; in get_kcore_size() local 115 size_t size; in __kcore_update_ram() local 434 size_t size, tsz; in read_kcore() local
|
| /linux-4.4.14/drivers/tty/vt/ |
| D | vc_screen.c | 165 int size; in vcs_size() local 184 int size; in vcs_lseek() local 236 long this_round, size; in vcs_read() local 380 long attr, size, written; in vcs_write() local
|
| /linux-4.4.14/drivers/hid/ |
| D | hid-roccat-kovaplus.h | 33 uint8_t size; /* always 3 */ member 39 uint8_t size; /* 16 */ member 51 uint8_t size; /* 23 */ member 58 uint8_t size; /* 6 */ member
|
| /linux-4.4.14/arch/arm64/include/asm/ |
| D | io.h | 170 #define ioremap(addr, size) __ioremap((addr), (size), __pgprot(PROT_DEVICE_nGnRE)) argument 171 #define ioremap_nocache(addr, size) __ioremap((addr), (size), __pgprot(PROT_DEVICE_nGnRE)) argument 172 #define ioremap_wc(addr, size) __ioremap((addr), (size), __pgprot(PROT_NORMAL_NC)) argument 173 #define ioremap_wt(addr, size) __ioremap((addr), (size), __pgprot(PROT_DEVICE_nGnRE)) argument
|
| /linux-4.4.14/drivers/media/v4l2-core/ |
| D | videobuf2-vmalloc.c | 28 unsigned long size; member 36 static void *vb2_vmalloc_alloc(void *alloc_ctx, unsigned long size, in vb2_vmalloc_alloc() 73 unsigned long size, in vb2_vmalloc_get_userptr() 407 unsigned long size, enum dma_data_direction dma_dir) in vb2_vmalloc_attach_dmabuf()
|
| D | videobuf2-dma-contig.c | 31 unsigned long size; member 55 unsigned long size = 0; in vb2_dc_get_contiguous_size() local 139 static void *vb2_dc_alloc(void *alloc_ctx, unsigned long size, in vb2_dc_alloc() 474 unsigned long size, enum dma_data_direction dma_dir) in vb2_dc_get_userptr() 672 unsigned long size, enum dma_data_direction dma_dir) in vb2_dc_attach_dmabuf()
|
| D | videobuf2-dma-sg.c | 51 size_t size; member 65 int size = buf->size; in vb2_dma_sg_alloc_compacted() local 102 static void *vb2_dma_sg_alloc(void *alloc_ctx, unsigned long size, in vb2_dma_sg_alloc() 230 unsigned long size, in vb2_dma_sg_get_userptr() 620 unsigned long size, enum dma_data_direction dma_dir) in vb2_dma_sg_attach_dmabuf()
|
| /linux-4.4.14/drivers/staging/lustre/lustre/llite/ |
| D | rw26.c | 189 size_t size, struct page ***pages, in ll_get_user_pages() 238 long size = pv->ldp_size; in ll_direct_rw_pages() local 336 size_t size, loff_t file_offset, in ll_direct_IO_26_seg() 373 long size = MAX_DIO_SIZE; in ll_direct_IO_26() local
|
| /linux-4.4.14/drivers/net/caif/ |
| D | caif_serial.c | 128 static inline void debugfs_rx(struct ser_device *ser, const u8 *data, int size) in debugfs_rx() 137 static inline void debugfs_tx(struct ser_device *ser, const u8 *data, int size) in debugfs_tx() 158 static inline void debugfs_rx(struct ser_device *ser, const u8 *data, int size) in debugfs_rx() 162 static inline void debugfs_tx(struct ser_device *ser, const u8 *data, int size) in debugfs_tx()
|
| /linux-4.4.14/arch/s390/hypfs/ |
| D | hypfs_vm.c | 52 __u32 size; member 56 static int diag2fc(int size, char* query, void *addr) in diag2fc() 89 int size; in diag2fc_store() local 246 static int dbfs_diag2fc_create(void **data, void **data_free_ptr, size_t *size) in dbfs_diag2fc_create()
|
| /linux-4.4.14/kernel/bpf/ |
| D | core.c | 58 void *bpf_internal_load_pointer_neg_helper(const struct sk_buff *skb, int k, unsigned int size) in bpf_internal_load_pointer_neg_helper() 73 struct bpf_prog *bpf_prog_alloc(unsigned int size, gfp_t gfp_extra_flags) in bpf_prog_alloc() 101 struct bpf_prog *bpf_prog_realloc(struct bpf_prog *fp_old, unsigned int size, in bpf_prog_realloc() 147 unsigned int size, hole, start; in bpf_jit_binary_alloc() local
|
| /linux-4.4.14/drivers/scsi/lpfc/ |
| D | lpfc_ct.c | 68 struct lpfc_dmabuf *mp, uint32_t size) in lpfc_ct_ignore_hbq_buffer() 84 struct lpfc_dmabuf *mp, uint32_t size) in lpfc_ct_unsol_buffer() 98 uint32_t size; in lpfc_ct_unsol_event() local 205 uint32_t size, int *entries) in lpfc_alloc_ct_rsp() 1044 size_t size) in lpfc_vport_symbolic_port_name() 1069 size_t size) in lpfc_vport_symbolic_node_name() 1137 size_t size; in lpfc_ns_cmd() local 1409 uint32_t size; in lpfc_fdmi_cmd() local
|
| /linux-4.4.14/drivers/iommu/ |
| D | rockchip-iommu.c | 99 size_t size = pa_end - pa_start; in rk_table_flush() local 290 size_t size) in rk_iommu_zap_lines() 539 dma_addr_t iova, size_t size) in rk_iommu_zap_iova() 555 dma_addr_t iova, size_t size) in rk_iommu_zap_iova_first_last() 593 u32 *pte_addr, dma_addr_t iova, size_t size) in rk_iommu_unmap_iova() 614 dma_addr_t iova, phys_addr_t paddr, size_t size, in rk_iommu_map_iova() 658 phys_addr_t paddr, size_t size, int prot) in rk_iommu_map() 689 size_t size) in rk_iommu_unmap()
|
| D | shmobile-iommu.c | 57 struct kmem_cache *cache, size_t size) in pgtable_alloc() 68 struct kmem_cache *cache, size_t size) in pgtable_free() 221 phys_addr_t paddr, size_t size, int prot) in shmobile_iommu_map() 265 unsigned long iova, size_t size) in shmobile_iommu_unmap()
|
| /linux-4.4.14/drivers/vme/bridges/ |
| D | vme_ca91cx42.c | 341 unsigned long long vme_base, unsigned long long size, in ca91cx42_slave_set() 447 unsigned long long *vme_base, unsigned long long *size, in ca91cx42_slave_get() 507 unsigned long long size) in ca91cx42_alloc_resource() 599 unsigned long long vme_base, unsigned long long size, u32 aspace, in ca91cx42_master_set() 756 int *enabled, unsigned long long *vme_base, unsigned long long *size, in __ca91cx42_master_get() 843 unsigned long long *vme_base, unsigned long long *size, u32 *aspace, in ca91cx42_master_get() 1516 static void *ca91cx42_alloc_consistent(struct device *parent, size_t size, in ca91cx42_alloc_consistent() 1527 static void ca91cx42_free_consistent(struct device *parent, size_t size, in ca91cx42_free_consistent()
|
| D | vme_tsi148.c | 478 unsigned long long vme_base, unsigned long long size, in tsi148_slave_set() 623 unsigned long long *vme_base, unsigned long long *size, in tsi148_slave_get() 723 unsigned long long size) in tsi148_alloc_resource() 816 unsigned long long vme_base, unsigned long long size, u32 aspace, in tsi148_master_set() 1058 unsigned long long *vme_base, unsigned long long *size, u32 *aspace, in __tsi148_master_get() 1168 unsigned long long *vme_base, unsigned long long *size, u32 *aspace, in tsi148_master_get() 1187 unsigned long long vme_base, size; in tsi148_master_read() local 1273 unsigned long long vme_base, size; in tsi148_master_write() local 2164 static void *tsi148_alloc_consistent(struct device *parent, size_t size, in tsi148_alloc_consistent() 2175 static void tsi148_free_consistent(struct device *parent, size_t size, in tsi148_free_consistent()
|
| /linux-4.4.14/drivers/scsi/aic94xx/ |
| D | aic94xx_sds.c | 42 u8 size[3]; member 135 u32 offs, int size) in asd_read_ocm_seg() 180 u32 offs, int size) in asd_write_ocm_seg() 195 u32 *offs, u32 *size) in asd_find_dir_entry() 220 u32 offs, size; in asd_get_bios_chim() local 422 u16 size; member 595 void *buffer, u32 offs, int size) in asd_read_flash_seg() 651 static u16 asd_calc_flash_chksum(u16 *p, int size) in asd_calc_flash_chksum() 663 u32 *offs, u32 *size) in asd_find_flash_de() 873 u32 offs, size; in asd_process_ms() local [all …]
|
| D | aic94xx_seq.c | 193 u32 size) in asd_verify_cseq() 227 u32 size, int lseq) in asd_verify_lseq() 268 u32 size, u8 lseq_mask) in asd_verify_seq() 289 const u8 * const prog, u32 size, u8 lseq_mask) in asd_download_seq() 360 u32 size, u8 lseq_mask) in asd_download_seq()
|
| /linux-4.4.14/arch/ia64/hp/common/ |
| D | sba_iommu.c | 224 size_t size; member 453 get_iovp_order (unsigned long size) in get_iovp_order() 631 sba_alloc_range(struct ioc *ioc, struct device *dev, size_t size) in sba_alloc_range() 729 sba_free_range(struct ioc *ioc, dma_addr_t iova, size_t size) in sba_free_range() 816 mark_clean (void *addr, size_t size) in mark_clean() 920 unsigned long poff, size_t size, in sba_map_page() 1007 size_t size, enum dma_data_direction dir, in sba_map_single_attrs() 1016 sba_mark_clean(struct ioc *ioc, dma_addr_t iova, size_t size) in sba_mark_clean() 1048 static void sba_unmap_page(struct device *dev, dma_addr_t iova, size_t size, in sba_unmap_page() 1117 void sba_unmap_single_attrs(struct device *dev, dma_addr_t iova, size_t size, in sba_unmap_single_attrs() [all …]
|
| /linux-4.4.14/arch/cris/include/arch-v32/arch/hwregs/ |
| D | extmem_defs.h | 99 unsigned int size : 3; member 118 unsigned int size : 3; member 137 unsigned int size : 3; member 156 unsigned int size : 3; member 175 unsigned int size : 3; member 194 unsigned int size : 3; member 213 unsigned int size : 3; member 232 unsigned int size : 3; member 251 unsigned int size : 3; member 270 unsigned int size : 3; member [all …]
|
| /linux-4.4.14/arch/mips/include/asm/mach-jazz/ |
| D | floppy.h | 105 static inline unsigned long fd_dma_mem_alloc(unsigned long size) in fd_dma_mem_alloc() 117 static inline void fd_dma_mem_free(unsigned long addr, unsigned long size) in fd_dma_mem_free()
|
| /linux-4.4.14/arch/mips/include/asm/mach-generic/ |
| D | floppy.h | 116 static inline unsigned long fd_dma_mem_alloc(unsigned long size) in fd_dma_mem_alloc() 125 static inline void fd_dma_mem_free(unsigned long addr, unsigned long size) in fd_dma_mem_free()
|
| /linux-4.4.14/arch/mips/include/asm/ |
| D | cacheflush.h | 137 static inline void flush_kernel_vmap_range(void *vaddr, int size) in flush_kernel_vmap_range() 143 static inline void invalidate_kernel_vmap_range(void *vaddr, int size) in invalidate_kernel_vmap_range()
|
| /linux-4.4.14/fs/ceph/ |
| D | acl.c | 45 int size; in ceph_get_acl() local 86 int ret = 0, size = 0; in ceph_set_acl() local
|
| D | file.c | 45 size_t size; in dio_get_pagev_size() local 1215 struct inode *inode, loff_t offset, unsigned size) in ceph_zero_partial_page() 1234 loff_t size = nearly - offset; in ceph_zero_pagecache_range() local 1242 loff_t size = round_down(length, PAGE_CACHE_SIZE); in ceph_zero_pagecache_range() local 1311 loff_t size = length; in ceph_zero_objects() local 1331 loff_t size = length; in ceph_zero_objects() local 1354 loff_t size; in ceph_fallocate() local
|
| /linux-4.4.14/fs/nfsd/ |
| D | fault_inject.c | 32 size_t size; in fault_inject_read() local 47 size_t size = min(sizeof(write_buf) - 1, len); in fault_inject_write() local
|
| /linux-4.4.14/drivers/net/wireless/zd1211rw/ |
| D | zd_def.h | 64 # define ZD_MEMCLEAR(pointer, size) memset((pointer), 0xff, (size)) argument 66 # define ZD_MEMCLEAR(pointer, size) do { } while (0) argument
|
| /linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
| D | nv30.c | 30 nv30_fb_tile_init(struct nvkm_fb *fb, int i, u32 addr, u32 size, u32 pitch, in nv30_fb_tile_init() 49 nv30_fb_tile_comp(struct nvkm_fb *fb, int i, u32 size, u32 flags, in nv30_fb_tile_comp()
|
| D | ramnv40.c | 197 nv40_ram_new_(struct nvkm_fb *fb, enum nvkm_ram_type type, u64 size, in nv40_ram_new_() 212 u32 size = nvkm_rd32(device, 0x10020c) & 0xff000000; in nv40_ram_new() local
|
| /linux-4.4.14/drivers/media/pci/meye/ |
| D | meye.c | 77 static void *rvmalloc(unsigned long size) in rvmalloc() 96 static void rvfree(void * mem, unsigned long size) in rvfree() 195 static void ptable_copy(u8 *buf, int start, int size, int pt_pages) in ptable_copy() 606 static void mchip_cont_read_frame(u32 v, u8 *buf, int size) in mchip_cont_read_frame() 616 static int mchip_comp_read_frame(u32 v, u8 *buf, int size) in mchip_comp_read_frame() 822 int size; in meye_irq() local 1467 unsigned long size = vma->vm_end - vma->vm_start; in meye_mmap() local
|
| /linux-4.4.14/drivers/net/wimax/i2400m/ |
| D | rx.c | 168 size_t size; member 244 const void *l3l4_hdr, size_t size) in i2400m_report_hook_queue() 287 const void *payload, size_t size) in i2400m_rx_ctl_ack() 359 const void *payload, size_t size) in i2400m_rx_ctl() 435 const void *payload, size_t size) in i2400m_rx_trace() 981 unsigned single_last, const void *payload, size_t size) in i2400m_rx_edata() 1312 const void *buf, size_t size) in i2400m_unknown_barker()
|
| /linux-4.4.14/arch/x86/kernel/cpu/microcode/ |
| D | intel.c | 199 unsigned long size; in save_microcode() local 288 void *data, size_t size, in get_matching_model_microcode() 544 unsigned long start, unsigned long size, in scan_microcode() 714 unsigned long start, unsigned long size) in _load_ucode_intel_bsp() 734 u64 start, size; in load_ucode_intel_bsp() local 902 static enum ucode_state generic_load_microcode(int cpu, void *data, size_t size, in generic_load_microcode() argument 1023 request_microcode_user(int cpu, const void __user *buf, size_t size) in request_microcode_user()
|
| /linux-4.4.14/drivers/staging/rdma/ehca/ |
| D | ehca_mrmw.c | 212 u64 size; in ehca_reg_phys_mr() local 1024 u64 size, in ehca_reg_mr() 1200 u64 size, in ehca_rereg_mr_rereg1() 1291 u64 size, in ehca_rereg_mr() 1772 u64 *size) in ehca_mr_chk_buf_and_calc_size() 2148 int ehca_mr_is_maxmr(u64 size, in ehca_mr_is_maxmr() 2477 size_t size, enum dma_data_direction direction) in ehca_dma_map_single() 2485 static void ehca_dma_unmap_single(struct ib_device *dev, u64 addr, size_t size, in ehca_dma_unmap_single() 2492 unsigned long offset, size_t size, in ehca_dma_map_page() 2507 static void ehca_dma_unmap_page(struct ib_device *dev, u64 addr, size_t size, in ehca_dma_unmap_page() [all …]
|
| /linux-4.4.14/arch/score/include/asm/ |
| D | page.h | 20 #define _ALIGN_UP(addr, size) (((addr)+((size)-1))&(~((size)-1))) argument 21 #define _ALIGN_DOWN(addr, size) ((addr)&(~((size)-1))) argument 24 #define _ALIGN(addr, size) _ALIGN_UP(addr, size) argument
|
| /linux-4.4.14/drivers/video/fbdev/ |
| D | igafb.c | 57 unsigned long size; member 225 unsigned int size, page, map_size = 0; in igafb_mmap() local 376 int size, iga2000 = 0; in igafb_init() local
|
| /linux-4.4.14/drivers/firmware/efi/libstub/ |
| D | arm-stub.c | 28 unsigned long size = sizeof(u8); in efi_secureboot_enabled() local 78 efi_file_read(void *handle, unsigned long *size, void *addr) in efi_file_read() 374 u64 paddr, size; in efi_get_virtmap() local
|
| /linux-4.4.14/fs/quota/ |
| D | quota_v2.c | 61 ssize_t size; in v2_read_header() local 95 ssize_t size; in v2_read_file_info() local 159 ssize_t size; in v2_write_file_info() local
|
| /linux-4.4.14/drivers/media/usb/cpia2/ |
| D | cpia2_core.c | 92 static void *rvmalloc(unsigned long size) in rvmalloc() 115 static void rvfree(void *mem, unsigned long size) in rvfree() 1046 static int set_vw_size(struct camera_data *cam, int size) in set_vw_size() 2238 u32 size = cam->num_frames*sizeof(struct framebuf); in cpia2_allocate_buffers() local 2387 unsigned long size = vma->vm_end-vma->vm_start; in cpia2_remap_buffer() local
|
| /linux-4.4.14/fs/jfs/ |
| D | xattr.c | 159 int size, dxd_t * ea) in ea_write_inline() 216 static int ea_write(struct inode *ip, struct jfs_ea_list *ealist, int size, in ea_write() 445 int size; in ea_get() local 892 ssize_t size; in __jfs_getxattr() local 981 ssize_t size = 0; in jfs_listxattr() local
|
| /linux-4.4.14/arch/x86/kernel/cpu/mtrr/ |
| D | generic.c | 69 u64 size; in get_mtrr_size() local 556 generic_get_free_region(unsigned long base, unsigned long size, int replace_reg) in generic_get_free_region() 576 unsigned long *size, mtrr_type *type) in generic_get_mtrr() 817 unsigned long size, mtrr_type type) in generic_set_mtrr() 848 int generic_validate_add_page(unsigned long base, unsigned long size, in generic_validate_add_page()
|
| /linux-4.4.14/drivers/gpu/drm/msm/ |
| D | msm_gem.c | 496 size_t size = 0; in msm_gem_describe_objects() local 558 uint32_t size, uint32_t flags, uint32_t *handle) in msm_gem_new_handle() 583 uint32_t size, uint32_t flags, in msm_gem_new_impl() 635 uint32_t size, uint32_t flags) in msm_gem_new() 666 uint32_t size, struct sg_table *sgt) in msm_gem_import()
|
| /linux-4.4.14/net/netfilter/ |
| D | x_tables.c | 330 textify_hooks(char *buf, size_t size, unsigned int mask, uint8_t nfproto) in textify_hooks() 364 unsigned int size, u_int8_t proto, bool inv_proto) in xt_check_match() 529 unsigned int *size) in xt_compat_match_from_user() 559 void __user **dstptr, unsigned int *size) in xt_compat_match_to_user() 705 unsigned int size, u_int8_t proto, bool inv_proto) in xt_check_target() 779 u64 size; in xt_copy_counters_from_user() local 837 unsigned int *size) in xt_compat_target_from_user() 867 void __user **dstptr, unsigned int *size) in xt_compat_target_to_user() 895 struct xt_table_info *xt_alloc_table_info(unsigned int size) in xt_alloc_table_info() 974 unsigned int size; in xt_jumpstack_alloc() local
|
| /linux-4.4.14/drivers/pci/host/ |
| D | pci-mvebu.c | 206 u32 size; in mvebu_pcie_setup_wins() local 278 u32 devfn, int where, int size, u32 *val) in mvebu_pcie_hw_rd_conf() 302 u32 devfn, int where, int size, u32 val) in mvebu_pcie_hw_wr_conf() 331 phys_addr_t base, size_t size) in mvebu_pcie_del_windows() 350 phys_addr_t base, size_t size, in mvebu_pcie_add_windows() 488 unsigned int where, int size, u32 *value) in mvebu_sw_pci_bridge_read() 629 unsigned int where, int size, u32 value) in mvebu_sw_pci_bridge_write() 780 int where, int size, u32 val) in mvebu_pcie_wr_conf() 806 int size, u32 *val) in mvebu_pcie_rd_conf() 875 resource_size_t size, in mvebu_pcie_align_resource()
|
| /linux-4.4.14/net/vmw_vsock/ |
| D | vmci_transport.c | 139 u64 size, in vmci_transport_packet_init() 212 u64 size, in __vmci_transport_send_control_pkt() 233 u64 size, in vmci_transport_reply_control_pkt_fast() 257 u64 size, in vmci_transport_send_control_pkt_bh() 278 u64 size, in vmci_transport_send_control_pkt() 332 static int vmci_transport_send_negotiate(struct sock *sk, size_t size) in vmci_transport_send_negotiate() 342 static int vmci_transport_send_negotiate2(struct sock *sk, size_t size, in vmci_transport_send_negotiate2() 450 static int vmci_transport_send_conn_request(struct sock *sk, size_t size) in vmci_transport_send_conn_request() 459 static int vmci_transport_send_conn_request2(struct sock *sk, size_t size, in vmci_transport_send_conn_request2() 605 size_t size; in vmci_transport_recv_dgram_cb() local
|
| /linux-4.4.14/drivers/media/platform/omap/ |
| D | omap_voutlib.c | 303 u32 order, size; in omap_vout_alloc_buffer() local 327 u32 order, size; in omap_vout_free_buffer() local
|
| /linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/dma/ |
| D | base.c | 51 const struct nvkm_oclass *oclass, void *data, u32 size, in nvkm_dma_oclass_new() 92 nvkm_dma_oclass_fifo_new(const struct nvkm_oclass *oclass, void *data, u32 size, in nvkm_dma_oclass_fifo_new()
|
| /linux-4.4.14/include/uapi/drm/ |
| D | virtgpu_drm.h | 55 uint32_t size; member 84 uint32_t size; /* validate transfer in the host */ member 91 uint32_t size; member 128 uint32_t size; member
|
| /linux-4.4.14/arch/arm/mach-iop13xx/ |
| D | pci.c | 280 int size, u32 *value) in iop13xx_atux_read_config() 298 int size, u32 value) in iop13xx_atux_write_config() 420 int size, u32 *value) in iop13xx_atue_read_config() 445 int size, u32 value) in iop13xx_atue_write_config()
|
| /linux-4.4.14/arch/arm/plat-omap/include/plat/ |
| D | sram.h | 10 #define omap_sram_push(funcp, size) ({ \ argument
|
| /linux-4.4.14/arch/c6x/kernel/ |
| D | devicetree.c | 15 void __init early_init_dt_add_memory_arch(u64 base, u64 size) in early_init_dt_add_memory_arch()
|
| /linux-4.4.14/drivers/media/usb/tm6000/ |
| D | tm6000-alsa.c | 116 static int dsp_buffer_alloc(struct snd_pcm_substream *substream, int size) in dsp_buffer_alloc() 209 static int tm6000_fillbuf(struct tm6000_core *core, char *buf, int size) in tm6000_fillbuf() 285 int size, rc; in snd_tm6000_hw_params() local
|
| /linux-4.4.14/drivers/iio/adc/ |
| D | ad_sigma_delta.c | 59 unsigned int size, unsigned int val) in ad_sd_write_reg() 103 unsigned int reg, unsigned int size, uint8_t *val) in ad_sd_read_reg_raw() 147 unsigned int reg, unsigned int size, unsigned int *val) in ad_sd_read_reg()
|
| /linux-4.4.14/drivers/hwmon/ |
| D | atxp1.c | 87 int size; in atxp1_showvcore() local 164 int size; in atxp1_showgpio1() local 210 int size; in atxp1_showgpio2() local
|
| /linux-4.4.14/fs/kernfs/ |
| D | inode.c | 161 const void *value, size_t size, int flags) in kernfs_iop_setxattr() 212 size_t size) in kernfs_iop_getxattr() 224 ssize_t kernfs_iop_listxattr(struct dentry *dentry, char *buf, size_t size) in kernfs_iop_listxattr()
|