Searched defs:blocks (Results 1 - 164 of 164) sorted by relevance

/linux-4.1.27/crypto/
H A Dsha1_generic.c29 sha1_generic_block_fn(struct sha1_state *sst, u8 const *src, int blocks) sha1_generic_block_fn() argument
H A Dsha256_generic.c218 sha256_generic_block_fn(struct sha256_state *sst, u8 const *src, int blocks) sha256_generic_block_fn() argument
H A Dsha512_generic.c134 sha512_generic_block_fn(struct sha512_state *sst, u8 const *src, int blocks) sha512_generic_block_fn() argument
/linux-4.1.27/fs/sysv/
H A Dballoc.c46 sysv_zone_t *blocks = sbi->s_bcache; sysv_free_block() local
85 memcpy(get_chunk(sb,bh), blocks, count * sizeof(sysv_zone_t)); sysv_free_block() local
164 sysv_zone_t *blocks; sysv_count_free_blocks() local
H A Ditree.c432 unsigned blocks, res, direct = DIRECT, i = DEPTH; sysv_nblocks() local
/linux-4.1.27/net/mac80211/
H A Dmichael.c60 size_t block, blocks, left; michael_mic() local
/linux-4.1.27/include/crypto/
H A Dsha1_base.h45 int blocks; sha1_base_do_update() local
H A Dsha256_base.h66 int blocks; sha256_base_do_update() local
H A Dsha512_base.h68 int blocks; sha512_base_do_update() local
/linux-4.1.27/include/uapi/linux/mmc/
H A Dioctl.h18 unsigned int blocks; member in struct:mmc_ioc_cmd
/linux-4.1.27/drivers/ide/
H A Dide-gd.h33 int blocks, block_size, bs_factor; member in struct:ide_disk_obj
H A Dide-floppy_ioctl.c41 int i, blocks, length, u_array_size, u_index; ide_floppy_get_format_capacities() local
143 int blocks, length, flags, err = 0; ide_floppy_format_unit() local
H A Dide-floppy.c196 int blocks = blk_rq_sectors(rq) / floppy->bs_factor; idefloppy_create_rw_cmd() local
379 int i, rc = 1, blocks, length; ide_floppy_get_capacity() local
H A Dide-cd.c1314 unsigned long blocks = blk_rq_sectors(rq) / (hard_sect >> 9); ide_cdrom_prep_fs() local
H A Dide-tape.c350 unsigned int blocks = ide_tape_callback() local
/linux-4.1.27/drivers/staging/lustre/lustre/lov/
H A Dlov_merge.c54 __u64 blocks = 0; lov_merge_lvb_kms() local
/linux-4.1.27/block/partitions/
H A Dsgi.c35 unsigned int start, blocks; sgi_partition() local
/linux-4.1.27/drivers/gpu/drm/radeon/
H A Dradeon_mem.c138 struct mem_block *blocks = kmalloc(sizeof(*blocks), GFP_KERNEL); init_heap() local
H A Dradeon_combios.c648 u8 id, blocks, clk, data; radeon_combios_get_i2c_info_from_table() local
2639 u8 rev, blocks, tmp; radeon_combios_get_power_modes() local
2885 uint8_t blocks, slave_addr, rev; radeon_combios_external_tmds_setup() local
/linux-4.1.27/fs/reiserfs/
H A Dxattr_security.c60 int blocks = 0; reiserfs_security_init() local
H A Dxattr.c291 int blocks = JOURNAL_PER_BALANCE_CNT * 2 + 2 + reiserfs_for_each_xattr() local
H A Dinode.c1197 static inline loff_t to_real_used_space(struct inode *inode, ulong blocks, to_real_used_space() argument
1259 unsigned long blocks; init_inode() local
H A Dsuper.c1389 unsigned long blocks; reiserfs_remount() local
1852 unsigned long blocks; reiserfs_fill_super() local
1065 reiserfs_parse_options(struct super_block *s, char *options, unsigned long *mount_options, unsigned long *blocks, char **jdev_name, unsigned int *commit_max_age, char **qf_names, unsigned int *qfmt) reiserfs_parse_options() argument
H A Djournal.c2330 unsigned int blocks = BUFNR; reiserfs_breada() local
/linux-4.1.27/include/linux/
H A Dstat.h34 unsigned long long blocks; member in struct:kstat
H A Damifd.h50 int blocks; /* total # blocks on disk */ member in struct:amiga_floppy_struct
H A Dcred.h37 kgid_t *blocks[0]; member in struct:group_info
H A Dquota.h391 blkcnt_t blocks; /* Number of 512-byte blocks in the file */ member in struct:qc_type_state
H A Dpe.h29 uint16_t blocks; /* pages in file, 0x3 */ member in struct:mz_hdr
H A Dnfs_xdr.h55 __u32 blocks; member in struct:nfs_fattr::__anon12296::__anon12297
159 __u32 blocks; /* No. of "bsize" blocks on filesystem */ member in struct:nfs2_fsstat
/linux-4.1.27/include/uapi/linux/
H A Dv4l2-common.h78 __u32 blocks; member in struct:v4l2_edid
H A Dcramfs_fs.h47 __u32 blocks; member in struct:cramfs_info
H A Dfuse.h151 uint64_t blocks; member in struct:fuse_attr
168 uint64_t blocks; member in struct:fuse_kstatfs
H A Dsoundcard.h608 int blocks; /* # of fragment transitions since last time */ member in struct:count_info
/linux-4.1.27/arch/arm64/crypto/
H A Dghash-ce-glue.c57 int blocks; ghash_update() local
H A Daes-glue.c105 unsigned int blocks; ecb_encrypt() local
127 unsigned int blocks; ecb_decrypt() local
149 unsigned int blocks; cbc_encrypt() local
172 unsigned int blocks; cbc_decrypt() local
195 int blocks; ctr_encrypt() local
241 unsigned int blocks; xts_encrypt() local
265 unsigned int blocks; xts_decrypt() local
/linux-4.1.27/fs/gfs2/
H A Dinode.h50 static inline void gfs2_set_inode_blocks(struct inode *inode, u64 blocks) gfs2_set_inode_blocks() argument
H A Dtrans.c31 int gfs2_trans_begin(struct gfs2_sbd *sdp, unsigned int blocks, gfs2_trans_begin() argument
H A Dbmap.c1358 static int gfs2_add_jextent(struct gfs2_jdesc *jd, u64 lblock, u64 dblock, u64 blocks) gfs2_add_jextent() argument
H A Dinode.c598 unsigned blocks = 1; gfs2_create_inode() local
H A Dquota.c802 unsigned int nalloc = 0, blocks; do_sync() local
1260 unsigned int blocks = size >> sdp->sd_sb.sb_bsize_shift; gfs2_quota_init() local
1575 unsigned int blocks = 0; gfs2_set_dqblk() local
H A Dincore.h497 u64 blocks; member in struct:gfs2_journal_extent
/linux-4.1.27/drivers/mmc/core/
H A Dsdio_ops.c121 mmc_io_rw_extended(struct mmc_card *card, int write, unsigned fn, unsigned addr, int incr_addr, u8 *buf, unsigned blocks, unsigned blksz) mmc_io_rw_extended() argument
H A Dsdio_io.c317 unsigned blocks; sdio_io_rw_ext_helper() local
/linux-4.1.27/drivers/mtd/tests/
H A Dspeedtest.c54 static int multiblock_erase(int ebnum, int blocks) multiblock_erase() argument
195 int err, i, blocks, j, k; mtd_speedtest_init() local
/linux-4.1.27/arch/x86/include/asm/
H A Damd_nb.h43 struct threshold_block *blocks; member in struct:threshold_bank
/linux-4.1.27/drivers/block/rsxx/
H A Ddev.c88 u64 blocks = card->size8 >> 9; rsxx_getgeo() local
/linux-4.1.27/crypto/async_tx/
H A Dasync_pq.c122 do_sync_gen_syndrome(struct page **blocks, unsigned int offset, int disks, do_sync_gen_syndrome() argument
178 async_gen_syndrome(struct page **blocks, unsigned int offset, int disks, async_gen_syndrome() argument
271 pq_val_chan(struct async_submit_ctl *submit, struct page **blocks, int disks, size_t len) pq_val_chan() argument
296 async_syndrome_val(struct page **blocks, unsigned int offset, int disks, async_syndrome_val() argument
H A Draid6test.c84 struct page *blocks[disks]; raid6_dual_recov() local
H A Dasync_raid6_recov.c160 __2data_recov_4(int disks, size_t bytes, int faila, int failb, struct page **blocks, struct async_submit_ctl *submit) __2data_recov_4() argument
199 __2data_recov_5(int disks, size_t bytes, int faila, int failb, struct page **blocks, struct async_submit_ctl *submit) __2data_recov_5() argument
273 __2data_recov_n(int disks, size_t bytes, int faila, int failb, struct page **blocks, struct async_submit_ctl *submit) __2data_recov_n() argument
350 async_raid6_2data_recov(int disks, size_t bytes, int faila, int failb, struct page **blocks, struct async_submit_ctl *submit) async_raid6_2data_recov() argument
423 async_raid6_datap_recov(int disks, size_t bytes, int faila, struct page **blocks, struct async_submit_ctl *submit) async_raid6_datap_recov() argument
/linux-4.1.27/fs/quota/
H A Dquota_v1.c26 static inline qsize_t v1_qbtos(qsize_t blocks) v1_qbtos() argument
128 ulong blocks; v1_check_quota_file() local
H A Dquota_v2.c53 static inline qsize_t v2_qbtos(qsize_t blocks) v2_qbtos() argument
H A Dquota.c179 static inline qsize_t qbtos(qsize_t blocks) qbtos() argument
460 static inline u64 quota_bbtob(u64 blocks) quota_bbtob() argument
/linux-4.1.27/fs/hostfs/
H A Dhostfs.h60 unsigned long long blocks; member in struct:hostfs_stat
/linux-4.1.27/fs/minix/
H A Dbitmap.c29 unsigned blocks = DIV_ROUND_UP(numbits, blocksize * 8); count_free() local
H A Ditree_common.c353 unsigned blocks, res, direct = DIRECT, i = DEPTH; nblocks() local
/linux-4.1.27/arch/arm/crypto/
H A Daes-ce-glue.c171 unsigned int blocks; ecb_encrypt() local
194 unsigned int blocks; ecb_decrypt() local
217 unsigned int blocks; cbc_encrypt() local
241 unsigned int blocks; cbc_decrypt() local
265 int err, blocks; ctr_encrypt() local
309 unsigned int blocks; xts_encrypt() local
334 unsigned int blocks; xts_decrypt() local
H A Dghash-ce-glue.c64 int blocks; ghash_update() local
H A Daesbs-glue.c116 u32 blocks = walk.nbytes / AES_BLOCK_SIZE; aesbs_cbc_encrypt() local
164 u32 blocks = walk.nbytes / AES_BLOCK_SIZE; aesbs_cbc_decrypt() local
209 u32 blocks; aesbs_ctr_encrypt() local
/linux-4.1.27/fs/ext4/
H A Dext4_jbd2.c62 __ext4_journal_start_sb(struct super_block *sb, unsigned int line, int type, int blocks, int rsv_blocks) __ext4_journal_start_sb() argument
H A Dreadpage.c148 sector_t blocks[MAX_BUF_PER_PAGE]; ext4_mpage_readpages() local
H A Dext4_jbd2.h308 __ext4_journal_start(struct inode *inode, unsigned int line, int type, int blocks, int rsv_blocks) __ext4_journal_start() argument
H A Dballoc.c161 unsigned int blocks; num_clusters_in_group() local
H A Dinode.c1997 ext4_lblk_t blocks = (i_size_read(inode) + (1 << inode->i_blkbits) - 1) mpage_process_page_bufs() local
H A Dnamei.c2153 ext4_lblk_t block, blocks; ext4_add_entry() local
/linux-4.1.27/drivers/md/bcache/
H A Djournal.c76 size_t blocks, bytes = set_bytes(j); journal_read_bucket() local
H A Dbtree.c1300 unsigned i, nodes = 0, keys = 0, blocks; btree_gc_coalesce() local
/linux-4.1.27/drivers/mmc/card/
H A Dqueue.h28 unsigned int blocks; member in struct:mmc_packed
H A Dblock.c678 __be32 *blocks; mmc_sd_num_wr_blocks() local
1745 u32 blocks; mmc_blk_cmd_err() local
H A Dmmc_test.c81 unsigned int blocks; member in struct:mmc_test_area
190 mmc_test_prepare_mrq(struct mmc_test_card *test, struct mmc_request *mrq, struct scatterlist *sg, unsigned sg_len, unsigned dev_addr, unsigned blocks, unsigned blksz, int write) mmc_test_prepare_mrq() argument
780 mmc_test_nonblock_transfer(struct mmc_test_card *test, struct scatterlist *sg, unsigned sg_len, unsigned dev_addr, unsigned blocks, unsigned blksz, int write, int count) mmc_test_nonblock_transfer() argument
845 mmc_test_simple_transfer(struct mmc_test_card *test, struct scatterlist *sg, unsigned sg_len, unsigned dev_addr, unsigned blocks, unsigned blksz, int write) mmc_test_simple_transfer() argument
871 mmc_test_broken_transfer(struct mmc_test_card *test, unsigned blocks, unsigned blksz, int write) mmc_test_broken_transfer() argument
902 mmc_test_transfer(struct mmc_test_card *test, struct scatterlist *sg, unsigned sg_len, unsigned dev_addr, unsigned blocks, unsigned blksz, int write) mmc_test_transfer() argument
/linux-4.1.27/drivers/mfd/
H A Dtc3589x.c294 unsigned int blocks = tc3589x->pdata->block; tc3589x_device_init() local
H A Dstmpe.c26 static int __stmpe_enable(struct stmpe *stmpe, unsigned int blocks) __stmpe_enable() argument
31 static int __stmpe_disable(struct stmpe *stmpe, unsigned int blocks) __stmpe_disable() argument
111 int stmpe_enable(struct stmpe *stmpe, unsigned int blocks) stmpe_enable() argument
128 int stmpe_disable(struct stmpe *stmpe, unsigned int blocks) stmpe_disable() argument
366 static int stmpe801_enable(struct stmpe *stmpe, unsigned int blocks, stmpe801_enable() argument
454 static int stmpe811_enable(struct stmpe *stmpe, unsigned int blocks, stmpe811_enable() argument
603 static int stmpe1601_enable(struct stmpe *stmpe, unsigned int blocks, stmpe1601_enable() argument
689 static int stmpe1801_enable(struct stmpe *stmpe, unsigned int blocks, stmpe1801_enable() argument
776 static int stmpe24xx_enable(struct stmpe *stmpe, unsigned int blocks, stmpe24xx_enable() argument
H A Dstmpe.h70 struct stmpe_variant_block *blocks; member in struct:stmpe_variant_info
/linux-4.1.27/drivers/scsi/
H A Dps3rom.c55 u32 blocks; member in struct:lv1_atapi_cmnd_block
H A Dg_NCR5380.c524 int blocks = len / 128; NCR5380_pread() local
608 int blocks = len / 128; NCR5380_pwrite() local
H A Dsd.h148 static inline sector_t logical_to_sectors(struct scsi_device *sdev, sector_t blocks) logical_to_sectors() argument
H A Dosst.h126 u8 blocks[3]; /* Number of blocks */ member in struct:__anon9411
H A Dscsi_debug.c3219 __be32 blocks; member in struct:unmap_block_desc
/linux-4.1.27/drivers/net/wireless/orinoco/
H A Dfw.c47 __le32 blocks; /* Number of blocks to program */ member in struct:orinoco_fw_header
/linux-4.1.27/drivers/staging/rtl8192e/
H A Drtllib_crypt_ccmp.c224 int blocks, last, len; rtllib_ccmp_encrypt() local
316 int i, blocks, last, len; rtllib_ccmp_decrypt() local
/linux-4.1.27/drivers/gpio/
H A Dgpio-sch311x.c52 struct sch311x_gpio_block blocks[6]; member in struct:sch311x_gpio_priv
/linux-4.1.27/drivers/usb/storage/
H A Ddatafab.c560 unsigned long block, blocks; datafab_transport() local
H A Djumpshot.c487 unsigned long block, blocks; jumpshot_transport() local
H A Dsddr09.c1052 sddr09_read_control(struct us_data *us, unsigned long address, unsigned int blocks, unsigned char *content, int use_sg) sddr09_read_control() argument
H A Dshuttle_usbat.c1690 unsigned long block, blocks; usbat_flash_transport() local
/linux-4.1.27/fs/ocfs2/
H A Dslot_map.c359 unsigned long long blocks, bytes = 0; ocfs2_map_slot_buffers() local
H A Djournal.h560 int blocks = ocfs2_mknod_credits(sb, 0, 0); ocfs2_calc_symlink_credits() local
572 int blocks; ocfs2_calc_group_alloc_credits() local
H A Dnamei.c1657 int virtual, blocks, status, i, bytes_left; ocfs2_create_symlink_data() local
H A Dsuballoc.c989 ocfs2_reserve_new_metadata_blocks(struct ocfs2_super *osb, int blocks, struct ocfs2_alloc_context **ac) ocfs2_reserve_new_metadata_blocks() argument
H A Docfs2.h788 u64 blocks; ocfs2_align_bytes_to_blocks() local
720 ocfs2_blocks_to_clusters(struct super_block *sb, u64 blocks) ocfs2_blocks_to_clusters() argument
765 ocfs2_block_to_cluster_start(struct super_block *sb, u64 blocks) ocfs2_block_to_cluster_start() argument
H A Drefcounttree.c3022 int i, blocks = ocfs2_clusters_to_blocks(sb, new_len); ocfs2_duplicate_clusters_by_jbd() local
/linux-4.1.27/fs/squashfs/
H A Dfile.c186 int blocks = min_t(int, n, PAGE_CACHE_SIZE >> 2); read_indexes() local
223 static inline int calculate_skip(int blocks) calculate_skip() argument
284 int blocks = skip * SQUASHFS_META_INDEXES; fill_meta_index() local
/linux-4.1.27/fs/xfs/
H A Dxfs_trans.c169 xfs_trans_reserve( struct xfs_trans *tp, struct xfs_trans_res *resp, uint blocks, uint rtextents) xfs_trans_reserve() argument
H A Dxfs_log.c3726 int blocks; xlog_verify_tail_lsn() local
H A Dxfs_log_recover.c1222 xlog_write_log_records( struct xlog *log, int cycle, int start_block, int blocks, int tail_cycle, int tail_block) xlog_write_log_records() argument
/linux-4.1.27/fs/hfs/
H A Dextent.c286 u32 total_blocks, blocks, start; hfs_free_fork() local
/linux-4.1.27/fs/jffs2/
H A Dfs.c518 size_t blocks; jffs2_do_fill_super() local
H A Djffs2_fs_sb.h91 struct jffs2_eraseblock *blocks; /* The whole array of blocks. Used for getting blocks member in struct:jffs2_sb_info
/linux-4.1.27/fs/
H A Dmpage.c151 sector_t blocks[MAX_BUF_PER_PAGE]; do_mpage_readpage() local
474 sector_t blocks[MAX_BUF_PER_PAGE]; __mpage_writepage() local
/linux-4.1.27/drivers/md/persistent-data/
H A Ddm-transaction-manager.c28 dm_block_t blocks[PREFETCH_SIZE]; member in struct:prefetch_set
H A Ddm-space-map-common.c236 unsigned old_blocks, blocks; sm_ll_extend() local
/linux-4.1.27/arch/m68k/emu/
H A Dnfblock.c41 static inline s32 nfhd_get_capacity(u32 major, u32 minor, u32 *blocks, nfhd_get_capacity() argument
56 u32 blocks, bsize; member in struct:nfhd_device
98 static int __init nfhd_init_one(int id, u32 blocks, u32 bsize) nfhd_init_one() argument
156 u32 blocks, bsize; nfhd_init() local
/linux-4.1.27/fs/befs/
H A Ddatastream.c168 befs_blocknr_t blocks; befs_count_blocks() local
/linux-4.1.27/mm/
H A Ddmapool.c86 unsigned blocks = 0; show_pools() local
H A Dvmstat.c623 unsigned long blocks; fill_contig_page_info() local
/linux-4.1.27/sound/soc/intel/baytrail/
H A Dsst-baytrail-dsp.c60 u32 blocks; /* # of blocks */ member in struct:sst_byt_fw_module_header
248 int blocks; member in struct:sst_adsp_memregion
/linux-4.1.27/drivers/mmc/host/
H A Dcb710-mmc.c269 size_t len, blocks = data->blocks; cb710_mmc_receive() local
313 size_t len, blocks = data->blocks; cb710_mmc_send() local
H A Dmxs-mmc.c363 unsigned int blocks = data->blocks; mxs_mmc_adtc() local
H A Drtsx_pci_sdmmc.c115 static void sd_cmd_set_data_len(struct rtsx_pcr *pcr, u16 blocks, u16 blksz) sd_cmd_set_data_len() argument
H A Dsdhci.h466 unsigned int blocks; /* remaining PIO blocks */ member in struct:sdhci_host
/linux-4.1.27/drivers/mtd/
H A Drfd_ftl.c87 struct block *blocks; member in struct:partition
H A Dftl.c202 unsigned blocks, j; build_maps() local
H A Dmtdswap.c1353 unsigned int i, eblk_bytes, pages, blocks; mtdswap_init() local
/linux-4.1.27/drivers/staging/gdm72xx/
H A Dgdm_sdio.c215 int n, blocks, ret, remain; send_sdio_pkt() local
481 u32 len, blocks, n; gdm_sdio_irq() local
/linux-4.1.27/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_crypt_ccmp.c234 int blocks, last, len; ieee80211_ccmp_encrypt() local
332 int i, blocks, last, len; ieee80211_ccmp_decrypt() local
/linux-4.1.27/drivers/target/
H A Dtarget_core_spc.c949 static int spc_modesense_blockdesc(unsigned char *buf, u64 blocks, u32 block_size) spc_modesense_blockdesc() argument
958 static int spc_modesense_long_blockdesc(unsigned char *buf, u64 blocks, u32 block_size) spc_modesense_long_blockdesc() argument
1016 u64 blocks = dev->transport->get_blocks(dev); spc_emulate_modesense() local
H A Dtarget_core_sbc.c50 u32 blocks; sbc_emulate_readcapacity() local
100 unsigned long long blocks = dev->transport->get_blocks(dev); sbc_emulate_readcapacity_16() local
/linux-4.1.27/drivers/edac/
H A Dedac_core.h202 struct edac_device_block *blocks; /* block array */ member in struct:edac_device_instance
/linux-4.1.27/arch/um/os-Linux/
H A Dfile.c298 long blocks; os_file_size() local
/linux-4.1.27/fs/hfsplus/
H A Dextents.c391 u32 total_blocks, blocks, start; hfsplus_free_fork() local
/linux-4.1.27/fs/cramfs/
H A Dinode.c36 unsigned long blocks; member in struct:cramfs_sb_info
/linux-4.1.27/net/wireless/
H A Dlib80211_crypt_ccmp.c221 int data_len, i, blocks, last, len; lib80211_ccmp_encrypt() local
294 int i, blocks, last, len; lib80211_ccmp_decrypt() local
/linux-4.1.27/tools/perf/util/
H A Dthread-stack.c45 struct list_head blocks; member in struct:call_path_root
/linux-4.1.27/include/linux/mfd/
H A Dstmpe.h175 unsigned int blocks; member in struct:stmpe_platform_data
/linux-4.1.27/include/linux/mmc/
H A Dcore.h110 unsigned int blocks; /* number of blocks */ member in struct:mmc_data
/linux-4.1.27/drivers/gpu/drm/vmwgfx/
H A Dsvga3d_surfacedefs.h775 surf_size_struct blocks; svga3dsurface_calculate_pitch() local
/linux-4.1.27/fs/jbd2/
H A Dtransaction.c166 static void sub_reserved_credits(journal_t *journal, int blocks) sub_reserved_credits() argument
178 static int add_transaction_credits(journal_t *journal, int blocks, add_transaction_credits() argument
261 int blocks = handle->h_buffer_credits; start_this_handle() local
/linux-4.1.27/arch/powerpc/kernel/
H A Drtas_flash.c114 struct flash_block blocks[FLASH_BLOCKS_PER_NODE]; member in struct:flash_block_list
/linux-4.1.27/fs/afs/
H A Ddir.c118 union afs_dir_block blocks[PAGE_SIZE / sizeof(union afs_dir_block)]; member in struct:afs_dir_page
/linux-4.1.27/sound/isa/gus/
H A Dgus_pcm.c54 unsigned int blocks; member in struct:gus_pcm_private
/linux-4.1.27/tools/testing/selftests/net/
H A Dpsock_tpacket.c589 static void __v1_v2_fill(struct ring *ring, unsigned int blocks) __v1_v2_fill() argument
605 static void __v3_fill(struct ring *ring, unsigned int blocks) __v3_fill() argument
628 unsigned int blocks = 256; setup_ring() local
/linux-4.1.27/sound/soc/intel/haswell/
H A Dsst-haswell-dsp.c79 __le32 blocks; /* # of blocks */ member in struct:fw_module_header
449 int blocks; member in struct:sst_adsp_memregion
/linux-4.1.27/drivers/mtd/nand/
H A Ddiskonchip.c1057 unsigned blocks, maxblocks; nftl_partscan() local
1159 int blocks; inftl_partscan() local
/linux-4.1.27/drivers/media/pci/ttpci/
H A Dav7110_hw.c153 int blocks, rest; load_dram() local
/linux-4.1.27/fs/nilfs2/
H A Dsuper.c616 unsigned long long blocks; nilfs_statfs() local
/linux-4.1.27/drivers/media/i2c/
H A Dad9389b.c71 u32 blocks; member in struct:ad9389b_state_edid
994 u32 blocks = state->edid.blocks; edid_verify_crc() local
H A Dadv7511.c77 u32 blocks; member in struct:adv7511_state_edid
1209 u32 blocks = state->edid.blocks; edid_verify_crc() local
H A Dadv7604.c157 unsigned blocks; member in struct:adv76xx_state::__anon5574
/linux-4.1.27/arch/arm/mach-ixp4xx/
H A Dixp4xx_npe.c523 struct dl_block blocks[0]; npe_load_firmware() member in union:dl_image::__anon222
533 int i, j, err, data_size, instr_size, blocks, table_end; npe_load_firmware() local
/linux-4.1.27/drivers/md/
H A Dbitmap.c1199 sector_t blocks; bitmap_daemon_work() local
1374 sector_t blocks; bitmap_startwrite() local
1435 sector_t blocks; bitmap_endwrite() local
1474 static int __bitmap_start_sync(struct bitmap *bitmap, sector_t offset, sector_t *blocks, __bitmap_start_sync() argument
1502 int bitmap_start_sync(struct bitmap *bitmap, sector_t offset, sector_t *blocks, bitmap_start_sync() argument
1526 void bitmap_end_sync(struct bitmap *bitmap, sector_t offset, sector_t *blocks, int aborted) bitmap_end_sync() argument
1564 sector_t blocks; bitmap_close_sync() local
1577 sector_t blocks; bitmap_cond_end_sync() local
1735 sector_t blocks = mddev->resync_max_sectors; bitmap_create() local
1829 sector_t blocks; bitmap_load() local
1945 int bitmap_resize(struct bitmap *bitmap, sector_t blocks, bitmap_resize() argument
H A Ddm-thin.c4024 sector_t blocks; thin_iterate_devices() local
H A Draid5.c1371 struct page **blocks = to_addr_page(percpu, 0); ops_run_compute6_1() local
1437 struct page **blocks = to_addr_page(percpu, 0); ops_run_compute6_2() local
1575 struct page **blocks = to_addr_page(percpu, 0); ops_run_prexor6() local
1789 struct page **blocks; ops_run_reconstruct6() local
H A Dmd.c2838 unsigned long long blocks; strict_blocks_to_sectors() local
7492 void md_done_sync(struct mddev *mddev, int blocks, int ok) md_done_sync() argument
/linux-4.1.27/drivers/media/v4l2-core/
H A Dv4l2-compat-ioctl32.c763 __u32 blocks; member in struct:v4l2_edid32
/linux-4.1.27/drivers/block/
H A Dataflop.c92 unsigned blocks; /* total number of blocks */ member in struct:atari_disk_type
/linux-4.1.27/fs/udf/
H A Dinode.c483 udf_do_extend_file(struct inode *inode, struct extent_position *last_pos, struct kernel_long_ad *last_ext, sector_t blocks) udf_do_extend_file() argument
H A Dsuper.c1216 sector_t blocks = sb->s_bdev->bd_inode->i_size >> sb->s_blocksize_bits; udf_load_vat() local
/linux-4.1.27/fs/logfs/
H A Dreadwrite.c1207 static int logfs_reserve_blocks(struct inode *inode, int blocks) logfs_reserve_blocks() argument
/linux-4.1.27/include/net/9p/
H A D9p.h528 u64 blocks; member in struct:p9_rstatfs
/linux-4.1.27/fs/btrfs/
H A Dbackref.c1091 static void free_leaf_list(struct ulist *blocks) free_leaf_list() argument
H A Drelocation.c2432 static void free_block_list(struct rb_root *blocks) free_block_list() argument
3901 struct rb_root blocks = RB_ROOT; relocate_block_group() local
2949 relocate_tree_blocks(struct btrfs_trans_handle *trans, struct reloc_control *rc, struct rb_root *blocks) relocate_tree_blocks() argument
3275 add_tree_block(struct reloc_control *rc, struct btrfs_key *extent_key, struct btrfs_path *path, struct rb_root *blocks) add_tree_block() argument
3346 __add_tree_block(struct reloc_control *rc, u64 bytenr, u32 blocksize, struct rb_root *blocks) __add_tree_block() argument
3481 find_data_references(struct reloc_control *rc, struct btrfs_key *extent_key, struct extent_buffer *leaf, struct btrfs_extent_data_ref *ref, struct rb_root *blocks) find_data_references() argument
3650 add_data_references(struct reloc_control *rc, struct btrfs_key *extent_key, struct btrfs_path *path, struct rb_root *blocks) add_data_references() argument
/linux-4.1.27/fs/ext3/
H A Dnamei.c1445 u32 block, blocks; ext3_add_entry() local
/linux-4.1.27/kernel/power/
H A Dsnapshot.c293 unsigned int blocks; /* Number of Bitmap Blocks */ member in struct:mem_zone_bm_rtree
/linux-4.1.27/sound/oss/
H A Dswarm_cs4297a.c250 unsigned blocks; // last returned blocks value GETOPTR member in struct:serdma_s
/linux-4.1.27/sound/soc/codecs/
H A Dwm_adsp.c1184 int ret, pos, blocks, type, offset, reg; wm_adsp_load_coeff() local
/linux-4.1.27/sound/soc/intel/atom/sst/
H A Dsst.h251 u32 blocks; member in struct:fw_module_header
/linux-4.1.27/drivers/s390/block/
H A Ddasd_int.h493 unsigned long long blocks; /* size of volume in blocks */ member in struct:dasd_block
/linux-4.1.27/drivers/media/dvb-frontends/
H A Ddib7000p.c1886 u64 blocks, ucb; dib7000p_get_stats() local
H A Ddib8000.c4099 u64 blocks; dib8000_get_stats() local
/linux-4.1.27/net/bluetooth/
H A Dhci_core.c3818 int blocks; hci_sched_acl_blk() local
/linux-4.1.27/drivers/media/pci/saa7134/
H A Dsaa7134.h499 unsigned int blocks; member in struct:saa7134_dmasound
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmsmac/
H A Dmain.c7530 brcms_b_xmtfifo_sz_get(struct brcms_hardware *wlc_hw, uint fifo, uint *blocks) brcms_b_xmtfifo_sz_get() argument
/linux-4.1.27/include/net/bluetooth/
H A Dhci.h1820 __le16 blocks; member in struct:hci_comp_blocks_info
/linux-4.1.27/drivers/staging/lustre/lustre/include/lustre/
H A Dlustre_idl.h2203 __u64 blocks; /* XID, in the case of MDS_READPAGE */ member in struct:mdt_body

Completed in 4717 milliseconds