Searched defs:sz (Results 1 - 200 of 341) sorted by relevance

12

/linux-4.1.27/net/xfrm/
H A Dxfrm_hash.c15 struct hlist_head *xfrm_hash_alloc(unsigned int sz) xfrm_hash_alloc() argument
31 void xfrm_hash_free(struct hlist_head *n, unsigned int sz) xfrm_hash_free() argument
/linux-4.1.27/tools/perf/arch/s390/util/
H A Dheader.c19 int get_cpuid(char *buffer, size_t sz) get_cpuid() argument
/linux-4.1.27/lib/zlib_inflate/
H A Dinfutil.c9 int zlib_inflate_blob(void *gunzip_buf, unsigned int sz, zlib_inflate_blob() argument
/linux-4.1.27/tools/perf/arch/powerpc/util/
H A Dheader.c19 get_cpuid(char *buffer, size_t sz) get_cpuid() argument
/linux-4.1.27/arch/sh/mm/
H A Dhugetlbpage.c24 huge_pte_alloc(struct mm_struct *mm, unsigned long addr, unsigned long sz) huge_pte_alloc() argument
H A Dtlb-debugfs.c97 const char *sz = " ?"; tlb_seq_show() local
/linux-4.1.27/drivers/hid/
H A Dhid-picolcd_cir.c47 int i, w, sz; picolcd_raw_cir() local
H A Dhid-sensor-hub.c460 int sz; sensor_hub_raw_event() local
/linux-4.1.27/arch/mips/mm/
H A Dhugetlbpage.c24 huge_pte_alloc(struct mm_struct *mm, unsigned long addr, unsigned long sz) huge_pte_alloc() argument
/linux-4.1.27/tools/perf/arch/x86/util/
H A Dheader.c23 get_cpuid(char *buffer, size_t sz) get_cpuid() argument
/linux-4.1.27/tools/perf/ui/tui/
H A Dhelpline.c20 const size_t sz = sizeof(ui_helpline__current); tui_helpline__push() local
/linux-4.1.27/drivers/ide/
H A Drapide.c18 rapide_setup_ports(struct ide_hw *hw, void __iomem *base, void __iomem *ctrl, unsigned int sz, int irq) rapide_setup_ports() argument
/linux-4.1.27/arch/powerpc/mm/
H A Dhugetlbpage-hash64.c27 unsigned long rflags, pa, sz; __hash_page_huge() local
/linux-4.1.27/fs/ext4/
H A Dbitmap.c63 int sz = EXT4_CLUSTERS_PER_GROUP(sb) / 8; ext4_block_bitmap_csum_verify() local
86 int sz = EXT4_CLUSTERS_PER_GROUP(sb) / 8; ext4_block_bitmap_csum_set() local
18 ext4_inode_bitmap_csum_verify(struct super_block *sb, ext4_group_t group, struct ext4_group_desc *gdp, struct buffer_head *bh, int sz) ext4_inode_bitmap_csum_verify() argument
40 ext4_inode_bitmap_csum_set(struct super_block *sb, ext4_group_t group, struct ext4_group_desc *gdp, struct buffer_head *bh, int sz) ext4_inode_bitmap_csum_set() argument
/linux-4.1.27/drivers/scsi/mpt3sas/
H A Dmpt3sas_trigger_diag.c72 u16 sz, event_data_sz; _mpt3sas_raise_sigio() local
H A Dmpt3sas_debug.h163 _debug_dump_mf(void *mpi_request, int sz) _debug_dump_mf() argument
182 _debug_dump_reply(void *mpi_request, int sz) _debug_dump_reply() argument
201 _debug_dump_config(void *mpi_request, int sz) _debug_dump_config() argument
H A Dmpt3sas_config.c81 u16 sz; member in struct:config_request
552 mpt3sas_config_get_manufacturing_pg7(struct MPT3SAS_ADAPTER *ioc, Mpi2ConfigReply_t *mpi_reply, Mpi2ManufacturingPage7_t *config_page, u16 sz) mpt3sas_config_get_manufacturing_pg7() argument
1087 mpt3sas_config_get_sas_iounit_pg0(struct MPT3SAS_ADAPTER *ioc, Mpi2ConfigReply_t *mpi_reply, Mpi2SasIOUnitPage0_t *config_page, u16 sz) mpt3sas_config_get_sas_iounit_pg0() argument
1128 mpt3sas_config_get_sas_iounit_pg1(struct MPT3SAS_ADAPTER *ioc, Mpi2ConfigReply_t *mpi_reply, Mpi2SasIOUnitPage1_t *config_page, u16 sz) mpt3sas_config_get_sas_iounit_pg1() argument
1169 mpt3sas_config_set_sas_iounit_pg1(struct MPT3SAS_ADAPTER *ioc, Mpi2ConfigReply_t *mpi_reply, Mpi2SasIOUnitPage1_t *config_page, u16 sz) mpt3sas_config_set_sas_iounit_pg1() argument
1504 mpt3sas_config_get_raid_volume_pg0(struct MPT3SAS_ADAPTER *ioc, Mpi2ConfigReply_t *mpi_reply, Mpi2RaidVolPage0_t *config_page, u32 form, u32 handle, u16 sz) mpt3sas_config_get_raid_volume_pg0() argument
H A Dmpt3sas_transport.c1090 u32 sz; _transport_get_expander_phy_error_log() local
1401 u32 sz; _transport_expander_phy_control() local
1631 u16 sz; _transport_phy_enable() local
1769 u16 sz; _transport_phy_speed() local
/linux-4.1.27/drivers/crypto/qat/qat_common/
H A Dqat_crypto.h74 size_t sz; member in struct:qat_crypto_request_buffs
/linux-4.1.27/block/
H A Dbsg-lib.c92 size_t sz = (sizeof(struct scatterlist) * req->nr_phys_segments); bsg_map_buffer() local
H A Dblk-lib.c235 unsigned int sz; __blkdev_issue_zeroout() local
/linux-4.1.27/arch/sparc/mm/
H A Dhugetlbpage.c129 huge_pte_alloc(struct mm_struct *mm, unsigned long addr, unsigned long sz) huge_pte_alloc() argument
H A Dio-unit.c153 static void iounit_get_scsi_sgl(struct device *dev, struct scatterlist *sg, int sz) iounit_get_scsi_sgl() argument
183 static void iounit_release_scsi_sgl(struct device *dev, struct scatterlist *sg, int sz) iounit_release_scsi_sgl() argument
H A Diommu.c238 static void iommu_get_scsi_sgl_gflush(struct device *dev, struct scatterlist *sg, int sz) iommu_get_scsi_sgl_gflush() argument
252 static void iommu_get_scsi_sgl_pflush(struct device *dev, struct scatterlist *sg, int sz) iommu_get_scsi_sgl_pflush() argument
309 static void iommu_release_scsi_sgl(struct device *dev, struct scatterlist *sg, int sz) iommu_release_scsi_sgl() argument
/linux-4.1.27/arch/metag/kernel/
H A Dcachepart.c27 unsigned int sz = 0x1000 << ((config2 & METAC_CORECFG2_DCSZ_BITS) get_dcache_size() local
37 unsigned int sz = 0x1000 << ((config2 & METAC_CORE_C2ICSZ_BITS) get_icache_size() local
H A Dsmp.c121 describe_cachepart_change(unsigned int thread, const char *label, unsigned int sz, unsigned int old, unsigned int new) describe_cachepart_change() argument
H A Dtraps.c155 unsigned int sz; dspram_save() local
/linux-4.1.27/drivers/video/backlight/
H A Dlms283gf05.c106 lms283gf05_toggle(struct spi_device *spi, const struct lms283gf05_seq *seq, int sz) lms283gf05_toggle() argument
/linux-4.1.27/arch/powerpc/platforms/cell/spufs/
H A Dcoredump.c55 int i, sz, total = 0; spufs_ctx_note_size() local
135 int sz, rc, total = 0; spufs_arch_write_note() local
/linux-4.1.27/arch/s390/mm/
H A Dhugetlbpage.c167 huge_pte_alloc(struct mm_struct *mm, unsigned long addr, unsigned long sz) huge_pte_alloc() argument
/linux-4.1.27/arch/mn10300/boot/tools/
H A Dbuild.c71 unsigned int i, c, sz, setup_sectors; main() local
/linux-4.1.27/lib/
H A Dparser.c283 size_t sz = s->to - s->from + 1; match_strdup() local
H A Dbitmap.c898 bitmap_fold(unsigned long *dst, const unsigned long *orig, unsigned int sz, unsigned int nbits) bitmap_fold() argument
H A Dswiotlb.c398 unsigned int sz = 0; swiotlb_bounce() local
/linux-4.1.27/scripts/dtc/
H A Dfdtdump.c59 int depth, sz, shift; dump_blob() local
/linux-4.1.27/tools/perf/tests/
H A Dsample-parsing.c99 size_t sz = hweight_long(s1->user_regs.mask) * sizeof(u64); samples_same() local
130 size_t sz = hweight_long(s1->intr_regs.mask) * sizeof(u64); samples_same() local
210 size_t i, sz, bufsz; do_test() local
/linux-4.1.27/tools/perf/util/
H A Dstrbuf.c36 char *strbuf_detach(struct strbuf *sb, size_t *sz) strbuf_detach() argument
H A Dsymbol-minimal.c60 size_t sz = min(size, descsz); read_build_id() local
H A Dthread-stack.c47 size_t sz; member in struct:call_path_root
99 size_t sz; member in struct:thread_stack
111 size_t sz, new_sz; thread_stack__grow() local
314 thread_stack__sample(struct thread *thread, struct ip_callchain *chain, size_t sz, u64 ip) thread_stack__sample() argument
/linux-4.1.27/include/linux/
H A Dhashtable.h29 static inline void __hash_init(struct hlist_head *ht, unsigned int sz) __hash_init() argument
76 static inline bool __hash_empty(struct hlist_head *ht, unsigned int sz) __hash_empty() argument
H A Dstring_helpers.h59 static inline int string_escape_str(const char *src, char *dst, size_t sz, string_escape_str() argument
65 string_escape_str_any_np(const char *src, char *dst, size_t sz, const char *esc) string_escape_str_any_np() argument
/linux-4.1.27/fs/adfs/
H A Ddir_fplus.c16 adfs_fplus_read(struct super_block *sb, unsigned int id, unsigned int sz, struct adfs_dir *dir) adfs_fplus_read() argument
H A Ddir_f.c353 adfs_f_read(struct super_block *sb, unsigned int id, unsigned int sz, struct adfs_dir *dir) adfs_f_read() argument
/linux-4.1.27/drivers/md/
H A Ddm-cache-policy-internal.h92 ssize_t sz = 0; policy_emit_config_values() local
H A Ddm-queue-length.c87 unsigned sz = 0; ql_status() local
H A Ddm-round-robin.c89 int sz = 0; rr_status() local
H A Ddm-snap-transient.c92 unsigned sz = 0; transient_status() local
H A Ddm-delay.c297 int sz = 0; delay_status() local
H A Ddm-flakey.c344 unsigned sz = 0; flakey_status() local
H A Ddm-service-time.c83 unsigned sz = 0; st_status() local
H A Ddm-stripe.c327 unsigned int sz = 0; stripe_status() local
H A Ddm-switch.c492 unsigned sz = 0; switch_status() local
H A Ddm-log-userspace-base.c801 size_t sz = (size_t)maxlen; userspace_status() local
H A Ddm-log-writes.c698 unsigned sz = 0; log_writes_status() local
H A Ddm-log.c782 int sz = 0; core_status() local
802 int sz = 0; disk_status() local
H A Ddm-snap-persistent.c888 unsigned sz = 0; persistent_status() local
H A Ddm-mpath.c1382 int sz = 0; multipath_status() local
H A Ddm-raid.c1362 unsigned sz = 0; raid_status() local
H A Ddm-raid1.c1367 unsigned int m, sz = 0; mirror_status() local
H A Ddm-stats.c396 unsigned sz = 0; dm_stats_list() local
670 unsigned sz = 0; dm_stats_print() local
H A Ddm-verity.c594 unsigned sz = 0; verity_status() local
/linux-4.1.27/drivers/mtd/tests/
H A Dspeedtest.c107 size_t sz = pgsize * 2; write_eraseblock_by_2pages() local
151 size_t sz = pgsize * 2; read_eraseblock_by_2pages() local
H A Doobtest.c635 size_t sz = mtd->ecclayout->oobavail; mtd_oobtest_init() local
/linux-4.1.27/drivers/media/
H A Dmedia-devnode.c83 media_read(struct file *filp, char __user *buf, size_t sz, loff_t *off) media_read() argument
95 media_write(struct file *filp, const char __user *buf, size_t sz, loff_t *off) media_write() argument
/linux-4.1.27/drivers/media/pci/cx18/
H A Dcx18-dvb.c147 size_t sz = (*fw)->size; yuan_mpc718_mt352_reqfw() local
H A Dcx18-firmware.c151 int sz; load_apu_fw_direct() local
385 int sz, retries; cx18_firmware_init() local
/linux-4.1.27/drivers/net/wireless/iwlwifi/
H A Diwl-eeprom-read.c362 int sz; iwl_read_eeprom() local
/linux-4.1.27/drivers/scsi/ufs/
H A Dufshcd-pltfrm.c67 size_t sz = 0; ufshcd_parse_clock_info() local
/linux-4.1.27/drivers/staging/rtl8188eu/os_dep/
H A Dosdep_service.c42 u8 *_rtw_malloc(u32 sz) _rtw_malloc() argument
/linux-4.1.27/drivers/fmc/
H A Dfmc-sdb.c253 fmc_find_sdb_device(struct sdb_array *tree, uint64_t vid, uint32_t did, unsigned long *sz) fmc_find_sdb_device() argument
/linux-4.1.27/drivers/gpu/drm/
H A Ddrm_pci.c46 size_t sz; drm_pci_alloc() local
89 size_t sz; __drm_legacy_pci_free() local
/linux-4.1.27/drivers/infiniband/hw/ipath/
H A Dipath_cq.c208 u32 sz; ipath_create_cq() local
378 u32 sz; ipath_resize_cq() local
H A Dipath_srq.c107 u32 sz; ipath_create_srq() local
226 u32 sz, size, n, head, tail; ipath_modify_srq() local
H A Dipath_qp.c749 size_t sz; ipath_create_qp() local
/linux-4.1.27/drivers/infiniband/hw/qib/
H A Dqib_srq.c107 u32 sz; qib_create_srq() local
222 u32 sz, size, n, head, tail; qib_modify_srq() local
H A Dqib_cq.c223 u32 sz; qib_create_cq() local
394 u32 sz; qib_resize_cq() local
H A Dqib_qp.c984 size_t sz; qib_create_qp() local
/linux-4.1.27/drivers/dma-buf/
H A Dreservation.c257 size_t sz = sizeof(*shared) * fobj->shared_max; reservation_object_get_fences_rcu() local
/linux-4.1.27/arch/x86/platform/efi/
H A Dquirks.c206 int i, sz, ret = 0; efi_reuse_config() local
/linux-4.1.27/arch/xtensa/mm/
H A Dinit.c92 unsigned long sz; add_sysmem_bank() local
174 unsigned long sz; mem_reserve() local
/linux-4.1.27/drivers/gpu/drm/msm/
H A Dmsm_gem_submit.c40 int sz = sizeof(*submit) + (nr * sizeof(submit->bos[0])); submit_create() local
H A Dmsm_perf.c131 perf_read(struct file *file, char __user *buf, size_t sz, loff_t *ppos) perf_read() argument
H A Dmsm_rd.c97 static void rd_write(struct msm_rd_state *rd, const void *buf, int sz) rd_write() argument
119 rd_write_section(struct msm_rd_state *rd, enum rd_sect_type type, const void *buf, int sz) rd_write_section() argument
127 rd_read(struct file *file, char __user *buf, size_t sz, loff_t *ppos) rd_read() argument
H A Dmsm_gem.c588 unsigned sz; msm_gem_new_impl() local
/linux-4.1.27/drivers/block/
H A Dcryptoloop.c148 const int sz = min(size, LOOP_IV_SECTOR_SIZE); cryptoloop_transfer() local
/linux-4.1.27/arch/metag/mm/
H A Dhugetlbpage.c59 huge_pte_alloc(struct mm_struct *mm, unsigned long addr, unsigned long sz) huge_pte_alloc() argument
/linux-4.1.27/fs/ubifs/
H A Dcommit.c575 size_t sz; dbg_check_old_index() local
H A Dlog.c609 int sz = ALIGN(*offs, c->min_io_size), err; add_node() local
688 int sz = ALIGN(offs, c->min_io_size); ubifs_consolidate_log() local
H A Djournal.c1152 int err, dlen, len, lnum, offs, bit, sz, sync = IS_SYNC(inode); ubifs_jnl_truncate() local
H A Drecovery.c112 const int sz = c->mst_node_alsz; get_master_node() local
207 int err = 0, lnum = UBIFS_MST_LNUM, sz = c->mst_node_alsz; write_rcvrd_mst_node() local
240 const int sz = c->mst_node_alsz; ubifs_recover_master_node() local
H A Dsuper.c1147 size_t sz; mount_ubifs() local
/linux-4.1.27/arch/cris/boot/tools/
H A Dbuild.c108 int i,c,id,sz,tmp_int; main() local
/linux-4.1.27/arch/ia64/mm/
H A Dhugetlbpage.c28 huge_pte_alloc(struct mm_struct *mm, unsigned long addr, unsigned long sz) huge_pte_alloc() argument
/linux-4.1.27/arch/arm/mach-clps711x/
H A Dboard-autcpu12.c105 autcpu12_adjust_parts(struct gpio_nand_platdata *pdata, size_t sz) autcpu12_adjust_parts() argument
/linux-4.1.27/tools/testing/selftests/memfd/
H A Dfuse_test.c44 static int mfd_assert_new(const char *name, loff_t sz, unsigned int flags) mfd_assert_new() argument
H A Dmemfd_test.c29 static int mfd_assert_new(const char *name, loff_t sz, unsigned int flags) mfd_assert_new() argument
/linux-4.1.27/drivers/irqchip/
H A Dirq-bcm7038-l1.c225 resource_size_t sz; bcm7038_l1_init_one() local
/linux-4.1.27/drivers/mmc/core/
H A Dsdio_io.c218 unsigned int sdio_align_size(struct sdio_func *func, unsigned int sz) sdio_align_size() argument
/linux-4.1.27/drivers/mtd/
H A Dafs.c75 size_t sz; afs_read_footer() local
131 size_t sz; afs_read_iis() local
169 u_int mask, off, idx, sz; parse_afs_partitions() local
/linux-4.1.27/drivers/net/vmxnet3/
H A Dvmxnet3_ethtool.c465 u32 sz; vmxnet3_set_ringparam() local
/linux-4.1.27/drivers/net/wireless/ath/ath5k/
H A Dani.c82 static const s8 sz[] = { -55, -62 }; ath5k_ani_set_noise_immunity_level() local
H A Deeprom.c1154 unsigned int sz; ath5k_pdgains_size_2413() local
/linux-4.1.27/drivers/media/rc/
H A Dstreamzap.c126 static void sz_push(struct streamzap_ir *sz, struct ir_raw_event rawir) sz_push() argument
133 static void sz_push_full_pulse(struct streamzap_ir *sz, sz_push_full_pulse() argument
172 static void sz_push_half_pulse(struct streamzap_ir *sz, sz_push_half_pulse() argument
178 static void sz_push_full_space(struct streamzap_ir *sz, sz_push_full_space() argument
191 static void sz_push_half_space(struct streamzap_ir *sz, sz_push_half_space() argument
205 struct streamzap_ir *sz; streamzap_callback() local
287 static struct rc_dev *streamzap_init_rc_dev(struct streamzap_ir *sz) streamzap_init_rc_dev() argument
341 struct streamzap_ir *sz = NULL; streamzap_probe() local
470 struct streamzap_ir *sz = usb_get_intfdata(interface); streamzap_disconnect() local
489 struct streamzap_ir *sz = usb_get_intfdata(intf); streamzap_suspend() local
498 struct streamzap_ir *sz = usb_get_intfdata(intf); streamzap_resume() local
/linux-4.1.27/drivers/scsi/mpt2sas/
H A Dmpt2sas_debug.h165 _debug_dump_mf(void *mpi_request, int sz) _debug_dump_mf() argument
H A Dmpt2sas_config.c82 u16 sz; member in struct:config_request
697 mpt2sas_config_get_iounit_pg3(struct MPT2SAS_ADAPTER *ioc, Mpi2ConfigReply_t *mpi_reply, Mpi2IOUnitPage3_t *config_page, u16 sz) mpt2sas_config_get_iounit_pg3() argument
933 mpt2sas_config_get_sas_iounit_pg0(struct MPT2SAS_ADAPTER *ioc, Mpi2ConfigReply_t *mpi_reply, Mpi2SasIOUnitPage0_t *config_page, u16 sz) mpt2sas_config_get_sas_iounit_pg0() argument
973 mpt2sas_config_get_sas_iounit_pg1(struct MPT2SAS_ADAPTER *ioc, Mpi2ConfigReply_t *mpi_reply, Mpi2SasIOUnitPage1_t *config_page, u16 sz) mpt2sas_config_get_sas_iounit_pg1() argument
1013 mpt2sas_config_set_sas_iounit_pg1(struct MPT2SAS_ADAPTER *ioc, Mpi2ConfigReply_t *mpi_reply, Mpi2SasIOUnitPage1_t *config_page, u16 sz) mpt2sas_config_set_sas_iounit_pg1() argument
1347 mpt2sas_config_get_raid_volume_pg0(struct MPT2SAS_ADAPTER *ioc, Mpi2ConfigReply_t *mpi_reply, Mpi2RaidVolPage0_t *config_page, u32 form, u32 handle, u16 sz) mpt2sas_config_get_raid_volume_pg0() argument
H A Dmpt2sas_transport.c305 u32 sz; _transport_expander_report_manufacture() local
1095 u32 sz; _transport_get_expander_phy_error_log() local
1418 u32 sz; _transport_expander_phy_control() local
1649 u16 sz; _transport_phy_enable() local
1785 u16 sz; _transport_phy_speed() local
/linux-4.1.27/drivers/scsi/
H A Djazz_esp.c41 jazz_esp_map_single(struct esp *esp, void *buf, size_t sz, int dir) jazz_esp_map_single() argument
53 jazz_esp_unmap_single(struct esp *esp, dma_addr_t addr, size_t sz, int dir) jazz_esp_unmap_single() argument
H A Dsun3x_esp.c63 sun3x_esp_map_single(struct esp *esp, void *buf, size_t sz, int dir) sun3x_esp_map_single() argument
75 sun3x_esp_unmap_single(struct esp *esp, dma_addr_t addr, size_t sz, int dir) sun3x_esp_unmap_single() argument
H A Dmac_esp.c77 mac_esp_map_single(struct esp *esp, void *buf, size_t sz, int dir) mac_esp_map_single() argument
93 mac_esp_unmap_single(struct esp *esp, dma_addr_t addr, size_t sz, int dir) mac_esp_unmap_single() argument
H A Dsun_esp.c215 sbus_esp_map_single(struct esp *esp, void *buf, size_t sz, int dir) sbus_esp_map_single() argument
231 sbus_esp_unmap_single(struct esp *esp, dma_addr_t addr, size_t sz, int dir) sbus_esp_unmap_single() argument
H A Da100u2w.c1092 u32 sz; inia100_probe_one() local
H A Dam53c974.c119 pci_esp_map_single(struct esp *esp, void *buf, size_t sz, int dir) pci_esp_map_single() argument
131 pci_esp_unmap_single(struct esp *esp, dma_addr_t addr, size_t sz, int dir) pci_esp_unmap_single() argument
/linux-4.1.27/drivers/staging/rtl8712/
H A Drtl8712_cmd.c281 static u8 check_cmd_fifo(struct _adapter *padapter, uint sz) check_cmd_fifo() argument
H A Dieee80211.c174 int sz = 0, rateLen; r8712_generate_ie() local
H A Drtl8712_xmit.c418 static void update_txdesc(struct xmit_frame *pxmitframe, uint *pmem, int sz) update_txdesc() argument
707 int t, sz, w_sz; dump_xframe() local
H A Drtl871x_io.h235 static inline u32 _RND4(u32 sz) _RND4() argument
H A Drtl871x_recv.h153 static inline u8 *recvframe_pull(union recv_frame *precvframe, sint sz) recvframe_pull() argument
168 static inline u8 *recvframe_put(union recv_frame *precvframe, sint sz) recvframe_put() argument
184 static inline u8 *recvframe_pull_tail(union recv_frame *precvframe, sint sz) recvframe_pull_tail() argument
H A Drtl871x_mlme.c1636 int sz = 0; r8712_update_registrypriv_dev_network() local
H A Drtl871x_mp.h69 u16 sz[8]; member in struct:mp_xmit_frame
H A Drtl871x_xmit.h163 u16 sz[8]; member in struct:xmit_frame
/linux-4.1.27/drivers/staging/rtl8723au/hal/
H A Drtl8723au_xmit.c24 static int urb_zero_packet_chk(struct rtw_adapter *padapter, int sz) urb_zero_packet_chk() argument
133 static s32 update_txdesc(struct xmit_frame *pxmitframe, u8 *pmem, s32 sz) update_txdesc() argument
292 int t, sz, w_sz, pull = 0; rtw_dump_xframe() local
/linux-4.1.27/drivers/staging/lustre/lustre/lov/
H A Dlov_pack.c283 int sz; lov_verify_lmm() local
H A Dlov_dev.c366 const size_t sz = sizeof(newd[0]); lov_expand_targets() local
/linux-4.1.27/drivers/staging/rtl8188eu/include/
H A Drtl8188e_cmd.h59 u8 sz; /* sz */ member in struct:cmd_msg_parm
H A Drtw_recv.h291 static inline u8 *recvframe_pull(struct recv_frame *precvframe, int sz) recvframe_pull() argument
309 static inline u8 *recvframe_put(struct recv_frame *precvframe, int sz) recvframe_put() argument
328 static inline u8 *recvframe_pull_tail(struct recv_frame *precvframe, int sz) recvframe_pull_tail() argument
/linux-4.1.27/drivers/of/
H A Ddynamic.c220 int sz; __of_attach_node() local
H A Dfdt.c257 u32 sz; unflatten_dt_node() local
300 int sz; unflatten_dt_node() local
/linux-4.1.27/drivers/pci/host/
H A Dpci-host-generic.c189 u32 sz = 1 << pci->cfg.ops->bus_shift; gen_pci_parse_map_cfg_windows() local
/linux-4.1.27/drivers/net/wireless/ath/
H A Ddfs_pattern_detector.c187 u32 sz, i; channel_detector_create() local
/linux-4.1.27/drivers/net/wireless/ath/wil6210/
H A Dfw_inc.c469 size_t sz; wil_request_firmware() local
/linux-4.1.27/drivers/firmware/efi/
H A Druntime-map.c155 size_t sz = efi_get_runtime_map_size(); efi_runtime_map_copy() local
H A Defi.c303 int __init efi_config_parse_tables(void *config_tables, int count, int sz, efi_config_parse_tables() argument
345 int sz, ret; efi_config_init() local
/linux-4.1.27/drivers/gpu/drm/i915/
H A Di915_ioc32.c75 int sz; /* nr bytes in buf */ member in struct:_drm_i915_cmdbuffer32
/linux-4.1.27/block/partitions/
H A Defi.c190 uint32_t sz = 0; is_pmbr_valid() local
/linux-4.1.27/arch/tile/include/asm/
H A Duaccess.h420 int sz = __compiletime_object_size(to); copy_from_user() local
/linux-4.1.27/arch/tile/mm/
H A Dhugetlbpage.c54 huge_pte_alloc(struct mm_struct *mm, unsigned long addr, unsigned long sz) huge_pte_alloc() argument
/linux-4.1.27/arch/unicore32/kernel/
H A Dpci.c143 unsigned int sz = SZ_128M >> PAGE_SHIFT; puv3_pci_adjust_zones() local
/linux-4.1.27/arch/unicore32/mm/
H A Dmmu.c145 static void __init *early_alloc(unsigned long sz) early_alloc() argument
/linux-4.1.27/arch/x86/boot/tools/
H A Dbuild.c333 unsigned int i, sz, setup_sectors, init_sz; main() local
/linux-4.1.27/drivers/block/zram/
H A Dzcomp.c273 ssize_t sz = 0; zcomp_available_show() local
/linux-4.1.27/drivers/char/
H A Dmsm_smd_pkt.c92 int sz; check_and_wakeup_reader() local
H A Dmem.c42 unsigned long sz; size_inside_page() local
102 ssize_t read, sz; read_mem() local
162 ssize_t written, sz; write_mem() local
383 ssize_t low_count, read, sz; read_kmem() local
458 ssize_t written, sz; do_write_kmem() local
531 unsigned long sz = size_inside_page(p, count); write_kmem() local
/linux-4.1.27/drivers/ata/
H A Dlibahci_platform.c353 int i, sz, enabled_ports = 0, rc = -ENOMEM, child_nodes; ahci_platform_get_resources() local
/linux-4.1.27/fs/jbd2/
H A Drevoke.c580 int sz, offset; write_one_revoke_record() local
/linux-4.1.27/drivers/media/dvb-frontends/
H A Dau8522_dig.c227 static int au8522_mse2snr_lookup(struct mse2snr_tab *tab, int sz, int mse, au8522_mse2snr_lookup() argument
/linux-4.1.27/arch/s390/include/asm/
H A Duaccess.h306 unsigned int sz = __compiletime_object_size(to); copy_from_user() local
/linux-4.1.27/arch/mips/sgi-ip22/
H A Dip28-berr.c305 static int addr_is_ram(unsigned long addr, unsigned sz) addr_is_ram() argument
/linux-4.1.27/arch/parisc/include/asm/
H A Duaccess.h247 int sz = __compiletime_object_size(to); copy_from_user() local
/linux-4.1.27/arch/ia64/include/asm/sn/sn2/
H A Dsn_hwperf.h75 u64 sz; /* size of transfer */ member in struct:sn_hwperf_ioctl_args
/linux-4.1.27/arch/arm/common/
H A Ddmabounce.c363 __dmabounce_sync_for_cpu(struct device *dev, dma_addr_t addr, size_t sz, enum dma_data_direction dir) __dmabounce_sync_for_cpu() argument
403 __dmabounce_sync_for_device(struct device *dev, dma_addr_t addr, size_t sz, enum dma_data_direction dir) __dmabounce_sync_for_device() argument
/linux-4.1.27/kernel/irq/
H A Dgeneric-chip.c233 unsigned long sz = sizeof(*gc) + num_ct * sizeof(struct irq_chip_type); irq_alloc_generic_chip() local
281 int numchips, sz, i; irq_alloc_domain_generic_chips() local
/linux-4.1.27/samples/bpf/
H A Dbpf_load.c304 ssize_t sz; read_trace_pipe() local
/linux-4.1.27/scripts/basic/
H A Dfixdep.c151 static unsigned int strhash(const char *str, unsigned int sz) strhash() argument
/linux-4.1.27/sound/oss/
H A Daudio.c547 unsigned sr, nc, sz, bsz; reorganize_buffers() local
H A Ddmabuf.c63 int sz, size; sound_alloc_dmap() local
127 int sz, size; sound_free_dmap() local
/linux-4.1.27/tools/perf/
H A Dbuiltin-buildid-cache.c49 static int build_id_cache__kcore_dir(char *dir, size_t sz) build_id_cache__kcore_dir() argument
/linux-4.1.27/drivers/xen/xenbus/
H A Dxenbus_dev_frontend.c147 unsigned sz = min((unsigned)len - i, rb->len - rb->cons); xenbus_file_read() local
/linux-4.1.27/drivers/staging/rtl8188eu/hal/
H A Drtl8188eu_xmit.c38 static u8 urb_zero_packet_chk(struct adapter *adapt, int sz) urb_zero_packet_chk() argument
175 static s32 update_txdesc(struct xmit_frame *pxmitframe, u8 *pmem, s32 sz, u8 bagg_pkt) update_txdesc() argument
352 int t, sz, w_sz, pull = 0; rtw_dump_xframe() local
/linux-4.1.27/drivers/pcmcia/
H A Dsoc_common.c583 dump_bits(char **p, const char *prefix, unsigned int val, struct bittbl *bits, int sz) dump_bits() argument
/linux-4.1.27/drivers/gpio/
H A Dgpio-generic.c537 resource_size_t sz; bgpio_map() local
576 unsigned long sz; bgpio_pdev_probe() local
482 bgpio_init(struct bgpio_chip *bgc, struct device *dev, unsigned long sz, void __iomem *dat, void __iomem *set, void __iomem *clr, void __iomem *dirout, void __iomem *dirin, unsigned long flags) bgpio_init() argument
/linux-4.1.27/arch/x86/include/asm/
H A Duaccess.h690 int sz = __compiletime_object_size(to); copy_from_user() local
725 int sz = __compiletime_object_size(from); copy_to_user() local
/linux-4.1.27/arch/x86/kernel/
H A Dcrash.c406 prepare_elf64_headers(struct crash_elf_data *ced, void **addr, unsigned long *sz) prepare_elf64_headers() argument
498 prepare_elf_headers(struct kimage *image, void **addr, unsigned long *sz) prepare_elf_headers() argument
/linux-4.1.27/drivers/gpu/drm/radeon/
H A Dr300_cmdbuf.c302 int sz; r300_emit_carefully_checked_packet0() local
354 int sz; r300_emit_packet0() local
396 int sz; r300_emit_vpu() local
971 int sz; r300_emit_r500fp() local
/linux-4.1.27/drivers/acpi/
H A Dsbshc.c130 u8 temp, sz = 0; acpi_smbus_transaction() local
/linux-4.1.27/fs/proc/
H A Dkcore.c279 int sz; notesize() local
H A Dvmcore.c533 u64 offset, max_sz, sz, real_sz = 0; update_note_header_size_elf64() local
719 u64 offset, max_sz, sz, real_sz = 0; update_note_header_size_elf32() local
/linux-4.1.27/fs/pstore/
H A Dram.c397 size_t sz = cxt->record_size; ramoops_init_przs() local
417 ramoops_init_prz(struct device *dev, struct ramoops_context *cxt, struct persistent_ram_zone **prz, phys_addr_t *paddr, size_t sz, u32 sig) ramoops_init_prz() argument
/linux-4.1.27/include/media/davinci/
H A Ddm644x_ccdc.h70 static inline u8 ccdc_data_size_max_bit(enum ccdc_data_size sz) ccdc_data_size_max_bit() argument
/linux-4.1.27/arch/arm64/mm/
H A Dmmu.c63 static void __init *early_alloc(unsigned long sz) early_alloc() argument
/linux-4.1.27/arch/arm/mach-orion5x/
H A Dts78xx-setup.c206 int sz; ts78xx_ts_nand_write_buf() local
233 int sz; ts78xx_ts_nand_read_buf() local
/linux-4.1.27/net/core/
H A Dflow.c396 size_t sz = sizeof(struct hlist_head) * flow_cache_hash_size(fc); flow_cache_cpu_prepare() local
/linux-4.1.27/net/sched/
H A Dsch_fq_codel.c360 static void *fq_codel_zalloc(size_t sz) fq_codel_zalloc() argument
H A Dsch_hhf.c485 static void *hhf_zalloc(size_t sz) hhf_zalloc() argument
H A Dsch_sfq.c706 static void *sfq_alloc(size_t sz) sfq_alloc() argument
/linux-4.1.27/security/apparmor/
H A Dpolicy_unpack.c339 size_t sz = blob - (char *) e->start - unpack_dfa() local
/linux-4.1.27/sound/usb/caiaq/
H A Daudio.c394 int sz = frames_to_bytes(rt, rt->buffer_size); read_in_urb_mode0() local
441 int sz = frames_to_bytes(rt, rt->buffer_size); read_in_urb_mode2() local
468 int c, n, sz = 0; read_in_urb_mode3() local
554 int sz = frames_to_bytes(rt, rt->buffer_size); fill_out_urb_mode_0() local
585 int c, n, sz = 0; fill_out_urb_mode_3() local
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_ethtool.c604 static int eeprom_ptov(unsigned int phys_addr, unsigned int fn, unsigned int sz) eeprom_ptov() argument
/linux-4.1.27/drivers/media/platform/am437x/
H A Dam437x-vpfe.h142 static inline u8 ccdc_data_size_max_bit(enum vpfe_ccdc_data_size sz) ccdc_data_size_max_bit() argument
/linux-4.1.27/drivers/media/v4l2-core/
H A Dv4l2-dev.c297 v4l2_read(struct file *filp, char __user *buf, size_t sz, loff_t *off) v4l2_read() argument
314 v4l2_write(struct file *filp, const char __user *buf, size_t sz, loff_t *off) v4l2_write() argument
/linux-4.1.27/drivers/scsi/esas2r/
H A Desas2r_flash.c590 u32 sz = 0; chk_cfg() local
1048 u32 sz; esas2r_read_flash_rev() local
1111 u32 sz; esas2r_read_image_type() local
/linux-4.1.27/drivers/staging/rtl8723au/core/
H A Drtw_cmd.c919 static void dynamic_chk_wk_hdl(struct rtw_adapter *padapter, u8 *pbuf, int sz) dynamic_chk_wk_hdl() argument
H A Drtw_ieee80211.c350 int sz = 0, rateLen; rtw_generate_ie23a() local
H A Drtw_recv.c712 int sz; count_rx_stats() local
H A Drtw_xmit.c240 u32 sz; update_attrib_vcs_info() local
1277 void rtw_count_tx_stats23a(struct rtw_adapter *padapter, struct xmit_frame *pxmitframe, int sz) rtw_count_tx_stats23a() argument
/linux-4.1.27/drivers/staging/rtl8723au/include/
H A Drtl8723a_cmd.h57 u8 sz; /* sz */ member in struct:cmd_msg_parm
/linux-4.1.27/drivers/staging/ozwpan/
H A Dozproto.c83 int sz = sizeof(struct oz_hdr) + sizeof(struct oz_elt) + oz_send_conn_rsp() local
/linux-4.1.27/drivers/staging/rtl8188eu/core/
H A Drtw_cmd.c897 static void dynamic_chk_wk_hdl(struct adapter *padapter, u8 *pbuf, int sz) dynamic_chk_wk_hdl() argument
H A Drtw_recv.c682 int sz; count_rx_stats() local
H A Drtw_xmit.c273 u32 sz; update_attrib_vcs_info() local
1192 void rtw_count_tx_stats(struct adapter *padapter, struct xmit_frame *pxmitframe, int sz) rtw_count_tx_stats() argument
/linux-4.1.27/drivers/gpu/drm/exynos/
H A Dexynos_drm_rotator.c236 rotator_src_set_size(struct device *dev, int swap, struct drm_exynos_pos *pos, struct drm_exynos_sz *sz) rotator_src_set_size() argument
374 rotator_dst_set_size(struct device *dev, int swap, struct drm_exynos_pos *pos, struct drm_exynos_sz *sz) rotator_dst_set_size() argument
/linux-4.1.27/arch/sparc/kernel/
H A Diommu.c96 unsigned long i, order, sz, num_tsb_entries; iommu_table_init() local
263 dma_4u_map_page(struct device *dev, struct page *page, unsigned long offset, size_t sz, enum dma_data_direction direction, struct dma_attrs *attrs) dma_4u_map_page() argument
386 dma_4u_unmap_page(struct device *dev, dma_addr_t bus_addr, size_t sz, enum dma_data_direction direction, struct dma_attrs *attrs) dma_4u_unmap_page() argument
660 dma_4u_sync_single_for_cpu(struct device *dev, dma_addr_t bus_addr, size_t sz, enum dma_data_direction direction) dma_4u_sync_single_for_cpu() argument
H A Dioport.c216 _sparc_ioremap(struct resource *res, u32 bus, u32 pa, int sz) _sparc_ioremap() argument
/linux-4.1.27/arch/ia64/sn/kernel/sn2/
H A Dsn_hwperf.c60 u64 sz; sn_hwperf_enum_objects() local
189 size_t sz; print_pci_topology() local
239 int sz, i, j; sn_hwperf_get_nearest_node_objdata() local
379 int sz; sn_topology_show() local
/linux-4.1.27/arch/arc/mm/
H A Dcache_arc700.c108 unsigned int pad:12, line_len:4, sz:4, config:4, ver:8; read_decode_cache_bcr() member in struct:bcr_cache
425 int sz; member in struct:ic_inv_args
506 void dma_cache_wback_inv(unsigned long start, unsigned long sz) dma_cache_wback_inv() argument
512 void dma_cache_inv(unsigned long start, unsigned long sz) dma_cache_inv() argument
518 void dma_cache_wback(unsigned long start, unsigned long sz) dma_cache_wback() argument
568 unsigned int off, sz; flush_icache_range() local
202 __cache_line_loop(unsigned long paddr, unsigned long vaddr, unsigned long sz, const int cacheop) __cache_line_loop() argument
326 __dc_line_op(unsigned long paddr, unsigned long vaddr, unsigned long sz, const int cacheop) __dc_line_op() argument
407 __ic_line_inv_vaddr_local(unsigned long paddr, unsigned long vaddr, unsigned long sz) __ic_line_inv_vaddr_local() argument
435 __ic_line_inv_vaddr(unsigned long paddr, unsigned long vaddr, unsigned long sz) __ic_line_inv_vaddr() argument
/linux-4.1.27/net/ipv4/
H A Dinet_diag.c228 size_t sz = 0; inet_sk_diag_fill() local
/linux-4.1.27/net/netfilter/
H A Dnf_conntrack_h323_asn1.c85 unsigned char sz; member in struct:field_t
769 int DecodeRasMessage(unsigned char *buf, size_t sz, RasMessage *ras) DecodeRasMessage() argument
803 int DecodeMultimediaSystemControlMessage(unsigned char *buf, size_t sz, DecodeMultimediaSystemControlMessage() argument
822 int DecodeQ931(unsigned char *buf, size_t sz, Q931 *q931) DecodeQ931() argument
785 DecodeH323_UserInformation(unsigned char *buf, unsigned char *beg, size_t sz, H323_UserInformation *uuie) DecodeH323_UserInformation() argument
H A Dxt_recent.c341 size_t sz; recent_mt_check() local
/linux-4.1.27/drivers/media/platform/vivid/
H A Dvivid-vid-cap.c564 const struct v4l2_frmsize_discrete *sz = vivid_try_fmt_vid_cap() local
/linux-4.1.27/drivers/scsi/bnx2fc/
H A Dbnx2fc_io.c583 size_t sz = sizeof(struct fcoe_bd_ctx); bnx2fc_free_mp_resc() local
621 size_t sz; bnx2fc_init_mp_req() local
/linux-4.1.27/drivers/staging/lustre/lnet/lnet/
H A Drouter.c1237 int sz = offsetof(lnet_rtrbuf_t, rb_kiov[npages]); lnet_destroy_rtrbuf() local
1249 int sz = offsetof(lnet_rtrbuf_t, rb_kiov[npages]); lnet_new_rtrbuf() local

Completed in 4737 milliseconds

12