| /linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/core/ |
| D | oproxy.c | 27 nvkm_oproxy_mthd(struct nvkm_object *object, u32 mthd, void *data, u32 size) in nvkm_oproxy_mthd() 40 nvkm_oproxy_map(struct nvkm_object *object, u64 *addr, u32 *size) in nvkm_oproxy_map()
|
| D | memory.c | 48 u64 size, u32 align, bool zero, in nvkm_memory_new()
|
| /linux-4.4.14/mm/ |
| D | shmem.c | 79 #define VM_ACCT(size) (PAGE_CACHE_ALIGN(size) >> PAGE_SHIFT) argument 145 static inline int shmem_acct_size(unsigned long flags, loff_t size) in shmem_acct_size() 151 static inline void shmem_unacct_size(unsigned long flags, loff_t size) in shmem_unacct_size() 2584 void *buffer, size_t size) in shmem_getxattr() 2605 const void *value, size_t size, int flags) in shmem_setxattr() 2645 static ssize_t shmem_listxattr(struct dentry *dentry, char *buffer, size_t size) in shmem_listxattr() 2784 unsigned long long size; in shmem_parse_options() local 3312 #define shmem_acct_size(flags, size) 0 argument 3313 #define shmem_unacct_size(flags, size) do {} while (0) argument 3323 static struct file *__shmem_file_setup(const char *name, loff_t size, in __shmem_file_setup() [all …]
|
| D | cma.c | 169 int __init cma_init_reserved_mem(phys_addr_t base, phys_addr_t size, in cma_init_reserved_mem() 229 phys_addr_t size, phys_addr_t limit, in cma_declare_contiguous()
|
| D | memory_hotplug.c | 130 static struct resource *register_memory_resource(u64 start, u64 size) in register_memory_resource() 770 resource_size_t start, size; in __remove_pages() local 1184 static int check_hotplug_memory_range(u64 start, u64 size) in check_hotplug_memory_range() 1206 static int should_add_memory_movable(int nid, u64 start, u64 size) in should_add_memory_movable() 1221 int zone_for_memory(int nid, u64 start, u64 size, int zone_default, in zone_for_memory() 1237 u64 start, size; in add_memory_resource() local 1309 int __ref add_memory(int nid, u64 start, u64 size) in add_memory() 2033 void __ref remove_memory(int nid, u64 start, u64 size) in remove_memory()
|
| D | failslab.c | 14 bool should_failslab(size_t size, gfp_t gfpflags, unsigned long cache_flags) in should_failslab()
|
| D | zbud.c | 159 static int zbud_zpool_malloc(void *pool, size_t size, gfp_t gfp, in zbud_zpool_malloc() 229 static int size_to_chunks(size_t size) in size_to_chunks() 353 int zbud_alloc(struct zbud_pool *pool, size_t size, gfp_t gfp, in zbud_alloc()
|
| /linux-4.4.14/drivers/ps3/ |
| D | ps3av.c | 188 const void *buf, unsigned long size) in ps3av_vuart_write() 198 unsigned long size, int timeout) in ps3av_vuart_read() 293 void ps3av_set_hdr(u32 cid, u16 size, struct ps3av_send_hdr *hdr) in ps3av_set_hdr() 844 int size; in ps3av_set_video_mode() local 890 int size; in ps3av_video_mode2res() local
|
| /linux-4.4.14/drivers/usb/host/ |
| D | ehci-dbg.c | 418 unsigned size = *sizep; in qh_lines() local 502 unsigned temp, size; in fill_async_buffer() local 541 unsigned temp, size; in fill_bandwidth_buffer() local 626 unsigned temp, size, seen_count; in fill_periodic_buffer() local 784 unsigned temp, size, i; in fill_registers_buffer() local
|
| /linux-4.4.14/fs/reiserfs/ |
| D | xattr.c | 772 size_t size) in reiserfs_getxattr() 791 size_t size, int flags) in reiserfs_setxattr() 822 size_t size; member 834 size_t size; in listxattr_filler() local 867 ssize_t reiserfs_listxattr(struct dentry * dentry, char *buffer, size_t size) in reiserfs_listxattr()
|
| /linux-4.4.14/drivers/video/console/ |
| D | sticore.c | 421 int i, size; in sti_init_glob_cfg() local 496 unsigned int size, bpc; in sti_select_fbfont() local 650 int size = f->raw->bytes_per_char*256+sizeof(struct sti_rom_font); in sti_bmode_font_raw() local 682 u32 size; in sti_get_bmode_rom() local 717 unsigned long size; in sti_get_wmode_rom() local
|
| /linux-4.4.14/drivers/char/agp/ |
| D | agp.h | 65 int size; member 72 int size; member 79 int size; member 86 int size; member 92 int size; member
|
| /linux-4.4.14/drivers/net/ethernet/intel/fm10k/ |
| D | fm10k_netdev.c | 36 int size; in fm10k_setup_tx_resources() local 104 int size; in fm10k_setup_rx_resources() local 191 unsigned long size; in fm10k_clean_tx_ring() local 271 unsigned long size; in fm10k_clean_rx_ring() local 1225 int size = 0, i; in fm10k_dfwd_add_station() local
|
| /linux-4.4.14/net/core/ |
| D | sock.c | 1318 void sk_prot_clear_portaddr_nulls(struct sock *sk, int size) in sk_prot_clear_portaddr_nulls() 1746 struct sk_buff *sock_wmalloc(struct sock *sk, unsigned long size, int force, in sock_wmalloc() 1763 void *sock_kmalloc(struct sock *sk, int size, gfp_t priority) in sock_kmalloc() 1785 static inline void __sock_kfree_s(struct sock *sk, void *mem, int size, in __sock_kfree_s() 1797 void sock_kfree_s(struct sock *sk, void *mem, int size) in sock_kfree_s() 1803 void sock_kzfree_s(struct sock *sk, void *mem, int size) in sock_kzfree_s() 1885 struct sk_buff *sock_alloc_send_skb(struct sock *sk, unsigned long size, in sock_alloc_send_skb() 2067 int __sk_mem_schedule(struct sock *sk, int size, int kind) in __sk_mem_schedule() 2260 ssize_t sock_no_sendpage(struct socket *sock, struct page *page, int offset, size_t size, int flags) in sock_no_sendpage() 2619 int sock_common_recvmsg(struct socket *sock, struct msghdr *msg, size_t size, in sock_common_recvmsg()
|
| D | skbuff.c | 124 #define kmalloc_reserve(size, gfp, node, pfmemalloc) \ argument 127 static void *__kmalloc_reserve(size_t size, gfp_t flags, int node, in __kmalloc_reserve() 202 struct sk_buff *__alloc_skb(unsigned int size, gfp_t gfp_mask, in __alloc_skb() 307 unsigned int size = frag_size ? : ksize(data); in __build_skb() local 524 int size, unsigned int truesize) in skb_add_rx_frag() 533 void skb_coalesce_rx_frag(struct sk_buff *skb, int i, int size, in skb_coalesce_rx_frag() 1019 unsigned int size = skb_end_offset(skb) + skb->data_len; in skb_copy() local 1059 unsigned int size = skb_headlen(skb) + headroom; in __pskb_copy_fclone() local 1124 int size = nhead + skb_end_offset(skb) + ntail; in pskb_expand_head() local 1554 int size = skb_frag_size(&skb_shinfo(skb)->frags[i]); in __pskb_pull_tail() local [all …]
|
| /linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
| D | nv40.c | 30 nv40_fb_tile_comp(struct nvkm_fb *fb, int i, u32 size, u32 flags, in nv40_fb_tile_comp()
|
| /linux-4.4.14/arch/arm64/kernel/ |
| D | smp_spin_table.c | 45 unsigned long size = sizeof(secondary_holding_pen_release); in write_pen_release() local
|
| /linux-4.4.14/drivers/staging/lustre/lustre/libcfs/ |
| D | prng.c | 110 void cfs_get_random_bytes(void *buf, int size) in cfs_get_random_bytes()
|
| /linux-4.4.14/arch/parisc/mm/ |
| D | ioremap.c | 27 void __iomem * __ioremap(unsigned long phys_addr, unsigned long size, unsigned long flags) in __ioremap()
|
| /linux-4.4.14/arch/arm/mach-orion5x/ |
| D | tsx09-common.c | 75 void __init qnap_tsx09_find_mac_addr(u32 mem_base, u32 size) in qnap_tsx09_find_mac_addr()
|
| /linux-4.4.14/arch/x86/platform/efi/ |
| D | efi-bgrt.c | 25 u32 size; member
|
| /linux-4.4.14/drivers/hid/ |
| D | hid-core.c | 852 int hid_parse_report(struct hid_device *hid, __u8 *start, unsigned size) in hid_parse_report() 946 unsigned int size; in hid_open_report() local 1235 unsigned size = field->report_size; in hid_input_field() local 1290 unsigned size = field->report_size; in hid_output_field() local 1345 unsigned size; in hid_set_field() local 1422 int hid_report_raw_event(struct hid_device *hid, int type, u8 *data, int size, in hid_report_raw_event() 1487 int hid_input_report(struct hid_device *hid, int type, u8 *data, int size, int interrupt) in hid_input_report()
|
| D | hid-wiimote-core.c | 315 __u32 offset, const __u8 *buf, __u8 size) in wiiproto_req_wmem() 340 __u16 size) in wiiproto_req_rmem() 366 const __u8 *wmem, __u8 size) in wiimote_cmd_write() 385 __u8 size) in wiimote_cmd_read() 1449 __u8 size = (payload[2] >> 4) + 1; in handler_data() local 1578 size_t size; member 1611 u8 *raw_data, int size) in wiimote_hid_event()
|
| D | hid-magicmouse.c | 116 u8 size; member 184 int id, x, y, size, orientation, touch_major, touch_minor, state, down; in magicmouse_emit_touch() local 281 struct hid_report *report, u8 *data, int size) in magicmouse_raw_event()
|
| D | hid-hyperv.c | 26 unsigned int size; member 67 u32 size; member 128 u32 size; member 134 u32 size; member
|
| /linux-4.4.14/fs/xfs/ |
| D | xfs_aops.c | 139 size_t size) in xfs_setfilesize() 1286 xfs_off_t size = bh_result->b_size; in xfs_map_direct() local 1352 ssize_t size) in xfs_map_trim_size() 1391 ssize_t size; in __xfs_get_blocks() local 1578 ssize_t size) in __xfs_end_io_direct_write() 1652 ssize_t size, in xfs_end_io_direct_write() 1677 ssize_t size, in xfs_vm_do_dio()
|
| /linux-4.4.14/drivers/block/drbd/ |
| D | drbd_worker.c | 339 unsigned int size = peer_req->i.size; in w_e_send_csum() local 369 static int read_for_csum(struct drbd_peer_device *peer_device, sector_t sector, int size) in read_for_csum() 572 int number, rollback_i, size; in make_resync_request() local 735 int number, i, size; in make_ov_request() local 1153 unsigned int size = peer_req->i.size; in w_e_end_ov_req() local 1193 void drbd_ov_out_of_sync_found(struct drbd_device *device, sector_t sector, int size) in drbd_ov_out_of_sync_found() 1212 unsigned int size = peer_req->i.size; in w_e_end_ov_reply() local
|
| /linux-4.4.14/fs/ |
| D | block_dev.c | 104 int set_blocksize(struct block_device *bdev, int size) in set_blocksize() 126 int sb_set_blocksize(struct super_block *sb, int size) in sb_set_blocksize() 139 int sb_min_blocksize(struct super_block *sb, int size) in sb_min_blocksize() 468 void __pmem **addr, unsigned long *pfn, long size) in bdev_direct_access() 1143 void bd_set_size(struct block_device *bdev, loff_t size) in bd_set_size() 1641 loff_t size = i_size_read(bd_inode); in blkdev_write_iter() local 1673 loff_t size = i_size_read(bd_inode); in blkdev_read_iter() local
|
| D | bad_inode.c | 104 const void *value, size_t size, int flags) in bad_inode_setxattr() 110 void *buffer, size_t size) in bad_inode_getxattr()
|
| /linux-4.4.14/arch/arm/mach-gemini/ |
| D | devices.c | 65 int platform_register_pflash(unsigned int size, struct mtd_partition *parts, in platform_register_pflash()
|
| /linux-4.4.14/arch/unicore32/kernel/ |
| D | module.c | 25 void *module_alloc(unsigned long size) in module_alloc()
|
| /linux-4.4.14/arch/powerpc/sysdev/ |
| D | fsl_85xx_cache_sram.c | 38 void *mpc85xx_cache_sram_alloc(unsigned int size, in mpc85xx_cache_sram_alloc()
|
| /linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
| D | gpfifog84.c | 34 void *data, u32 size, struct nvkm_object **pobject) in g84_fifo_gpfifo_new()
|
| D | gpfifonv50.c | 34 void *data, u32 size, struct nvkm_object **pobject) in nv50_fifo_gpfifo_new()
|
| D | dmanv10.c | 36 void *data, u32 size, struct nvkm_object **pobject) in nv10_fifo_dma_new()
|
| D | dmanv17.c | 36 void *data, u32 size, struct nvkm_object **pobject) in nv17_fifo_dma_new()
|
| /linux-4.4.14/include/linux/fsl/bestcomm/ |
| D | sram.h | 27 unsigned int size; member
|
| /linux-4.4.14/arch/tile/lib/ |
| D | cacheflush.c | 40 finv_buffer_remote(void *buffer, size_t size, int hfh) in finv_buffer_remote()
|
| /linux-4.4.14/arch/um/include/shared/ |
| D | mem_user.h | 39 int size; member
|
| /linux-4.4.14/arch/arm/mach-mmp/include/mach/ |
| D | pxa910.h | 48 struct i2c_board_info *info, unsigned size) in pxa910_add_twsi()
|
| D | mmp2.h | 52 struct i2c_board_info *info, unsigned size) in mmp2_add_twsi()
|
| /linux-4.4.14/drivers/usb/gadget/ |
| D | epautoconf.c | 118 int size = ep->maxpacket_limit; in usb_ep_autoconfig_ss() local
|
| /linux-4.4.14/sound/usb/line6/ |
| D | midibuf.h | 17 int size; member
|
| /linux-4.4.14/arch/m68k/coldfire/ |
| D | m528x.c | 118 void __init config_BSP(char *commandp, int size) in config_BSP()
|
| D | m5441x.c | 218 void __init config_BSP(char *commandp, int size) in config_BSP()
|
| D | m520x.c | 171 void __init config_BSP(char *commandp, int size) in config_BSP()
|
| D | pci.c | 76 int where, int size, u32 *value) in mcf_pci_readconfig() 110 int where, int size, u32 value) in mcf_pci_writeconfig()
|
| /linux-4.4.14/drivers/net/wan/ |
| D | hdlc_raw.c | 42 const size_t size = sizeof(raw_hdlc_proto); in raw_ioctl() local
|
| D | hdlc_raw_eth.c | 57 const size_t size = sizeof(raw_hdlc_proto); in raw_eth_ioctl() local
|
| /linux-4.4.14/arch/metag/include/asm/ |
| D | tcm.h | 11 unsigned long size; member
|
| /linux-4.4.14/arch/mips/include/asm/octeon/ |
| D | cvmx-packet.h | 56 uint64_t size:16; member
|
| /linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/mpeg/ |
| D | nv40.c | 39 u32 size = dma1 + 1; in nv40_mpeg_mthd_dma() local
|
| /linux-4.4.14/arch/x86/lib/ |
| D | usercopy_64.c | 15 unsigned long __clear_user(void __user *addr, unsigned long size) in __clear_user()
|
| /linux-4.4.14/arch/um/drivers/ |
| D | slip_common.c | 7 int i, n, size, start; in slip_proto_read() local
|
| /linux-4.4.14/drivers/acpi/acpica/ |
| D | utalloc.c | 65 void *acpi_os_allocate_zeroed(acpi_size size) in acpi_os_allocate_zeroed()
|
| /linux-4.4.14/arch/openrisc/mm/ |
| D | ioremap.c | 42 __ioremap(phys_addr_t addr, unsigned long size, pgprot_t prot) in __ioremap()
|
| /linux-4.4.14/drivers/staging/android/uapi/ |
| D | ion_test.h | 33 __u64 size; member
|
| /linux-4.4.14/fs/f2fs/ |
| D | xattr.h | 61 #define XATTR_ALIGN(size) ((size + XATTR_ROUND) & ~XATTR_ROUND) argument 129 const char *name, const void *value, size_t size, int flags) in f2fs_setxattr()
|
| /linux-4.4.14/fs/jfs/ |
| D | jfs_metapage.h | 66 #define read_metapage(inode, lblock, size, absolute)\ argument 69 #define get_metapage(inode, lblock, size, absolute)\ argument
|
| /linux-4.4.14/sound/soc/intel/atom/sst/ |
| D | sst.c | 47 static inline bool sst_validate_mailbox_size(unsigned int size) in sst_validate_mailbox_size() 58 unsigned int size = 0; in intel_sst_interrupt_mrfld() local
|
| /linux-4.4.14/drivers/staging/android/ion/ |
| D | ion_test.c | 45 void __user *ptr, size_t offset, size_t size, bool write) in ion_handle_test_dma() 101 size_t offset, size_t size, bool write) in ion_handle_test_kernel()
|
| /linux-4.4.14/arch/ia64/sn/pci/pcibr/ |
| D | pcibr_dma.c | 357 pcibr_dma_map(struct pci_dev * hwdev, unsigned long phys_addr, size_t size, int dma_flags) in pcibr_dma_map() 396 size_t size, int dma_flags) in pcibr_dma_map_consistent()
|
| /linux-4.4.14/arch/metag/mm/ |
| D | init.c | 177 unsigned long size = reg->size; in bootmem_init_one_node() local 229 u64 size = (max_low_pfn << PAGE_SHIFT) - base; in init_and_reserve_mem() local
|
| /linux-4.4.14/drivers/video/fbdev/ |
| D | sbuslib.c | 33 static unsigned long sbusfb_mmapsize(long size, unsigned long fbsize) in sbusfb_mmapsize() 46 unsigned int size, page, r, map_size; in sbusfb_mmap_helper() local
|
| /linux-4.4.14/drivers/irqchip/ |
| D | irq-clps711x.c | 158 phys_addr_t base, resource_size_t size) in _clps711x_intc_init() 219 void __init clps711x_intc_init(phys_addr_t base, resource_size_t size) in clps711x_intc_init()
|
| /linux-4.4.14/drivers/char/xilinx_hwicap/ |
| D | buffer_icap.c | 268 u32 size) in buffer_icap_set_configuration() 327 u32 size) in buffer_icap_get_configuration()
|
| /linux-4.4.14/include/linux/ |
| D | nd.h | 120 resource_size_t offset, void *buf, size_t size) in nvdimm_read_bytes() 138 resource_size_t offset, void *buf, size_t size) in nvdimm_write_bytes()
|
| D | of_iommu.h | 22 size_t *size) in of_get_dma_window()
|
| D | nfs.h | 19 unsigned short size; member
|
| D | irqdomain.h | 233 unsigned int size, in irq_domain_add_linear() 262 unsigned int size, in irq_domain_create_linear() 347 unsigned int size, in irq_domain_add_hierarchy()
|
| D | compiler.h | 216 void __read_once_size(const volatile void *p, void *res, int size) in __read_once_size() 229 void __read_once_size_nocheck(const volatile void *p, void *res, int size) in __read_once_size_nocheck() 235 void __read_once_size_nocheck(const volatile void *p, void *res, int size) in __read_once_size_nocheck() 241 static __always_inline void __write_once_size(volatile void *p, void *res, int size) in __write_once_size()
|
| /linux-4.4.14/tools/perf/util/ |
| D | string.c | 331 size_t size = strlen(s); in rtrim() local 369 size_t size = nints * 28 + 1; /* \0 */ in asprintf_expr_inout_ints() local
|
| D | util.h | 182 static inline void *zalloc(size_t size) in zalloc() 297 static inline int path__join(char *bf, size_t size, in path__join() 303 static inline int path__join3(char *bf, size_t size, in path__join3()
|
| D | alias.c | 28 int src, dst, count = 0, size = 16; in split_cmdline() local
|
| /linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ |
| D | rammap.c | 78 nvbios_rammapEp_from_perf(struct nvkm_bios *bios, u32 data, u8 size, in nvbios_rammapEp_from_perf() 159 nvbios_rammapSp_from_perf(struct nvkm_bios *bios, u32 data, u8 size, int idx, in nvbios_rammapSp_from_perf()
|
| D | priv.h | 11 u32 (*size)(void *); member
|
| /linux-4.4.14/arch/x86/kernel/ |
| D | kvmclock.c | 247 int size, cpu; in kvmclock_init() local 311 unsigned int size; in kvm_setup_vsyscall_timeinfo() local
|
| D | mpparse.c | 187 static void skip_entry(unsigned char **ptr, int *count, int size) in skip_entry() 438 unsigned long size; in get_mpc_size() local 451 unsigned long size; in check_physptr() local
|
| /linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/ |
| D | bnx2x_dump.h | 48 u32 size; member 55 u32 size; member
|
| D | bnx2x_cmn.h | 36 #define BNX2X_PCI_FREE(x, y, size) \ argument 53 #define BNX2X_PCI_ALLOC(y, size) \ argument 62 #define BNX2X_PCI_FALLOC(y, size) \ argument 1220 u32 addr, size_t size, u32 *data) in __storm_memset_struct()
|
| /linux-4.4.14/arch/mips/pci/ |
| D | pci-xlr.c | 85 int where, int size, u32 *val) in nlm_pcibios_read() 108 int where, int size, u32 val) in nlm_pcibios_write()
|
| D | pci-rt2880.c | 68 int where, int size, u32 *val) in rt2880_pci_config_read() 98 int where, int size, u32 val) in rt2880_pci_config_write()
|
| /linux-4.4.14/tools/testing/selftests/vm/ |
| D | thuge-gen.c | 139 void test_mmap(unsigned long size, unsigned flags) in test_mmap() 160 void test_shmget(unsigned long size, unsigned flags) in test_shmget()
|
| /linux-4.4.14/drivers/video/fbdev/geode/ |
| D | gxfb_core.c | 120 static void get_modedb(struct fb_videomode **modedb, unsigned int *size) in get_modedb() 132 static void get_modedb(struct fb_videomode **modedb, unsigned int *size) in get_modedb()
|
| D | lxfb_core.c | 229 static void get_modedb(struct fb_videomode **modedb, unsigned int *size) in get_modedb() 241 static void get_modedb(struct fb_videomode **modedb, unsigned int *size) in get_modedb()
|
| /linux-4.4.14/include/uapi/drm/ |
| D | omap_drm.h | 60 union omap_gem_size size; /* in */ member 98 uint32_t size; /* virtual size for mmap'ing (out) */ member
|
| /linux-4.4.14/drivers/char/ |
| D | nwflash.c | 122 static ssize_t flash_read(struct file *file, char __user *buf, size_t size, in flash_read() 143 size_t size, loff_t * ppos) in flash_write()
|
| /linux-4.4.14/arch/nios2/include/asm/ |
| D | uaccess.h | 140 #define __get_user_unknown(val, size, ptr, err) do { \ argument 147 #define __get_user_common(val, size, ptr, err) \ argument
|
| /linux-4.4.14/drivers/gpu/drm/amd/amdkfd/ |
| D | kfd_device.c | 225 unsigned int size; in kgd2kfd_device_init() local 453 int kfd_gtt_sa_allocate(struct kfd_dev *kfd, unsigned int size, in kfd_gtt_sa_allocate()
|
| /linux-4.4.14/drivers/bluetooth/ |
| D | bfusb.c | 220 int err, pipe, size = HCI_MAX_FRAME_SIZE + 32; in bfusb_rx_submit() local 470 int sent = 0, size, count; in bfusb_send_frame() local 537 int err, pipe, len, size, sent = 0; in bfusb_load_firmware() local
|
| D | bpa10x.c | 142 int err, size = 16; in bpa10x_submit_intr_urb() local 183 int err, size = 64; in bpa10x_submit_bulk_urb() local
|
| /linux-4.4.14/drivers/net/ethernet/chelsio/cxgb3/ |
| D | cxgb3_ctl_defs.h | 77 unsigned int size; /* # of entries in the MTU table */ member 160 unsigned int size; member 171 unsigned int size; member
|
| /linux-4.4.14/drivers/gpu/drm/ |
| D | drm_gem.c | 134 struct drm_gem_object *obj, size_t size) in drm_gem_object_init() 161 struct drm_gem_object *obj, size_t size) in drm_gem_private_object_init() 415 drm_gem_create_mmap_offset_size(struct drm_gem_object *obj, size_t size) in drm_gem_create_mmap_offset_size()
|
| /linux-4.4.14/fs/sysfs/ |
| D | file.c | 87 loff_t size = file_inode(of->file)->i_size; in sysfs_kf_bin_read() local 142 loff_t size = file_inode(of->file)->i_size; in sysfs_kf_bin_write() local 247 loff_t size; in sysfs_add_file_mode_ns() local
|
| /linux-4.4.14/fs/pstore/ |
| D | inode.c | 54 ssize_t size; member 61 size_t size; member 302 char *data, bool compressed, size_t size, in pstore_mkfile()
|
| /linux-4.4.14/crypto/ |
| D | algif_hash.c | 105 int offset, size_t size, int flags) in hash_sendpage() 284 size_t size) in hash_sendmsg_nokey() 296 int offset, size_t size, int flags) in hash_sendpage_nokey()
|
| /linux-4.4.14/drivers/uwb/i1480/dfu/ |
| D | i1480-dfu.h | 233 __le16 size; member 240 __le16 size; member 253 __le16 size; member
|
| /linux-4.4.14/arch/tile/include/arch/ |
| D | mpipe_shm.h | 167 uint_reg_t size : 3; member 176 uint_reg_t size : 3; member 496 uint_reg_t size : 3; member 505 uint_reg_t size : 3; member
|
| /linux-4.4.14/drivers/gpio/ |
| D | gpiolib-sysfs.c | 76 struct device_attribute *attr, const char *buf, size_t size) in direction_store() 116 struct device_attribute *attr, const char *buf, size_t size) in value_store() 251 struct device_attribute *attr, const char *buf, size_t size) in edge_store() 335 struct device_attribute *attr, const char *buf, size_t size) in active_low_store()
|
| /linux-4.4.14/arch/ia64/kernel/ |
| D | salinfo.c | 96 u64 size; member 228 salinfo_log_wakeup(int type, u8 *buffer, u64 size, int irqsafe) in salinfo_log_wakeup() 307 size_t size; in salinfo_event_read() local 524 size_t size; in salinfo_log_write() local
|
| D | elfcore.c | 67 size_t size = 0; in elf_core_extra_data_size() local
|
| /linux-4.4.14/drivers/ssb/ |
| D | pci.c | 242 static u8 ssb_sprom_crc(const u16 *sprom, u16 size) in ssb_sprom_crc() 257 static int sprom_check_crc(const u16 *sprom, size_t size) in sprom_check_crc() 287 u16 size = bus->sprom_size; in sprom_do_write() local 814 const u16 *in, u16 size) in sprom_extract()
|
| 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.4.14/drivers/gpu/drm/i915/ |
| D | intel_bios.c | 675 static u8 *goto_next_sequence(u8 *data, int *size) in goto_next_sequence() 1235 size_t size, in validate_vbt() 1270 static const struct bdb_header *find_vbt(void __iomem *bios, size_t size) in find_vbt() 1322 size_t size; in intel_parse_bios() local
|
| D | i915_gem_batch_pool.c | 98 size_t size) in i915_gem_batch_pool_get()
|
| /linux-4.4.14/drivers/gpu/drm/via/ |
| D | via_verifier.c | 254 unsigned long size, in via_drm_lookup_agp_map() 962 via_verify_command_stream(const uint32_t * buf, unsigned int size, in via_verify_command_stream() 1039 unsigned int size) in via_parse_command_stream() 1092 setup_hazard_table(hz_init_t init_table[], hazard_t table[], int size) in setup_hazard_table()
|
| /linux-4.4.14/drivers/acpi/ |
| D | sysfs.c | 582 int size; in counter_show() local 624 size_t size) in counter_set() 799 const char *buf, size_t size) in hotplug_enabled_store() 853 const char *buf, size_t size) in force_remove_store()
|
| /linux-4.4.14/fs/btrfs/ |
| D | file-item.c | 29 #define __MAX_CSUM_ITEMS(r, size) ((unsigned long)(((BTRFS_LEAF_DATA_SIZE(r) - \ argument 33 #define MAX_CSUM_ITEMS(r, size) (min_t(u32, __MAX_CSUM_ITEMS(r, size), \ argument 318 size_t size; in btrfs_lookup_csums_range() local 903 size_t size; in btrfs_extent_item_to_extent_map() local
|
| /linux-4.4.14/sound/oss/dmasound/ |
| D | dmasound_core.c | 414 static int sq_allocate_buffers(struct sound_queue *sq, int num, int size) in sq_allocate_buffers() 956 static int set_queue_frags(struct sound_queue *sq, int bufs, int size) in set_queue_frags() 993 int size, nbufs; in sq_ioctl() local 1462 int ints[6], size; in dmasound_setup() local
|
| /linux-4.4.14/arch/sparc/kernel/ |
| D | leon_pci.c | 99 resource_size_t size, resource_size_t align) in pcibios_align_resource()
|
| D | of_device_common.h | 4 static inline u64 of_read_addr(const u32 *cell, int size) in of_read_addr()
|
| /linux-4.4.14/arch/mips/lantiq/xway/ |
| D | xrx200_phy_fw.c | 25 size_t size; in xway_gphy_load() local
|
| /linux-4.4.14/fs/squashfs/ |
| D | fragment.c | 56 int size; in squashfs_frag_lookup() local
|
| D | xattr_id.c | 42 int *count, unsigned int *size, unsigned long long *xattr) in squashfs_xattr_lookup()
|
| /linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
| D | oimmnv50.c | 36 const struct nvkm_oclass *oclass, void *data, u32 size, in nv50_disp_oimm_new()
|
| D | cursnv50.c | 36 const struct nvkm_oclass *oclass, void *data, u32 size, in nv50_disp_curs_new()
|
| D | ovlynv50.c | 36 const struct nvkm_oclass *oclass, void *data, u32 size, in nv50_disp_ovly_new()
|
| /linux-4.4.14/arch/x86/platform/intel-quark/ |
| D | imr_selftest.c | 59 size_t size = virt_to_phys(&__end_rodata) - base; in imr_self_test() local
|
| /linux-4.4.14/drivers/gpu/drm/msm/ |
| D | msm_ringbuffer.h | 25 int size; member
|
| /linux-4.4.14/arch/sh/mm/ |
| D | ioremap.c | 38 __ioremap_caller(phys_addr_t phys_addr, unsigned long size, in __ioremap_caller()
|
| /linux-4.4.14/arch/cris/kernel/ |
| D | module.c | 33 void *module_alloc(unsigned long size) in module_alloc()
|
| /linux-4.4.14/drivers/gpu/drm/radeon/ |
| D | uvd_v2_2.c | 101 uint32_t chip_id, size; in uvd_v2_2_resume() local
|
| /linux-4.4.14/include/asm-generic/ |
| D | dma-coherent.h | 27 #define dma_alloc_from_coherent(dev, size, handle, ret) (0) argument
|
| /linux-4.4.14/arch/unicore32/include/asm/ |
| D | cmpxchg.h | 20 int size) in __xchg()
|
| /linux-4.4.14/include/drm/ |
| D | drm_global.h | 42 size_t size; member
|
| /linux-4.4.14/arch/m68k/kernel/ |
| D | bootinfo_proc.c | 36 size_t size = sizeof(bi->tag); in save_bootinfo() local
|
| D | pcibios.c | 34 resource_size_t size, resource_size_t align) in pcibios_align_resource()
|
| /linux-4.4.14/fs/ext4/ |
| D | symlink.c | 33 loff_t size = min_t(loff_t, i_size_read(inode), PAGE_SIZE - 1); in ext4_encrypted_follow_link() local
|
| /linux-4.4.14/fs/fuse/ |
| D | dev.c | 802 static int fuse_copy_do(struct fuse_copy_state *cs, void **val, unsigned *size) in fuse_copy_do() 1030 static int fuse_copy_one(struct fuse_copy_state *cs, void *val, unsigned size) in fuse_copy_one() 1444 static int fuse_notify_poll(struct fuse_conn *fc, unsigned int size, in fuse_notify_poll() 1465 static int fuse_notify_inval_inode(struct fuse_conn *fc, unsigned int size, in fuse_notify_inval_inode() 1493 static int fuse_notify_inval_entry(struct fuse_conn *fc, unsigned int size, in fuse_notify_inval_entry() 1544 static int fuse_notify_delete(struct fuse_conn *fc, unsigned int size, in fuse_notify_delete() 1596 static int fuse_notify_store(struct fuse_conn *fc, unsigned int size, in fuse_notify_store() 1756 static int fuse_notify_retrieve(struct fuse_conn *fc, unsigned int size, in fuse_notify_retrieve() 1794 unsigned int size, struct fuse_copy_state *cs) in fuse_notify()
|
| /linux-4.4.14/fs/xfs/libxfs/ |
| D | xfs_log_rlimit.c | 40 int size; in xfs_log_calc_max_attrsetm_res() local
|
| /linux-4.4.14/drivers/fmc/ |
| D | fmc-match.c | 16 void *fru_alloc(size_t size) in fru_alloc()
|
| D | fmc-fakedev.c | 168 void *buf, size_t size) in ff_eeprom_read() 179 const void *buf, size_t size) in ff_eeprom_write()
|
| /linux-4.4.14/arch/m32r/mm/ |
| D | ioremap.c | 43 __ioremap(unsigned long phys_addr, unsigned long size, unsigned long flags) in __ioremap()
|
| /linux-4.4.14/arch/mn10300/mm/ |
| D | cache-inv-icache.c | 30 unsigned long addr, size, off; in flush_icache_page_range() local
|
| /linux-4.4.14/arch/sparc/include/asm/ |
| D | bitext.h | 15 int size; member
|
| /linux-4.4.14/include/linux/mtd/ |
| D | latch-addr-flash.h | 18 unsigned int size; member
|
| /linux-4.4.14/arch/c6x/kernel/ |
| D | sys_c6x.c | 18 int _access_ok(unsigned long addr, unsigned long size) in _access_ok()
|
| /linux-4.4.14/arch/unicore32/include/mach/ |
| D | memory.h | 33 #define arch_adjust_zones(size, holes) \ argument
|
| /linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/ |
| D | gk104.c | 34 magic_(struct nvkm_device *device, u32 ctrl, int size) in magic_()
|
| /linux-4.4.14/arch/mips/txx9/generic/ |
| D | setup_tx3927.c | 132 unsigned long size = txx9_ce_res[ch].end - start + 1; in tx3927_mtd_init() local
|
| /linux-4.4.14/kernel/sched/ |
| D | cpudeadline.h | 17 int size; member
|
| /linux-4.4.14/arch/x86/mm/kmemcheck/ |
| D | selftest.c | 40 unsigned size; in selftest_opcode_one() local
|
| /linux-4.4.14/arch/mips/mm/ |
| D | c-r4k.c | 712 static void r4k_dma_cache_wback_inv(unsigned long addr, unsigned long size) in r4k_dma_cache_wback_inv() 745 static void r4k_dma_cache_inv(unsigned long addr, unsigned long size) in r4k_dma_cache_inv() 837 int size; member 844 int size = vmra->size; in local_r4k_flush_kernel_vmap_range() local 858 static void r4k_flush_kernel_vmap_range(unsigned long vaddr, int size) in r4k_flush_kernel_vmap_range()
|
| /linux-4.4.14/drivers/gpu/drm/amd/amdgpu/ |
| D | amdgpu_ttm.c | 648 unsigned long size, uint32_t page_flags, in amdgpu_ttm_tt_create() 790 unsigned long size; in amdgpu_ttm_tt_affect_userptr() local 982 void amdgpu_ttm_set_active_vram_size(struct amdgpu_device *adev, u64 size) in amdgpu_ttm_set_active_vram_size() 1120 size_t size, loff_t *pos) in amdgpu_ttm_vram_read() 1162 size_t size, loff_t *pos) in amdgpu_ttm_gtt_read()
|
| D | amdgpu_object.c | 218 unsigned long size, int byte_align, in amdgpu_bo_create_restricted() 288 unsigned long size, int byte_align, in amdgpu_bo_create() 610 unsigned long offset, size, lpfn; in amdgpu_bo_fault_reserve_notify() local
|
| /linux-4.4.14/drivers/net/ethernet/qlogic/qed/ |
| D | qed_cxt.c | 110 size_t size; member 277 u32 size = 0; in qed_cxt_ilt_shadow_size() local 329 u32 size; in qed_ilt_blk_alloc() local 361 u32 size, i, j; in qed_ilt_shadow_alloc() local 415 u32 size; in qed_cid_map_alloc() local
|
| /linux-4.4.14/arch/powerpc/kernel/ |
| D | prom_init.c | 126 __be64 size; member 310 int i, size; in prom_print_dec() local 395 static unsigned int __init prom_claim(unsigned long virt, unsigned long size, in prom_claim() 977 static unsigned long __init alloc_up(unsigned long size, unsigned long align) in alloc_up() 1022 static unsigned long __init alloc_down(unsigned long size, unsigned long align, in alloc_down() 1108 static void __init reserve_mem(u64 base, u64 size) in reserve_mem() 1190 unsigned long base, size; in prom_init_mem() local 1288 u64 size = 0, align = 0x10000; in prom_instantiate_opal() local 1364 u32 size = 0; in prom_instantiate_rtas() local 1429 u32 entry = 0, size = 0, succ = 0; in prom_instantiate_sml() local
|
| /linux-4.4.14/net/ceph/ |
| D | messenger.c | 576 int offset, size_t size, bool more) in __ceph_tcp_sendpage() 589 int offset, size_t size, bool more) in ceph_tcp_sendpage() 784 size_t size, void *data) in con_out_kvec_add() 1620 size_t size = min(con->out_skip, (int) PAGE_CACHE_SIZE); in write_partial_skip() local 1687 int end, int size, void *object) in read_partial() 1706 int size; in read_partial_banner() local 1737 int size; in read_partial_connect() local 2207 int size = sizeof (con->in_temp_ack); in read_partial_ack() local 2305 int size; in read_partial_message() local 2497 size_t size = sizeof(ceph_ts); in read_keepalive_ack() local
|
| /linux-4.4.14/sound/soc/fsl/ |
| D | mpc5200_dma.c | 306 size_t size = psc_dma_hardware.buffer_bytes_max; in psc_dma_new() local 371 int size, irq, rc; in mpc5200_audio_dma_create() local
|
| /linux-4.4.14/drivers/i2c/busses/ |
| D | i2c-ali1563.c | 66 static int ali1563_transaction(struct i2c_adapter *a, int size) in ali1563_transaction() 236 int size, union i2c_smbus_data *data) in ali1563_access()
|
| /linux-4.4.14/drivers/gpu/drm/ttm/ |
| D | ttm_tt.c | 188 unsigned long size, uint32_t page_flags, in ttm_tt_init() 218 unsigned long size, uint32_t page_flags, in ttm_dma_tt_init()
|
| /linux-4.4.14/arch/arm/mach-omap1/ |
| D | devices.c | 155 unsigned long size, unsigned int irq, in omap_mmc_add() 212 unsigned long base, size; in omap1_init_mmc() local
|
| /linux-4.4.14/include/xen/interface/ |
| D | memory.h | 175 uint16_t size; member 199 uint16_t size; member
|
| /linux-4.4.14/include/uapi/linux/ |
| D | fuse.h | 150 uint64_t size; member 453 uint64_t size; member 503 uint32_t size; member 515 uint32_t size; member 523 uint32_t size; member 540 uint32_t size; member 545 uint32_t size; member 550 uint32_t size; member 736 uint32_t size; member 744 uint32_t size; member [all …]
|
| D | stm.h | 36 __u32 size; member
|
| /linux-4.4.14/drivers/net/ethernet/qlogic/qlcnic/ |
| D | qlcnic_minidump.c | 113 u32 size; member 131 u32 size; member 144 u32 size; member 150 u32 size; member 167 u32 size; member 563 u32 fl_addr, size, val, lck_val, addr; in qlcnic_read_rom() local 772 u32 temp, dma_base_addr, size = 0, read_size = 0; in qlcnic_read_memory_pexdma() local 893 struct qlcnic_dump_entry *entry, u32 size) in qlcnic_valid_dump_entry() 1020 u32 fl_addr, size; in qlcnic_83xx_dump_rom() local 1094 u8 *buffer, u32 size) in qlcnic_fw_flash_get_minidump_temp() [all …]
|
| /linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
| D | nv50.h | 10 u32 size; member
|
| /linux-4.4.14/tools/lib/lockdep/uinclude/linux/ |
| D | stacktrace.h | 24 size_t size; in dump_stack() local
|
| /linux-4.4.14/kernel/ |
| D | stacktrace.c | 28 int snprint_stack_trace(char *buf, size_t size, in snprint_stack_trace()
|
| /linux-4.4.14/arch/mips/sibyte/swarm/ |
| D | platform.c | 53 phys_addr_t offset, size; in swarm_pata_init() local
|
| /linux-4.4.14/drivers/uwb/ |
| D | driver.c | 87 const char *buf, size_t size) in beacon_timeout_ms_store()
|
| /linux-4.4.14/include/net/caif/ |
| D | caif_dev.h | 23 u16 size; member
|
| /linux-4.4.14/arch/sparc/lib/ |
| D | bitext.c | 120 void bit_map_init(struct bit_map *t, unsigned long *map, int size) in bit_map_init()
|
| /linux-4.4.14/drivers/net/ethernet/neterion/vxge/ |
| D | vxge-ethtool.h | 43 #define vxge_add_string(fmt, size, buf, ...) {\ argument
|
| /linux-4.4.14/drivers/mtd/maps/ |
| D | scx200_docflash.c | 27 static unsigned size = 0x1000000; /* 16 MiB the whole ISA address space */ variable
|
| /linux-4.4.14/arch/alpha/kernel/ |
| D | core_titan.c | 140 int size, u32 *value) in titan_read_config() 165 int size, u32 value) in titan_write_config() 453 titan_ioremap(unsigned long addr, unsigned long size) in titan_ioremap()
|
| /linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192de/ |
| D | fw.c | 67 const u8 *buffer, u32 size) in _rtl92d_fw_block_write() 93 u32 page, const u8 *buffer, u32 size) in _rtl92d_fw_page_write() 119 enum version_8192d version, u8 *buffer, u32 size) in _rtl92d_write_fw()
|
| /linux-4.4.14/fs/afs/ |
| D | proc.c | 224 size_t size, loff_t *_pos) in afs_proc_cells_write() 298 size_t size, loff_t *_pos) in afs_proc_rootcell_read() 309 size_t size, loff_t *_pos) in afs_proc_rootcell_write()
|
| /linux-4.4.14/drivers/usb/core/ |
| D | usb.c | 678 int __usb_get_extra_descriptor(char *buffer, unsigned size, in __usb_get_extra_descriptor() 730 void *usb_alloc_coherent(struct usb_device *dev, size_t size, gfp_t mem_flags, in usb_alloc_coherent() 750 void usb_free_coherent(struct usb_device *dev, size_t size, void *addr, in usb_free_coherent()
|
| /linux-4.4.14/drivers/usb/storage/ |
| D | transport.c | 196 void *data, u16 size, int timeout) in usb_stor_control_msg() 330 void *data, u16 size) in usb_stor_ctrl_transfer() 1287 u16 value, u16 index, void *data, u16 size) in usb_stor_reset_common()
|
| /linux-4.4.14/drivers/gpu/drm/bochs/ |
| D | bochs_mm.c | 188 unsigned long size, in bochs_ttm_tt_create() 351 static int bochs_bo_create(struct drm_device *dev, int size, int align, in bochs_bo_create() 388 int bochs_gem_create(struct drm_device *dev, u32 size, bool iskernel, in bochs_gem_create()
|
| /linux-4.4.14/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() 476 size_t size, loff_t *pos) in __spufs_regs_read() 485 size_t size, loff_t *pos) in spufs_regs_read() 505 size_t size, loff_t *pos) in spufs_regs_write() 534 size_t size, loff_t * pos) in __spufs_fpcr_read() 543 size_t size, loff_t * pos) in spufs_fpcr_read() [all …]
|
| /linux-4.4.14/arch/powerpc/boot/ |
| D | of.c | 32 static void *of_try_claim(unsigned long size) in of_try_claim()
|
| 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.4.14/lib/xz/ |
| D | xz_stream.h | 16 # define xz_crc32(buf, size, crc) \ argument
|
| /linux-4.4.14/drivers/dma/bestcomm/ |
| D | sram.c | 149 void* bcom_sram_alloc(int size, int align, phys_addr_t *phys) in bcom_sram_alloc()
|
| /linux-4.4.14/include/math-emu/ |
| D | op-8.h | 80 #define _FP_FRAC_SRS_8(X,N,size) \ argument
|
| /linux-4.4.14/drivers/input/gameport/ |
| D | emu10k1-gp.c | 45 int size; member
|
| /linux-4.4.14/arch/xtensa/boot/lib/ |
| D | zmem.c | 12 void *zalloc(unsigned size) in zalloc()
|
| /linux-4.4.14/arch/sparc/prom/ |
| D | memory.c | 35 int size, num_ents, i; in prom_meminit_v2() local
|
| /linux-4.4.14/arch/x86/xen/ |
| D | xen-ops.h | 113 size_t size) in xen_init_vga()
|
| /linux-4.4.14/arch/c6x/include/asm/ |
| D | cmpxchg.h | 19 static inline unsigned int __xchg(unsigned int x, volatile void *ptr, int size) in __xchg()
|
| /linux-4.4.14/drivers/media/i2c/m5mols/ |
| D | m5mols_capture.c | 142 unsigned int size; in m5mols_start_capture() local
|
| /linux-4.4.14/fs/nfs/ |
| D | fscache-index.c | 161 loff_t size; member 187 uint64_t *size) in nfs_fscache_inode_get_attr()
|
| /linux-4.4.14/drivers/pnp/ |
| D | base.h | 31 resource_size_t size; /* size of range */ member 52 resource_size_t size; /* size of range */ member
|
| /linux-4.4.14/include/media/ |
| D | lirc_dev.h | 28 unsigned int size; /* in chunks */ member 49 unsigned int size) in lirc_buffer_init()
|
| /linux-4.4.14/drivers/gpu/drm/vmwgfx/ |
| D | vmwgfx_ioctl.c | 142 size_t size) in vmw_fill_compat_cap() 181 uint32_t size; in vmw_get_cap_3d_ioctl() local
|
| /linux-4.4.14/drivers/pci/ |
| D | vc.c | 240 int size, vcarb_phases = 0; in pci_vc_do_save_buffer() local 285 int size, parb_phases = 0; in pci_vc_do_save_buffer() local
|
| /linux-4.4.14/net/bluetooth/cmtp/ |
| D | core.c | 110 int size; in cmtp_add_msgpart() local 214 unsigned int size, tail; in cmtp_process_transmit() local
|
| /linux-4.4.14/arch/x86/pci/ |
| D | fixup.c | 204 static int quirk_pcie_aspm_read(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 *… in quirk_pcie_aspm_read() 214 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.4.14/tools/perf/ui/gtk/ |
| D | hists.c | 19 size_t size = hpp->size; in __percent_color_snprintf() local 318 size_t size = sizeof(buf); in perf_evlist__gtk_browse_hists() local
|
| /linux-4.4.14/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.4.14/drivers/tty/ |
| D | tty_audit.c | 64 unsigned char *data, size_t size) in tty_audit_log() 269 size_t size, unsigned icanon) in tty_audit_add_data()
|
| /linux-4.4.14/arch/mips/include/asm/mach-loongson64/ |
| 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.4.14/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.4.14/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.4.14/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()
|
| /linux-4.4.14/sound/firewire/bebob/ |
| D | bebob_maudio.c | 135 get_meter(struct snd_bebob *bebob, void *buf, unsigned int size) in get_meter() 143 check_clk_sync(struct snd_bebob *bebob, unsigned int size, bool *sync) in check_clk_sync() 629 special_meter_get(struct snd_bebob *bebob, u32 *target, unsigned int size) in special_meter_get() 688 normal_meter_get(struct snd_bebob *bebob, u32 *buf, unsigned int size) in normal_meter_get()
|
| /linux-4.4.14/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.4.14/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
|