/linux-4.1.27/drivers/ssb/ |
D | driver_gige.c | 111 int reg, int size, u32 *val) in ssb_gige_pci_read_config() 141 int reg, int size, u32 val) in ssb_gige_pci_write_config()
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/therm/ |
D | gt215.c | 70 struct nvkm_oclass *oclass, void *data, u32 size, in gt215_therm_ctor()
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/fuse/ |
D | nv50.c | 51 struct nvkm_oclass *oclass, void *data, u32 size, in nv50_fuse_ctor()
|
D | gf100.c | 53 struct nvkm_oclass *oclass, void *data, u32 size, in gf100_fuse_ctor()
|
/linux-4.1.27/drivers/staging/android/ion/ |
D | ion.h | 56 size_t size; member
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/ |
D | nv40.c | 49 struct nvkm_oclass *oclass, void *data, u32 size, in nv40_instmem_ctor()
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/ |
D | base.c | 78 struct nvkm_oclass *oclass, int size, void **pobject) in nvkm_devinit_create_()
|
/linux-4.1.27/drivers/misc/ibmasm/ |
D | heartbeat.c | 85 void ibmasm_receive_heartbeat(struct service_processor *sp, void *message, size_t size) in ibmasm_receive_heartbeat()
|
/linux-4.1.27/drivers/mtd/maps/ |
D | rbtx4939-flash.c | 54 unsigned long size; in rbtx4939_flash_probe() local
|
D | impa7.c | 63 static struct { u_long addr; u_long size; } pt[NUM_FLASHBANKS] = { in init_impa7() member
|
/linux-4.1.27/arch/sh/kernel/ |
D | head_32.S | 216 #define __PMB_ITER_BY_SIZE(size) \ argument
|
/linux-4.1.27/drivers/gpu/drm/radeon/ |
D | vce_v2_0.c | 146 uint32_t size; in vce_v2_0_resume() local
|
D | radeon_object.c | 54 u64 size = (u64)bo->tbo.num_pages << PAGE_SHIFT; in radeon_update_memory_usage() local 179 unsigned long size, int byte_align, bool kernel, in radeon_bo_create() 781 unsigned long offset, size, lpfn; in radeon_bo_fault_reserve_notify() local
|
D | drm_buffer.h | 42 int size; member
|
D | r600_dpm.c | 820 u32 size = atom_table->ucNumEntries * in r600_parse_clk_voltage_dep_table() local 1035 u32 size = cac_table->ucNumEntries * sizeof(struct radeon_cac_leakage_table); in r600_parse_extended_power_table() local 1088 u32 size = limits->numEntries * in r600_parse_extended_power_table() local 1142 u32 size = limits->numEntries * in r600_parse_extended_power_table() local 1174 u32 size = limits->numEntries * in r600_parse_extended_power_table() local 1232 u32 size = limits->numEntries * in r600_parse_extended_power_table() local
|
D | r600_cs.c | 352 u32 slice_tile_max, size, tmp; in r600_cs_track_validate_cb() local 519 u32 nviews, bpe, ntiles, size, slice_tile_max, tmp; in r600_cs_track_validate_db() local 633 unsigned long size; in r600_cs_track_validate_db() local 1399 unsigned r600_mip_minify(unsigned size, unsigned level) in r600_mip_minify() 1415 unsigned width, height, depth, size; in r600_texture_size() local 1779 u32 command, size; in r600_packet3_check() local 1955 u32 size, offset, base_offset, mip_offset; in r600_packet3_check() local
|
/linux-4.1.27/net/ipv6/ |
D | xfrm6_mode_beet.c | 83 int size = sizeof(struct ipv6hdr); in xfrm6_beet_input() local
|
/linux-4.1.27/tools/testing/selftests/powerpc/pmu/ebb/ |
D | trace.h | 26 u64 size; member
|
/linux-4.1.27/arch/powerpc/platforms/cell/spufs/ |
D | file.c | 86 size_t size; in spufs_attr_read() local 120 size_t size; in spufs_attr_write() local 189 size_t size, loff_t *pos) in __spufs_mem_read() 198 size_t size, loff_t *pos) in spufs_mem_read() 214 size_t size, loff_t *ppos) in spufs_mem_write() 531 size_t size, loff_t *pos) in __spufs_regs_read() 540 size_t size, loff_t *pos) in spufs_regs_read() 560 size_t size, loff_t *pos) in spufs_regs_write() 589 size_t size, loff_t * pos) in __spufs_fpcr_read() 598 size_t size, loff_t * pos) in spufs_fpcr_read() [all …]
|
/linux-4.1.27/arch/powerpc/include/asm/ |
D | io.h | 116 #define DEF_MMIO_IN_X(name, size, insn) \ argument 125 #define DEF_MMIO_OUT_X(name, size, insn) \ argument 133 #define DEF_MMIO_IN_X(name, size, insn) \ argument 142 #define DEF_MMIO_OUT_X(name, size, insn) \ argument 151 #define DEF_MMIO_IN_D(name, size, insn) \ argument 160 #define DEF_MMIO_OUT_D(name, size, insn) \ argument 723 #define ioremap_nocache(addr, size) ioremap((addr), (size)) argument
|
D | page.h | 243 #define _ALIGN_UP(addr,size) (((addr)+((size)-1))&(~((size)-1))) argument 244 #define _ALIGN_DOWN(addr,size) ((addr)&(~((size)-1))) argument 247 #define _ALIGN(addr,size) _ALIGN_UP(addr,size) argument
|
/linux-4.1.27/mm/ |
D | memory_hotplug.c | 130 static struct resource *register_memory_resource(u64 start, u64 size) in register_memory_resource() 761 resource_size_t start, size; in __remove_pages() local 1172 static int check_hotplug_memory_range(u64 start, u64 size) in check_hotplug_memory_range() 1194 static int should_add_memory_movable(int nid, u64 start, u64 size) in should_add_memory_movable() 1209 int zone_for_memory(int nid, u64 start, u64 size, int zone_default) in zone_for_memory() 1218 int __ref add_memory(int nid, u64 start, u64 size) in add_memory() 1987 void __ref remove_memory(int nid, u64 start, u64 size) in remove_memory()
|
/linux-4.1.27/arch/powerpc/kvm/ |
D | e500_mmu.c | 86 int size = vcpu_e500->gtlb_params[tlbsel].entries; in kvmppc_e500_tlb_index() local 156 int size = vcpu_e500->gtlb_params[1].entries; in kvmppc_recalc_tlb1map_range() local 185 unsigned long start, end, size; in kvmppc_need_recalc_tlb1map_range() local 199 unsigned long start, end, size; in kvmppc_set_tlb1map_range() local
|
/linux-4.1.27/arch/alpha/kernel/ |
D | setup.c | 291 unsigned long size; in move_initrd() local 1289 read_mem_block(int *addr, int stride, int size) in read_mem_block() 1325 long size = minsize, maxsize = MAX_BCACHE_SIZE * 2; in external_cache_probe() local 1383 unsigned long car, size; in determine_cpu_caches() local
|
/linux-4.1.27/arch/powerpc/boot/ |
D | mv64x60.c | 156 u32 size; member 163 u32 size; member 283 u32 i, base, size, enables, prot = 0, snoop_bits = 0; in mv64x60_config_ctlr_windows() local 496 u32 pci_base_lo, u32 cpu_base, u32 size, in mv64x60_config_cpu2pci_window()
|
/linux-4.1.27/drivers/net/wireless/ath/ath9k/ |
D | eeprom_def.c | 132 static u32 ath9k_def_dump_modal_eeprom(char *buf, u32 len, u32 size, in ath9k_def_dump_modal_eeprom() 202 u8 *buf, u32 len, u32 size) in ath9k_hw_def_dump_eeprom() 254 u8 *buf, u32 len, u32 size) in ath9k_hw_def_dump_eeprom() 268 int i, addr, size; in ath9k_hw_def_check_eeprom() local
|
D | eeprom_4k.c | 71 static u32 ath9k_dump_4k_modal_eeprom(char *buf, u32 len, u32 size, in ath9k_dump_4k_modal_eeprom() 126 u8 *buf, u32 len, u32 size) in ath9k_hw_4k_dump_eeprom() 174 u8 *buf, u32 len, u32 size) in ath9k_hw_4k_dump_eeprom()
|
D | eeprom_9287.c | 74 static u32 ar9287_dump_modal_eeprom(char *buf, u32 len, u32 size, in ar9287_dump_modal_eeprom() 122 u8 *buf, u32 len, u32 size) in ath9k_hw_ar9287_dump_eeprom() 171 u8 *buf, u32 len, u32 size) in ath9k_hw_ar9287_dump_eeprom()
|
/linux-4.1.27/crypto/ |
D | algapi.c | 920 static inline void crypto_inc_byte(u8 *a, unsigned int size) in crypto_inc_byte() 933 void crypto_inc(u8 *a, unsigned int size) in crypto_inc() 949 static inline void crypto_xor_byte(u8 *a, const u8 *b, unsigned int size) in crypto_xor_byte() 955 void crypto_xor(u8 *dst, const u8 *src, unsigned int size) in crypto_xor()
|
/linux-4.1.27/drivers/gpu/drm/qxl/ |
D | qxl_fb.c | 64 int size; member 227 …uint32_t size = fb_image->width * fb_image->height * (fb_image->depth >= 8 ? fb_image->depth / 8 :… in qxl_fb_delayed_imageblit() local 452 int aligned_size, size; in qxlfb_create_pinned_object() local 512 int size; in qxlfb_create() local
|
/linux-4.1.27/arch/mips/include/asm/mach-loongson/ |
D | loongson.h | 345 #define LOONGSON_ADDRWIN_CFG(s, d, w, src, dst, size) do {\ argument 351 #define LOONGSON_ADDRWIN_CPUTOPCI(win, src, dst, size) \ argument 353 #define LOONGSON_ADDRWIN_CPUTODDR(win, src, dst, size) \ argument 355 #define LOONGSON_ADDRWIN_PCITODDR(win, src, dst, size) \ argument
|
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/ |
D | alloc.c | 586 int mlx4_buf_alloc(struct mlx4_dev *dev, int size, int max_direct, in mlx4_buf_alloc() 656 void mlx4_buf_free(struct mlx4_dev *dev, int size, struct mlx4_buf *buf) in mlx4_buf_free() 792 int size, int max_direct) in mlx4_alloc_hwq_res() 829 int size) in mlx4_free_hwq_res()
|
/linux-4.1.27/arch/m68k/include/asm/ |
D | bitops.h | 319 unsigned size) in find_first_zero_bit() 344 static inline int find_next_zero_bit(const unsigned long *vaddr, int size, in find_next_zero_bit() 374 static inline int find_first_bit(const unsigned long *vaddr, unsigned size) in find_first_bit() 399 static inline int find_next_bit(const unsigned long *vaddr, int size, in find_next_bit()
|
D | uaccess_no.h | 16 #define access_ok(type,addr,size) _access_ok((unsigned long)(addr),(size)) argument 24 static inline int _access_ok(unsigned long addr, unsigned long size) in _access_ok()
|
/linux-4.1.27/arch/arm/include/asm/ |
D | io.h | 335 #define ioremap(cookie,size) __arm_ioremap((cookie), (size), MT_DEVICE) argument 336 #define ioremap_nocache(cookie,size) __arm_ioremap((cookie), (size), MT_DEVICE) argument 337 #define ioremap_cache(cookie,size) __arm_ioremap((cookie), (size), MT_DEVICE_CACHED) argument 338 #define ioremap_wc(cookie,size) __arm_ioremap((cookie), (size), MT_DEVICE_WC) argument
|
D | kvm_mmu.h | 186 unsigned long size, in __coherent_cache_guest_page() 248 unsigned long size = PMD_SIZE; in __kvm_flush_dcache_pmd() local
|
/linux-4.1.27/arch/tile/gxio/ |
D | iorpc_trio.c | 140 uint64_t size; member 150 uint64_t size, unsigned int asid, in gxio_trio_init_memory_map_mmu_aux() 334 unsigned long size; member 338 unsigned long offset, unsigned long size) in gxio_trio_check_mmio_offset()
|
D | mpipe.c | 46 static size_t strscpy(char *dest, const char *src, size_t size) in strscpy() 124 size) in gxio_mpipe_buffer_size_to_buffer_size_enum() 382 unsigned int size = in gxio_mpipe_rules_commit() local
|
/linux-4.1.27/security/apparmor/ |
D | apparmorfs.c | 117 static ssize_t profile_load(struct file *f, const char __user *buf, size_t size, in profile_load() 141 size_t size, loff_t *pos) in profile_replace() 163 size_t size, loff_t *pos) in profile_remove() 327 unsigned int i, size = aa_hash_size(); in aa_fs_seq_hash_show() local
|
/linux-4.1.27/fs/ncpfs/ |
D | sock.c | 36 static int _recv(struct socket *sock, void *buf, int size, unsigned flags) in _recv() 700 static int do_ncp_rpc_call(struct ncp_server *server, int size, in do_ncp_rpc_call() 740 static int ncp_do_request(struct ncp_server *server, int size, in ncp_do_request() 795 void* rpl, int size) in ncp_request2()
|
/linux-4.1.27/drivers/net/wireless/rt2x00/ |
D | rt2x00debug.c | 334 size_t size; in rt2x00debug_read_queue_stats() local 393 size_t size; in rt2x00debug_read_crypto_stats() local 539 size_t size; in rt2x00debug_read_dev_flags() local 568 size_t size; in rt2x00debug_read_cap_flags() local
|
/linux-4.1.27/drivers/net/usb/ |
D | ax88179_178a.c | 191 unsigned char ctrl, timer_l, timer_h, size, ifg; member 200 u16 size, void *data, int in_pm) in __ax88179_read_cmd() 223 u16 size, void *data, int in_pm) in __ax88179_write_cmd() 246 u16 index, u16 size, void *data) in ax88179_write_cmd_async() 264 u16 index, u16 size, void *data) in ax88179_read_cmd_nopm() 286 u16 index, u16 size, void *data) in ax88179_write_cmd_nopm() 305 u16 size, void *data) in ax88179_read_cmd() 327 u16 size, void *data) in ax88179_write_cmd()
|
/linux-4.1.27/fs/gfs2/ |
D | dir.c | 123 unsigned int offset, unsigned int size) in gfs2_dir_write_stuffed() 156 u64 offset, unsigned int size) in gfs2_dir_write_data() 248 unsigned int size) in gfs2_dir_read_stuffed() 272 unsigned int size) in gfs2_dir_read_data() 482 unsigned int size, unsigned int len, int first) in gfs2_check_dirent() 538 unsigned size; in gfs2_dirent_scan() local 1282 static void *gfs2_alloc_sort_buffer(unsigned size) in gfs2_alloc_sort_buffer() 1888 unsigned int x, size = len * sizeof(u64); in leaf_dealloc() local
|
/linux-4.1.27/drivers/staging/lustre/lustre/include/ |
D | lustre_eacl.h | 70 #define CFS_ACL_XATTR_COUNT(size, prefix) \ argument
|
/linux-4.1.27/drivers/net/ethernet/xilinx/ |
D | ll_temac_mdio.c | 64 int rc, size; in temac_mdio_setup() local
|
/linux-4.1.27/arch/arm/mach-orion5x/ |
D | tsx09-common.c | 118 void __init qnap_tsx09_find_mac_addr(u32 mem_base, u32 size) in qnap_tsx09_find_mac_addr()
|
/linux-4.1.27/arch/sh/include/asm/ |
D | flat.h | 17 #define flat_reloc_valid(reloc, size) ((reloc) <= (size)) argument
|
/linux-4.1.27/arch/mn10300/mm/ |
D | cache-flush-icache.c | 52 unsigned long addr, size, off; in flush_icache_page_range() local
|
/linux-4.1.27/arch/m68k/tools/amiga/ |
D | dmesg.c | 36 u_long size; member
|
/linux-4.1.27/include/linux/ |
D | fd.h | 10 compat_uint_t size; member
|
D | ring_buffer.h | 94 #define ring_buffer_alloc(size, flags) \ argument
|
D | cmdline-parser.h | 21 sector_t size; member
|
D | platform_device.h | 94 const void *data, size_t size) { in platform_device_register_resndata() 158 const void *data, size_t size) in platform_device_register_data() 243 #define platform_create_bundle(driver, probe, res, n_res, data, size) \ argument
|
D | uio_driver.h | 38 resource_size_t size; member 59 unsigned long size; member
|
D | io.h | 104 unsigned long size) in arch_phys_wc_add()
|
D | mbus.h | 33 u32 size; member
|
D | dma-buf.h | 123 size_t size; member 180 size_t size; member
|
/linux-4.1.27/lib/ |
D | test_firmware.c | 26 size_t size, loff_t *offset) in test_fw_misc_read()
|
D | string_helpers.c | 29 void string_get_size(u64 size, u64 blk_size, const enum string_size_units units, in string_get_size() 262 int string_unescape(char *src, char *dst, size_t size, unsigned int flags) in string_unescape()
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/ibus/ |
D | gk20a.c | 78 struct nvkm_oclass *oclass, void *data, u32 size, in gk20a_ibus_ctor()
|
/linux-4.1.27/arch/mips/sgi-ip27/ |
D | ip27-hubio.c | 29 unsigned long xtalk_addr, size_t size) in hub_pio_map()
|
/linux-4.1.27/include/net/netfilter/ |
D | nfnetlink_queue.h | 22 nfqnl_ct_get(struct sk_buff *entskb, size_t *size, enum ip_conntrack_info *ctinfo) in nfqnl_ct_get()
|
/linux-4.1.27/drivers/scsi/lpfc/ |
D | lpfc_debugfs.c | 135 lpfc_debugfs_disc_trc_data(struct lpfc_vport *vport, char *buf, int size) in lpfc_debugfs_disc_trc_data() 201 lpfc_debugfs_slow_ring_trc_data(struct lpfc_hba *phba, char *buf, int size) in lpfc_debugfs_slow_ring_trc_data() 269 lpfc_debugfs_hbqinfo_data(struct lpfc_hba *phba, char *buf, int size) in lpfc_debugfs_hbqinfo_data() 389 lpfc_debugfs_dumpHBASlim_data(struct lpfc_hba *phba, char *buf, int size) in lpfc_debugfs_dumpHBASlim_data() 448 lpfc_debugfs_dumpHostSlim_data(struct lpfc_hba *phba, char *buf, int size) in lpfc_debugfs_dumpHostSlim_data() 528 lpfc_debugfs_nodelist_data(struct lpfc_vport *vport, char *buf, int size) in lpfc_debugfs_nodelist_data() 721 int size; in lpfc_debugfs_disc_trc_open() local 771 int size; in lpfc_debugfs_slow_ring_trc_open() local 1059 int size; in lpfc_debugfs_dif_err_write() local
|
/linux-4.1.27/drivers/usb/early/ |
D | ehci-dbgp.c | 241 static inline void dbgp_set_data(const void *buf, int size) in dbgp_set_data() 256 static inline void dbgp_get_data(void *buf, int size) in dbgp_get_data() 271 const char *bytes, int size) in dbgp_bulk_write() 299 int size, int loops) in dbgp_bulk_read() 330 int request, int value, int index, void *data, int size) in dbgp_control_msg()
|
/linux-4.1.27/drivers/pcmcia/ |
D | rsrc_nonstatic.c | 77 resource_size_t size, int type, char *name) in claim_region() 350 unsigned long base, unsigned long size, in do_validate_mem() 609 resource_size_t size, resource_size_t align) in pcmcia_align() 865 unsigned long size = end - start + 1; in adjust_memory() local 891 unsigned long size; in adjust_io() local
|
/linux-4.1.27/drivers/scsi/qla2xxx/ |
D | qla_gs.c | 626 qla2x00_get_sym_node_name(scsi_qla_host_t *vha, uint8_t *snn, size_t size) in qla2x00_get_sym_node_name() 1264 uint32_t size, sn; in qla2x00_fdmi_rhba() local 1474 uint32_t size; in qla2x00_fdmi_rpa() local 1686 uint32_t size, sn; in qla2x00_fdmiv2_rhba() local 2050 uint32_t size; in qla2x00_fdmiv2_rpa() local
|
/linux-4.1.27/drivers/net/ethernet/intel/i40evf/ |
D | i40e_txrx.c | 33 static inline __le64 build_ctob(u32 td_cmd, u32 td_offset, unsigned int size, in build_ctob() 1631 unsigned int size = 0; in i40e_chk_linearize() local 1689 unsigned int size = skb_headlen(skb); in i40e_tx_map() local 1840 static inline int __i40e_maybe_stop_tx(struct i40e_ring *tx_ring, int size) in __i40e_maybe_stop_tx() 1863 static int i40e_maybe_stop_tx(struct i40e_ring *tx_ring, int size) in i40e_maybe_stop_tx()
|
/linux-4.1.27/arch/mips/txx9/generic/ |
D | setup.c | 55 txx9_reg_res_init(unsigned int pcode, unsigned long base, unsigned long size) in txx9_reg_res_init() 633 unsigned long size, in txx9_physmap_flash_init() 912 char *buf, loff_t pos, size_t size) in txx9_sram_read() 927 char *buf, loff_t pos, size_t size) in txx9_sram_write() 951 size_t size; in txx9_sramc_init() local
|
/linux-4.1.27/drivers/usb/core/ |
D | message.c | 133 __u16 size, int timeout) in usb_control_msg() 634 unsigned char index, void *buf, int size) in usb_get_descriptor() 682 unsigned char index, void *buf, int size) in usb_get_string() 812 int usb_string(struct usb_device *dev, int index, char *buf, size_t size) in usb_string() 902 int usb_get_device_descriptor(struct usb_device *dev, unsigned int size) in usb_get_device_descriptor()
|
/linux-4.1.27/drivers/staging/lustre/lustre/llite/ |
D | llite_lib.c | 166 int size, err, checksum; in client_common_fill_super() local 616 int size, rc; in ll_get_max_mdsize() local 630 int size, rc; in ll_get_default_mdsize() local 643 int size, rc; in ll_get_max_cookiesize() local 656 int size, rc; in ll_get_default_cookiesize() local
|
/linux-4.1.27/drivers/usb/serial/ |
D | ti_usb_3410_5052.c | 1186 int size, status; in ti_get_lsr() local 1339 __u16 moduleid, __u16 value, __u8 *data, int size) in ti_command_out_sync() 1359 __u16 moduleid, __u16 value, __u8 *data, int size) in ti_command_in_sync() 1383 unsigned int size; in ti_write_byte() local 1414 u8 *buffer, int size) in ti_do_download()
|
/linux-4.1.27/drivers/char/tpm/st33zp24/ |
D | st33zp24.c | 340 int size = 0, burstcnt, len, ret; in recv_data() local 396 u32 status, i, size, ordinal; in st33zp24_send() local 487 int size = 0; in st33zp24_recv() local
|
/linux-4.1.27/lib/xz/ |
D | xz_dec_stream.c | 75 uint32_t size; member 106 vli_type size; member 127 size_t size; member
|
/linux-4.1.27/arch/parisc/mm/ |
D | init.c | 187 unsigned long size; in setup_bootmem() local 395 unsigned long start_paddr, unsigned long size, in map_pages() 712 unsigned long size; in pagetable_init() local
|
/linux-4.1.27/arch/sparc/kernel/ |
D | unaligned_64.c | 202 static inline int do_int_store(int reg_num, int size, unsigned long *dst_addr, in do_int_store() 308 int size = decode_access_size(regs, insn); in kernel_unaligned_trap() local 498 int size, i; in handle_ldf_stq() local
|
D | of_device_64.c | 16 void __iomem *of_ioremap(struct resource *res, unsigned long offset, unsigned long size, char *name) in of_ioremap() 32 void of_iounmap(struct resource *res, void __iomem *base, unsigned long size) in of_iounmap() 357 u64 size, result = OF_BAD_ADDR; in build_device_resources() local
|
/linux-4.1.27/drivers/usb/chipidea/ |
D | otg_fsm.c | 38 unsigned size, t; in get_a_bus_req() local 82 unsigned size, t; in get_a_bus_drop() local 123 unsigned size, t; in get_b_bus_req() local
|
/linux-4.1.27/sound/core/oss/ |
D | pcm_plugin.c | 53 size_t size; in snd_pcm_plugin_alloc() local 586 …truct snd_pcm_substream *plug, struct snd_pcm_plugin_channel *src_channels, snd_pcm_uframes_t size) in snd_pcm_plug_write_transfer() 618 …snd_pcm_substream *plug, struct snd_pcm_plugin_channel *dst_channels_final, snd_pcm_uframes_t size) in snd_pcm_plug_read_transfer()
|
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8188ee/ |
D | fw.c | 57 const u8 *buffer, u32 size) in _rtl88e_fw_block_write() 85 u32 page, const u8 *buffer, u32 size) in _rtl88e_fw_page_write() 114 enum version_8188e version, u8 *buffer, u32 size) in _rtl88e_write_fw()
|
/linux-4.1.27/drivers/spi/ |
D | spi-au1550.c | 289 static int au1550_spi_dma_rxtmp_alloc(struct au1550_spi *hw, unsigned size) in au1550_spi_dma_rxtmp_alloc() 479 #define AU1550_SPI_RX_WORD(size, mask) \ argument 491 #define AU1550_SPI_TX_WORD(size, mask) \ argument
|
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8192c/ |
D | fw_common.c | 72 const u8 *buffer, u32 size) in _rtl92c_fw_block_write() 100 u32 page, const u8 *buffer, u32 size) in _rtl92c_fw_page_write() 129 enum version_8192c version, u8 *buffer, u32 size) in _rtl92c_write_fw()
|
/linux-4.1.27/fs/ntfs/ |
D | logfile.c | 355 int size, err; in ntfs_check_and_load_restart_page() local 486 s64 size, pos; in ntfs_check_logfile() local
|
/linux-4.1.27/arch/avr32/include/asm/ |
D | setup.h | 32 u32 size; member 40 u32 size; member
|
/linux-4.1.27/tools/usb/usbip/libsrc/ |
D | usbip_common.c | 245 void usbip_names_get_product(char *buff, size_t size, uint16_t vendor, in usbip_names_get_product() 262 void usbip_names_get_class(char *buff, size_t size, uint8_t class, in usbip_names_get_class()
|
/linux-4.1.27/arch/tile/kernel/ |
D | single_step.c | 107 int size, int sign_ext) in rewrite_load_store_unaligned() 321 int size = 0, sign_ext = 0; /* happy compiler */ in single_step_once() local
|
/linux-4.1.27/drivers/gpu/drm/ast/ |
D | ast_fb.c | 171 u32 size; in astfb_create_object() local 195 int size, ret; in astfb_create() local
|
/linux-4.1.27/fs/qnx6/ |
D | dir.c | 15 static unsigned qnx6_lfile_checksum(char *name, unsigned size) in qnx6_lfile_checksum() 144 int size = de->de_size; in qnx6_readdir() local
|
/linux-4.1.27/arch/ia64/include/asm/sn/ |
D | pcibr_provider.h | 64 #define MINIMAL_ATES_REQUIRED(addr, size) \ argument 67 #define MINIMAL_ATE_FLAG(addr, size) \ argument
|
/linux-4.1.27/sound/soc/blackfin/ |
D | bf5xx-i2s-pcm.c | 220 size_t size = vma->vm_end - vma->vm_start; in bf5xx_pcm_mmap() local 326 size_t size = bf5xx_pcm_hardware.buffer_bytes_max; in bf5xx_pcm_i2s_new() local
|
/linux-4.1.27/arch/x86/pci/ |
D | fixup.c | 217 static int quirk_pcie_aspm_read(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 *… in quirk_pcie_aspm_read() 227 static int quirk_pcie_aspm_write(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 … in quirk_pcie_aspm_write()
|
/linux-4.1.27/arch/arm64/include/asm/ |
D | uaccess.h | 90 #define __range_ok(addr, size) \ argument 102 #define access_ok(type, addr, size) __range_ok(addr, size) argument
|
/linux-4.1.27/arch/x86/kernel/ |
D | ksysfs.c | 93 static int __init get_setup_data_size(int nr, size_t *size) in get_setup_data_size() 214 size_t size; in create_setup_data_node() local
|
/linux-4.1.27/arch/avr32/mm/ |
D | tlb.c | 180 int size; in flush_tlb_range() local 224 int size; in flush_tlb_kernel_range() local
|
/linux-4.1.27/drivers/block/aoe/ |
D | aoechr.c | 69 interfaces(const char __user *str, size_t size) in interfaces() 80 revalidate(const char __user *str, size_t size) in revalidate()
|
/linux-4.1.27/drivers/xen/xenbus/ |
D | xenbus_dev_backend.c | 95 size_t size = vma->vm_end - vma->vm_start; in xenbus_backend_mmap() local
|
/linux-4.1.27/include/linux/decompress/ |
D | mm.h | 33 static void *malloc(int size) in malloc()
|
/linux-4.1.27/sound/synth/emux/ |
D | emux_hwdep.c | 103 int size = snd_util_mem_avail(emu->memhdr); in snd_emux_hwdep_ioctl() local
|
/linux-4.1.27/arch/mips/fw/arc/ |
D | memory.c | 133 unsigned long base, size; in prom_meminit() local
|
/linux-4.1.27/block/partitions/ |
D | amiga.c | 19 checksum_block(__be32 *m, int size) in checksum_block()
|
/linux-4.1.27/arch/mips/mm/ |
D | sc-r5k.c | 35 static void r5k_dma_cache_inv_sc(unsigned long addr, unsigned long size) in r5k_dma_cache_inv_sc()
|
D | tlb-r4k.c | 124 unsigned long size, flags; in local_flush_tlb_range() local 168 unsigned long size, flags; in local_flush_tlb_kernel_range() local
|
/linux-4.1.27/drivers/char/hw_random/ |
D | pseries-rng.c | 31 size_t size = max < 8 ? max : 8; in pseries_rng_read() local
|
/linux-4.1.27/arch/blackfin/include/asm/ |
D | flat.h | 28 #define flat_reloc_valid(reloc, size) ((reloc) <= (size)) argument
|
/linux-4.1.27/tools/virtio/linux/ |
D | uaccess.h | 7 static inline void __chk_user_ptr(const volatile void *p, size_t size) in __chk_user_ptr()
|
/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvif/ |
D | notify.h | 22 u32 size; member
|
/linux-4.1.27/security/selinux/ss/ |
D | hashtab.h | 23 u32 size; /* number of slots in hash table */ member
|
/linux-4.1.27/arch/mips/bcm63xx/ |
D | cs.c | 34 int bcm63xx_set_cs_base(unsigned int cs, u32 base, unsigned int size) in bcm63xx_set_cs_base()
|
/linux-4.1.27/arch/s390/hypfs/ |
D | hypfs_diag0c.c | 89 static int dbfs_diag0c_create(void **data, void **data_free_ptr, size_t *size) in dbfs_diag0c_create()
|
D | hypfs.h | 54 size_t size; member
|
/linux-4.1.27/drivers/xen/xenfs/ |
D | super.c | 30 size_t size, loff_t *off) in capabilities_read()
|
/linux-4.1.27/drivers/pnp/isapnp/ |
D | proc.c | 40 int cnt, size = 256; in isapnp_proc_bus_read() local
|
/linux-4.1.27/arch/arm64/kernel/ |
D | pci.c | 36 resource_size_t size, resource_size_t align) in pcibios_align_resource()
|
/linux-4.1.27/arch/powerpc/platforms/pseries/ |
D | firmware.c | 82 size_t size; in fw_hypertas_feature_init() local
|
D | eeh_pseries.c | 682 static int pseries_eeh_read_config(struct pci_dn *pdn, int where, int size, u32 *val) in pseries_eeh_read_config() 696 static int pseries_eeh_write_config(struct pci_dn *pdn, int where, int size, u32 val) in pseries_eeh_write_config()
|
/linux-4.1.27/arch/mips/vr41xx/common/ |
D | pmu.c | 99 unsigned long start, size; in vr41xx_pmu_init() local
|
/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
D | instmem.h | 10 u32 size; member
|
/linux-4.1.27/drivers/media/platform/vivid/ |
D | vivid-radio-tx.c | 35 size_t size, loff_t *offset) in vivid_radio_tx_write()
|
D | vivid-vbi-cap.c | 144 unsigned size = vq->type == V4L2_BUF_TYPE_SLICED_VBI_CAPTURE ? in vbi_cap_queue_setup() local 164 unsigned size = vb->vb2_queue->type == V4L2_BUF_TYPE_SLICED_VBI_CAPTURE ? in vbi_cap_buf_prepare() local
|
/linux-4.1.27/drivers/hid/ |
D | hid-picolcd_cir.c | 44 struct hid_report *report, u8 *raw_data, int size) in picolcd_raw_cir()
|
D | hid-roccat-koneplus.h | 38 uint8_t size; /* always 3 */ member 44 uint8_t size; /* always 6 */ member
|
/linux-4.1.27/sound/pci/emu10k1/ |
D | emu10k1_patch.c | 43 int truesize, size, loopsize, blocksize; in snd_emu10k1_sample_new() local
|
D | emu10k1_main.c | 245 int size, n; in snd_emu10k1_init() local 265 int size, n; in snd_emu10k1_init() local 2096 int size; in alloc_pm_buffer() local
|
/linux-4.1.27/include/uapi/linux/ |
D | i2c-dev.h | 59 __u32 size; member
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/core/ |
D | event.c | 53 void *data, u32 size) in nvkm_event_send()
|
D | ramht.c | 91 u32 size, u32 align, struct nvkm_ramht **pramht) in nvkm_ramht_new()
|
/linux-4.1.27/arch/arm/mach-mmp/include/mach/ |
D | pxa168.h | 64 struct i2c_board_info *info, unsigned size) in pxa168_add_twsi()
|
/linux-4.1.27/drivers/bluetooth/ |
D | bpa10x.c | 224 int err, size = 16; in bpa10x_submit_intr_urb() local 265 int err, size = 64; in bpa10x_submit_bulk_urb() local
|
/linux-4.1.27/arch/arm/mach-mv78xx0/ |
D | pcie.c | 138 int size, u32 *val) in pcie_rd_conf() 158 int where, int size, u32 val) in pcie_wr_conf()
|
/linux-4.1.27/fs/minix/ |
D | minix.h | 115 #define minix_find_first_zero_bit(addr, size) \ argument 124 static inline int minix_find_first_zero_bit(const void *vaddr, unsigned size) in minix_find_first_zero_bit()
|
D | itree_v1.c | 64 unsigned V1_minix_blocks(loff_t size, struct super_block *sb) in V1_minix_blocks()
|
/linux-4.1.27/arch/mips/pci/ |
D | pci-octeon.c | 261 int reg, int size, u32 *val) in octeon_read_config() 295 int reg, int size, u32 val) in octeon_write_config()
|
/linux-4.1.27/drivers/mcb/ |
D | mcb-internal.h | 69 __le32 size; member 113 u32 size; member
|
D | mcb-core.c | 351 u32 size; in mcb_request_mem() local 374 u32 size; in mcb_release_mem() local
|
/linux-4.1.27/sound/firewire/bebob/ |
D | bebob_focusrite.c | 61 u32 *buf, unsigned int size) in saffire_read_block() 223 saffire_meter_get(struct snd_bebob *bebob, u32 *buf, unsigned int size) in saffire_meter_get()
|
/linux-4.1.27/fs/proc/ |
D | task_nommu.c | 23 unsigned long bytes = 0, sbytes = 0, slack = 0, size; in task_mem() local 102 unsigned long size = kobjsize(mm); in task_statm() local
|
/linux-4.1.27/drivers/media/pci/zoran/ |
D | zr36060.c | 601 int size; in zr36060_set_video() local 756 int size, in zr36060_control()
|
D | zr36050.c | 609 int size; in zr36050_set_video() local 647 int size, in zr36050_control()
|
/linux-4.1.27/drivers/iio/common/hid-sensors/ |
D | hid-sensor-attributes.c | 109 static void convert_from_vtf_format(u32 value, int size, int exp, in convert_from_vtf_format() 131 static u32 convert_to_vtf_format(int size, int exp, int val1, int val2) in convert_to_vtf_format()
|
/linux-4.1.27/drivers/i2c/busses/ |
D | i2c-pasemi.c | 32 int size; member 176 int size, union i2c_smbus_data *data) in pasemi_smb_xfer()
|
D | i2c-nforce2.c | 65 int size; member 188 u8 command, int size, union i2c_smbus_data *data) in nforce2_access()
|
/linux-4.1.27/drivers/scsi/aacraid/ |
D | src.c | 510 static int aac_src_ioremap(struct aac_dev *dev, u32 size) in aac_src_ioremap() 540 static int aac_srcv_ioremap(struct aac_dev *dev, u32 size) in aac_srcv_ioremap()
|
/linux-4.1.27/drivers/rtc/ |
D | rtc-ds1742.c | 129 char *buf, loff_t pos, size_t size) in ds1742_nvram_read() 144 char *buf, loff_t pos, size_t size) in ds1742_nvram_write()
|
D | rtc-rp5c01.c | 165 char *buf, loff_t pos, size_t size) in rp5c01_nvram_read() 195 char *buf, loff_t pos, size_t size) in rp5c01_nvram_write()
|
D | rtc-tx4939.c | 194 char *buf, loff_t pos, size_t size) in tx4939_rtc_nvram_read() 213 char *buf, loff_t pos, size_t size) in tx4939_rtc_nvram_write()
|
/linux-4.1.27/drivers/acpi/acpica/ |
D | utprint.c | 358 acpi_size size, const char *format, va_list args) in acpi_ut_vsnprintf() 601 int acpi_ut_snprintf(char *string, acpi_size size, const char *format, ...) in acpi_ut_snprintf()
|
/linux-4.1.27/arch/m68k/include/uapi/asm/ |
D | bootinfo.h | 35 __be16 size; /* size of record (in bytes) */ member 42 __be32 size; /* length of memory chunk (in bytes) */ member
|
/linux-4.1.27/drivers/uwb/ |
D | address.c | 74 size_t size = 0; in uwb_rc_dev_addr_mgmt() local 332 const char *buf, size_t size) in uwb_rc_mac_addr_store()
|
D | scan.c | 118 const char *buf, size_t size) in uwb_rc_scan_store()
|
/linux-4.1.27/fs/xfs/ |
D | xfs_extfree_item.c | 229 uint size; in xfs_efi_init() local 490 uint size; in xfs_efd_init() local
|
/linux-4.1.27/arch/frv/mb93090-mb00/ |
D | pci-vdk.c | 96 static int pci_frv_read_config(struct pci_bus *bus, unsigned int devfn, int where, int size, in pci_frv_read_config() 129 static int pci_frv_write_config(struct pci_bus *bus, unsigned int devfn, int where, int size, in pci_frv_write_config()
|
/linux-4.1.27/drivers/mtd/ |
D | mtdblock.c | 159 unsigned int size = sect_size - offset; in do_cached_write() local 229 unsigned int size = sect_size - offset; in do_cached_read() local
|
/linux-4.1.27/drivers/gpu/drm/gma500/ |
D | mid_bios.c | 128 u8 size; member 135 u16 size; member
|
/linux-4.1.27/include/linux/platform_data/ |
D | dma-ste-dma40.h | 180 unsigned int size, in stedma40_slave_mem() 201 unsigned int size, in stedma40_slave_mem()
|
/linux-4.1.27/fs/cifs/ |
D | smb2transport.c | 46 unsigned int size; in smb2_crypto_shash_allocate() local 76 unsigned int size; in smb3_crypto_shash_allocate() local
|
/linux-4.1.27/drivers/rapidio/ |
D | rio-sysfs.c | 130 unsigned int size = 0x100; in rio_read_config() local 202 unsigned int size = count; in rio_write_config() local
|
/linux-4.1.27/drivers/scsi/ibmvscsi/ |
D | ibmvscsi.h | 58 int size, cur; member 84 u32 size; member
|
/linux-4.1.27/drivers/media/dvb-core/ |
D | dvb_ringbuffer.h | 35 ssize_t size; member
|
/linux-4.1.27/include/asm-generic/ |
D | cmpxchg.h | 25 unsigned long __xchg(unsigned long x, volatile void *ptr, int size) in __xchg()
|
/linux-4.1.27/tools/testing/selftests/memfd/ |
D | fuse_mnt.c | 76 size_t size, in memfd_read()
|
/linux-4.1.27/arch/powerpc/sysdev/ |
D | tsi108_dev.c | 50 unsigned int size; in get_csrbase() local
|
/linux-4.1.27/net/ceph/ |
D | msgpool.c | 36 int front_len, int size, bool blocking, const char *name) in ceph_msgpool_init()
|
/linux-4.1.27/drivers/iommu/ |
D | shmobile-ipmmu.c | 46 void ipmmu_tlb_set(struct shmobile_ipmmu *ipmmu, unsigned long phys, int size, in ipmmu_tlb_set()
|
D | exynos-iommu.c | 60 static u32 sysmmu_page_offset(sysmmu_iova_t iova, u32 size) in sysmmu_page_offset() 558 size_t size) in sysmmu_tlb_invalidate_entry() 940 static int lv2set_page(sysmmu_pte_t *pent, phys_addr_t paddr, size_t size, in lv2set_page() 996 phys_addr_t paddr, size_t size, int prot) in exynos_iommu_map() 1036 sysmmu_iova_t iova, size_t size) in exynos_iommu_tlb_invalidate_entry() 1050 unsigned long l_iova, size_t size) in exynos_iommu_unmap()
|
/linux-4.1.27/arch/microblaze/include/asm/ |
D | flat.h | 18 #define flat_reloc_valid(reloc, size) ((reloc) <= (size)) argument
|
/linux-4.1.27/drivers/media/v4l2-core/ |
D | videobuf2-memops.c | 96 int vb2_get_contig_userptr(unsigned long vaddr, unsigned long size, in vb2_get_contig_userptr()
|
/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/core/ |
D | notify.h | 20 u32 size; member
|
/linux-4.1.27/fs/ext4/ |
D | symlink.c | 34 loff_t size = min_t(loff_t, i_size_read(inode), PAGE_SIZE - 1); in ext4_follow_link() local
|
/linux-4.1.27/tools/perf/util/ |
D | util.c | 257 size_t size = backtrace(array, ARRAY_SIZE(array)); in dump_stack() local 492 size_t size = 0, alloc_size = 0; in filename__read_str() local 598 size_t size; in find_process() local
|
/linux-4.1.27/drivers/usb/misc/ |
D | legousbtower.c | 166 __le16 size; /* little-endian */ member 172 __le16 size; /* little-endian */ member 286 const char *function, int size, in lego_usb_tower_debug_data()
|
/linux-4.1.27/drivers/gpu/drm/ |
D | drm_mipi_dsi.c | 405 size_t size) in mipi_dsi_generic_write() 450 size_t num_params, void *data, size_t size) in mipi_dsi_generic_read() 540 size_t size; in mipi_dsi_dcs_write() local
|
/linux-4.1.27/sound/soc/intel/haswell/ |
D | sst-haswell-dsp.c | 58 __le32 size; /* Bytes */ member 529 u32 size; in sst_mem_block_dummy_read() local 620 u32 offset, size, fw_dump_bit; in hsw_init() local
|
/linux-4.1.27/security/tomoyo/ |
D | network.c | 123 void tomoyo_print_ip(char *buf, const unsigned int size, in tomoyo_print_ip() 423 const u8 size = r->param.inet_network.is_ipv6 ? 16 : 4; in tomoyo_check_inet_acl() local 753 int size) in tomoyo_socket_sendmsg_permission()
|
/linux-4.1.27/drivers/xen/ |
D | privcmd.c | 86 unsigned nelem, size_t size, in gather_array() 130 static int traverse_pages(unsigned nelem, size_t size, in traverse_pages() 166 static int traverse_pages_block(unsigned nelem, size_t size, in traverse_pages_block()
|
/linux-4.1.27/fs/pstore/ |
D | ram.c | 91 unsigned long size; member 186 ssize_t size; in ramoops_pstore_read() local 255 bool compressed, size_t size, in ramoops_pstore_write_buf()
|
/linux-4.1.27/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_buffer.c | 634 size_t size = in vmw_ttm_populate() local 664 size_t size = in vmw_ttm_unpopulate() local 680 unsigned long size, uint32_t page_flags, in vmw_ttm_tt_create()
|
D | vmwgfx_shader.c | 35 uint32_t size; member 97 uint32_t size, in vmw_gb_shader_init() 585 size_t size, in vmw_compat_shader_add()
|
/linux-4.1.27/drivers/firmware/ |
D | dell_rbu.c | 402 static int img_update_realloc(unsigned long size) in img_update_realloc() 583 int size = 0; in read_rbu_image_type() local 654 int size = 0; in read_rbu_packet_size() local
|
/linux-4.1.27/drivers/gpu/drm/udl/ |
D | udl_fb.c | 258 unsigned long size = vma->vm_end - vma->vm_start; in udl_fb_mmap() local 483 uint32_t size; in udlfb_create() local 649 uint32_t size; in udl_fb_user_fb_create() local
|
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8192ee/ |
D | fw.c | 52 const u8 *buffer, u32 size) in _rtl92ee_fw_block_write() 81 const u8 *buffer, u32 size) in _rtl92ee_fw_page_write() 111 u8 *buffer, u32 size) in _rtl92ee_write_fw()
|
/linux-4.1.27/arch/um/drivers/ |
D | chan_kern.c | 347 static int one_chan_config_string(struct chan *chan, char *str, int size, in one_chan_config_string() 371 char *str, int size, char **error_out) in chan_pair_config_string() 393 int chan_config_string(struct line *line, char *str, int size, in chan_config_string()
|
/linux-4.1.27/arch/tile/mm/ |
D | init.c | 866 int arch_add_memory(u64 start, u64 size) in arch_add_memory() 876 int remove_memory(u64 start, u64 size) in remove_memory() 882 int arch_remove_memory(u64 start, u64 size) in arch_remove_memory()
|
/linux-4.1.27/sound/core/ |
D | info.c | 160 loff_t ret = -EINVAL, size; in snd_info_entry_llseek() local 207 size_t size = 0; in snd_info_entry_read() local 254 ssize_t size = 0; in snd_info_entry_write() local
|
/linux-4.1.27/drivers/virtio/ |
D | virtio_mmio.c | 324 unsigned long flags, size; in vm_del_vq() local 367 unsigned long flags, size; in vm_setup_vq() local 620 long long int base, size; in vm_cmdline_set() local
|
/linux-4.1.27/net/atm/ |
D | common.c | 65 static struct sk_buff *alloc_tx(struct atm_vcc *vcc, unsigned int size) in alloc_tx() 526 int vcc_recvmsg(struct socket *sock, struct msghdr *msg, size_t size, in vcc_recvmsg() 572 int vcc_sendmsg(struct socket *sock, struct msghdr *m, size_t size) in vcc_sendmsg()
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
D | gf100.h | 41 u32 size; member 55 u32 size; member 94 u32 size; member
|
D | nv10.c | 479 void *args, u32 size) in nv17_gr_mthd_lma_window() 556 void *args, u32 size) in nv17_gr_mthd_lma_enable() 1022 struct nvkm_oclass *oclass, void *data, u32 size, in nv10_gr_context_ctor() 1213 struct nvkm_oclass *oclass, void *data, u32 size, in nv10_gr_ctor()
|
/linux-4.1.27/drivers/net/caif/ |
D | caif_spi.c | 134 ssize_t size; in dbgfs_state() local 175 static ssize_t print_frame(char *buf, size_t size, char *frm, in print_frame() 206 ssize_t size; in dbgfs_frame() local
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
D | ramgf100.c | 137 u8 size; in gf100_ram_calc() member 444 gf100_ram_get(struct nvkm_fb *pfb, u64 size, u32 align, u32 ncmin, in gf100_ram_get() 507 struct nvkm_oclass *oclass, u32 maskaddr, int size, in gf100_ram_create_() 626 struct nvkm_oclass *oclass, void *data, u32 size, in gf100_ram_ctor()
|
/linux-4.1.27/arch/frv/include/asm/ |
D | io.h | 258 static inline void __iomem *ioremap(unsigned long physaddr, unsigned long size) in ioremap() 263 static inline void __iomem *ioremap_nocache(unsigned long physaddr, unsigned long size) in ioremap_nocache() 268 static inline void __iomem *ioremap_writethrough(unsigned long physaddr, unsigned long size) in ioremap_writethrough() 273 static inline void __iomem *ioremap_fullcache(unsigned long physaddr, unsigned long size) in ioremap_fullcache()
|
/linux-4.1.27/arch/ia64/include/uapi/asm/ |
D | gcc_intrin.h | 504 #define ia64_native_ptcga(addr, size) \ argument 510 #define ia64_ptcl(addr, size) \ argument 516 #define ia64_ptri(addr, size) \ argument 519 #define ia64_ptrd(addr, size) \ argument
|
/linux-4.1.27/drivers/vfio/ |
D | vfio_iommu_type1.c | 76 size_t size; /* Map size (bytes) */ member 91 dma_addr_t start, size_t size) in vfio_find_dma() 553 size_t size = map->size; in vfio_dma_do_map() local 665 size_t size; in vfio_iommu_replay() local
|
/linux-4.1.27/drivers/s390/char/ |
D | sclp_cmd.c | 301 static int sclp_mem_change_state(unsigned long start, unsigned long size, in sclp_mem_change_state() 344 unsigned long start, size; in sclp_mem_notifier() local 392 unsigned long long *size) in align_to_block_size() 409 unsigned long long start, size; in add_memory_merged() local
|
/linux-4.1.27/arch/tile/include/hv/ |
D | drv_xgbe_intf.h | 40 int size; member 199 #define __netio_fastio_allocate(fastio_index, size) \ argument 223 #define __netio_fastio_send_pkt_nock(fastio_index, ackflag, size, va, handle) \ argument 236 #define __netio_fastio_send_pkt_ck(fastio_index, ackflag, size, va, handle, \ argument
|
/linux-4.1.27/drivers/misc/genwqe/ |
D | card_utils.c | 217 void *__genwqe_alloc_consistent(struct genwqe_dev *cd, size_t size, in __genwqe_alloc_consistent() 226 void __genwqe_free_consistent(struct genwqe_dev *cd, size_t size, in __genwqe_free_consistent() 375 size_t size = sgl->user_size; in genwqe_setup_sgl() local 558 unsigned long size, struct ddcb_requ *req) in genwqe_user_vmap()
|
/linux-4.1.27/drivers/staging/comedi/drivers/ |
D | jr3_pci.c | 319 static int read_idm_word(const u8 *data, size_t size, int *pos, in read_idm_word() 345 const u8 *data, size_t size) in jr3_check_firmware() 376 int subdev, const u8 *data, size_t size) in jr3_write_firmware() 433 const u8 *data, size_t size, in jr3_download_firmware()
|
/linux-4.1.27/arch/x86/kernel/cpu/mtrr/ |
D | cleanup.c | 70 unsigned long base, size; in x86_get_mtrr_mem_range() local 560 unsigned long size; in mtrr_need_cleanup() local 680 unsigned long base, size, def, dummy; in mtrr_cleanup() local 873 unsigned long i, base, size, highest_pfn = 0, def, dummy; in mtrr_trim_uncached_memory() local
|
/linux-4.1.27/arch/powerpc/kernel/ |
D | ibmebus.c | 65 size_t size, in ibmebus_alloc_coherent() 79 size_t size, void *vaddr, in ibmebus_free_coherent() 89 size_t size, in ibmebus_map_page() 98 size_t size, in ibmebus_unmap_page()
|
/linux-4.1.27/arch/tile/include/asm/ |
D | io.h | 51 #define ioremap(physaddr, size) ((void __iomem *)(unsigned long)(physaddr)) argument 55 #define ioremap_nocache(physaddr, size) ioremap(physaddr, size) argument 56 #define ioremap_wc(physaddr, size) ioremap(physaddr, size) argument 57 #define ioremap_writethrough(physaddr, size) ioremap(physaddr, size) argument 58 #define ioremap_fullcache(physaddr, size) ioremap(physaddr, size) argument
|
/linux-4.1.27/drivers/media/radio/si4713/ |
D | si4713.c | 105 #define DBG_BUFFER(device, message, buffer, size) \ argument 114 #define DBG_BUFFER(device, message, buffer, size) argument 170 int size) in usecs_to_dev() 941 unsigned long **table, int *size) in si4713_choose_econtrol_action() 1126 int size = 0; in si4713_s_ctrl() local
|
/linux-4.1.27/scripts/kconfig/ |
D | zconf.lex.c | 811 static void append_string(const char *str, int size) in append_string() 825 static void alloc_string(const char *str, int size) in alloc_string() 1814 YY_BUFFER_STATE zconf_create_buffer (FILE * file, int size ) in zconf_create_buffer() 2016 YY_BUFFER_STATE zconf_scan_buffer (char * base, yy_size_t size ) in zconf_scan_buffer() 2277 void *zconfalloc (yy_size_t size ) in zconfalloc() 2282 void *zconfrealloc (void * ptr, yy_size_t size ) in zconfrealloc()
|