/linux-4.4.14/sound/pci/ctxfi/ |
D | cthw20k1.c | 167 struct src_rsc_ctrl_blk *blk; in src_get_rsc_ctrl_blk() local 179 static int src_put_rsc_ctrl_blk(void *blk) in src_put_rsc_ctrl_blk() 186 static int src_set_state(void *blk, unsigned int state) in src_set_state() 195 static int src_set_bm(void *blk, unsigned int bm) in src_set_bm() 204 static int src_set_rsr(void *blk, unsigned int rsr) in src_set_rsr() 213 static int src_set_sf(void *blk, unsigned int sf) in src_set_sf() 222 static int src_set_wr(void *blk, unsigned int wr) in src_set_wr() 231 static int src_set_pm(void *blk, unsigned int pm) in src_set_pm() 240 static int src_set_rom(void *blk, unsigned int rom) in src_set_rom() 249 static int src_set_vo(void *blk, unsigned int vo) in src_set_vo() [all …]
|
D | cthw20k2.c | 167 struct src_rsc_ctrl_blk *blk; in src_get_rsc_ctrl_blk() local 179 static int src_put_rsc_ctrl_blk(void *blk) in src_put_rsc_ctrl_blk() 186 static int src_set_state(void *blk, unsigned int state) in src_set_state() 195 static int src_set_bm(void *blk, unsigned int bm) in src_set_bm() 204 static int src_set_rsr(void *blk, unsigned int rsr) in src_set_rsr() 213 static int src_set_sf(void *blk, unsigned int sf) in src_set_sf() 222 static int src_set_wr(void *blk, unsigned int wr) in src_set_wr() 231 static int src_set_pm(void *blk, unsigned int pm) in src_set_pm() 240 static int src_set_rom(void *blk, unsigned int rom) in src_set_rom() 249 static int src_set_vo(void *blk, unsigned int vo) in src_set_vo() [all …]
|
/linux-4.4.14/arch/powerpc/lib/ |
D | rheap.c | 47 rh_block_t *block, *blk; in grow() local 123 rh_block_t *blk; in get_slot() local 145 static inline void release_slot(rh_info_t * info, rh_block_t * blk) in release_slot() 153 rh_block_t *blk; in attach_free_block() local 234 rh_block_t *blk; in attach_taken_block() local 304 rh_block_t *blk; in rh_init() local 331 rh_block_t *blk; in rh_attach_region() local 373 rh_block_t *blk, *newblk; in rh_detach_region() local 445 rh_block_t *blk; in rh_alloc_align() local 530 rh_block_t *blk, *newblk1, *newblk2; in rh_alloc_fixed() local [all …]
|
/linux-4.4.14/sound/pci/emu10k1/ |
D | memory.c | 84 static void emu10k1_memblk_init(struct snd_emu10k1_memblk *blk) in emu10k1_memblk_init() 112 struct snd_emu10k1_memblk *blk = get_emu10k1_memblk(pos, mapped_link); in search_empty_map_area() local 142 static int map_memblk(struct snd_emu10k1 *emu, struct snd_emu10k1_memblk *blk) in map_memblk() 169 static int unmap_memblk(struct snd_emu10k1 *emu, struct snd_emu10k1_memblk *blk) in unmap_memblk() 209 struct snd_emu10k1_memblk *blk; in search_empty() local 258 int snd_emu10k1_memblk_map(struct snd_emu10k1 *emu, struct snd_emu10k1_memblk *blk) in snd_emu10k1_memblk_map() 305 struct snd_emu10k1_memblk *blk; in snd_emu10k1_alloc_pages() local 362 int snd_emu10k1_free_pages(struct snd_emu10k1 *emu, struct snd_util_memblk *blk) in snd_emu10k1_free_pages() 381 struct snd_emu10k1_memblk *blk; in snd_emu10k1_synth_alloc() local 409 struct snd_emu10k1_memblk *blk = (struct snd_emu10k1_memblk *)memblk; in snd_emu10k1_synth_free() local [all …]
|
/linux-4.4.14/sound/synth/ |
D | util_mem.c | 75 struct snd_util_memblk *blk; in __snd_util_mem_alloc() local 113 struct snd_util_memblk *blk; in __snd_util_memblk_new() local 140 struct snd_util_memblk *blk; in snd_util_mem_alloc() local 153 __snd_util_mem_free(struct snd_util_memhdr *hdr, struct snd_util_memblk *blk) in __snd_util_mem_free() 164 int snd_util_mem_free(struct snd_util_memhdr *hdr, struct snd_util_memblk *blk) in snd_util_mem_free()
|
/linux-4.4.14/fs/quota/ |
D | quota_tree.c | 52 static ssize_t read_blk(struct qtree_mem_dqinfo *info, uint blk, char *buf) in read_blk() 61 static ssize_t write_blk(struct qtree_mem_dqinfo *info, uint blk, char *buf) in write_blk() 81 int ret, blk; in get_free_dqblk() local 108 static int put_free_dqblk(struct qtree_mem_dqinfo *info, char *buf, uint blk) in put_free_dqblk() 126 uint blk) in remove_free_dqentry() 173 uint blk) in insert_free_dqentry() 221 uint blk, i; in find_free_dqentry() local 407 uint blk) in free_dqentry() 468 uint *blk, int depth) in remove_tree() 527 struct dquot *dquot, uint blk) in find_block_dqentry() [all …]
|
/linux-4.4.14/sound/pci/trident/ |
D | trident_memory.c | 133 #define firstpg(blk) (((struct snd_trident_memblk_arg *)snd_util_memblk_argptr(blk))->first_page) argument 134 #define lastpg(blk) (((struct snd_trident_memblk_arg *)snd_util_memblk_argptr(blk))->last_page) argument 142 struct snd_util_memblk *blk; in search_empty() local 193 struct snd_util_memblk *blk; in snd_trident_alloc_sg_pages() local 240 struct snd_util_memblk *blk; in snd_trident_alloc_cont_pages() local 297 struct snd_util_memblk *blk) in snd_trident_free_pages()
|
/linux-4.4.14/drivers/lightnvm/ |
D | gennvm.c | 75 struct nvm_block *blk; in gennvm_block_bb() local 104 struct nvm_block *blk; in gennvm_block_map() local 262 struct nvm_block *blk = NULL; in gennvm_get_blk() local 288 static void gennvm_put_blk(struct nvm_dev *dev, struct nvm_block *blk) in gennvm_put_blk() 362 struct nvm_block *blk; in gennvm_blk_set_type() local 424 static int gennvm_erase_blk(struct nvm_dev *dev, struct nvm_block *blk, in gennvm_erase_blk()
|
D | core.c | 177 void nvm_put_blk(struct nvm_dev *dev, struct nvm_block *blk) in nvm_put_blk() 189 int nvm_erase_blk(struct nvm_dev *dev, struct nvm_block *blk) in nvm_erase_blk()
|
D | rrpc.c | 121 struct nvm_block *blk = rblk->parent; in block_to_addr() local 182 struct nvm_block *blk; in rrpc_get_blk() local 1127 struct nvm_block *blk = &lun->blocks[j]; in rrpc_luns_init() local
|
/linux-4.4.14/fs/xfs/libxfs/ |
D | xfs_attr.c | 877 xfs_da_state_blk_t *blk; in xfs_attr_node_addname() local 1146 xfs_da_state_blk_t *blk; in xfs_attr_node_removename() local 1307 xfs_da_state_blk_t *blk; in xfs_attr_fillstate() local 1355 xfs_da_state_blk_t *blk; in xfs_attr_refillstate() local 1412 xfs_da_state_blk_t *blk; in xfs_attr_node_get() local
|
D | xfs_dir2_node.c | 1382 xfs_da_state_blk_t *blk; /* leaf block */ in xfs_dir2_leafn_toosmall() local 1574 xfs_da_state_blk_t *blk; /* leaf block for insert */ in xfs_dir2_node_addname() local 2070 struct xfs_da_state_blk *blk; /* leaf block */ in xfs_dir2_node_removename() local 2132 xfs_da_state_blk_t *blk; /* leaf block */ in xfs_dir2_node_replace() local
|
D | xfs_da_btree.c | 1122 struct xfs_da_state_blk *blk; in xfs_da3_node_toosmall() local 1267 struct xfs_da_state_blk *blk; in xfs_da3_fixhashpath() local 1456 struct xfs_da_state_blk *blk; in xfs_da3_node_lookup_int() local 1825 struct xfs_da_state_blk *blk; in xfs_da3_path_shift() local
|
D | xfs_da_btree.h | 125 xfs_da_state_blk_t blk[XFS_DA_NODE_MAXDEPTH]; member
|
D | xfs_attr_leaf.c | 1750 struct xfs_da_state_blk *blk; in xfs_attr3_leaf_toosmall() local
|
/linux-4.4.14/fs/affs/ |
D | bitmap.c | 43 u32 blk, bmap, bit, mask, tmp; in affs_free_block() local 121 u32 blk, bmap, bit, mask, mask2, tmp; in affs_alloc_block() local 248 u32 size, blk, end, offset, mask; in affs_init_bitmap() local
|
D | affs.h | 18 #define AFFS_BLOCK(sb, bh, blk) (AFFS_HEAD(bh)->table[AFFS_SB(sb)->s_hashsize-1-(blk)]) argument
|
D | file.c | 838 u32 last_blk, blkcnt, blk; in affs_truncate() local
|
/linux-4.4.14/drivers/net/wireless/orinoco/ |
D | hermes_dld.c | 96 dblock_addr(const struct dblock *blk) in dblock_addr() 102 dblock_len(const struct dblock *blk) in dblock_len() 256 const struct dblock *blk = (const struct dblock *) first_block; in hermes_blocks_length() local 279 const struct dblock *blk; in hermes_program() local
|
/linux-4.4.14/fs/gfs2/ |
D | recovery.c | 32 int gfs2_replay_read_block(struct gfs2_jdesc *jd, unsigned int blk, in gfs2_replay_read_block() 150 static int get_log_header(struct gfs2_jdesc *jd, unsigned int blk, in get_log_header() 191 static int find_good_lh(struct gfs2_jdesc *jd, unsigned int *blk, in find_good_lh() 225 unsigned int blk = head->lh_blkno; in jhead_scan() local
|
D | recovery.h | 17 static inline void gfs2_replay_incr_blk(struct gfs2_sbd *sdp, unsigned int *blk) in gfs2_replay_incr_blk()
|
D | rgrp.c | 186 static inline int rs_cmp(u64 blk, u32 len, struct gfs2_blkreserv *rs) in rs_cmp() 503 struct gfs2_rgrpd *gfs2_blk2rgrpd(struct gfs2_sbd *sdp, u64 blk, bool exact) in gfs2_blk2rgrpd() 1288 u64 blk; in gfs2_rgrp_send_discards() local
|
D | xattr.c | 1006 u64 blk; in ea_set_block() local
|
D | quota.c | 666 u64 blk; in gfs2_write_buf_to_page() local
|
D | dir.c | 1890 u64 blk, nblk; in leaf_dealloc() local
|
/linux-4.4.14/drivers/gpu/drm/msm/mdp/mdp5/ |
D | mdp5_smp.c | 168 int blk = find_first_zero_bit(smp->state, cnt); in smp_request_block() local 175 int blk = find_first_bit(ps->pending, cnt); in smp_request_block() local 308 u32 blk, val; in update_smp_state() local
|
/linux-4.4.14/drivers/accessibility/braille/ |
D | braille_console.c | 156 static int keyboard_notifier_call(struct notifier_block *blk, in keyboard_notifier_call() 275 static int vt_notifier_call(struct notifier_block *blk, in vt_notifier_call()
|
/linux-4.4.14/drivers/staging/wilc1000/ |
D | linux_wlan_spi.c | 125 int blk = len / TXRX_PHASE_SIZE; in linux_spi_write() local 254 int blk = rlen / TXRX_PHASE_SIZE; in linux_spi_read() local
|
/linux-4.4.14/arch/mips/alchemy/common/ |
D | vss.c | 17 #define VSS_ADDR(blk) (KSEG1ADDR(AU1300_VSS_PHYS_ADDR) + (blk * 0x0c)) argument
|
/linux-4.4.14/arch/x86/mm/ |
D | numa_internal.h | 15 struct numa_memblk blk[NR_NODE_MEMBLKS]; member
|
/linux-4.4.14/include/sound/ |
D | util_mem.h | 34 #define snd_util_memblk_argptr(blk) (void*)((char*)(blk) + sizeof(struct snd_util_memblk)) argument
|
D | emu10k1.h | 1571 #define snd_emu10k1_memblk_offset(blk) (((blk)->mapped_page << PAGE_SHIFT) | ((blk)->mem.offset & (… argument
|
/linux-4.4.14/block/partitions/ |
D | amiga.c | 34 int start_sect, nr_sects, blk, part, res = 0; in amiga_partition() local
|
D | ibm.c | 138 sector_t blk; in find_vol1_partitions() local
|
/linux-4.4.14/drivers/media/platform/vivid/ |
D | vivid-radio-tx.c | 40 unsigned blk; in vivid_radio_tx_write() local
|
D | vivid-radio-rx.c | 42 unsigned blk; in vivid_radio_rx_read() local
|
/linux-4.4.14/arch/powerpc/sysdev/ |
D | ppc4xx_ocm.c | 87 struct ocm_block *blk, *tmp; in ocm_free_region() local 235 struct ocm_block *blk, *tmp; in ocm_debugfs_show() local
|
/linux-4.4.14/fs/squashfs/ |
D | export.c | 55 int blk = SQUASHFS_LOOKUP_BLOCK(ino_num - 1); in squashfs_inode_lookup() local
|
D | namei.c | 213 unsigned int blk, off, ino_num; in squashfs_lookup() local
|
/linux-4.4.14/drivers/mtd/ |
D | ftl.c | 729 uint32_t blk; in find_free() local 836 uint32_t bsize, blk, le_virt_addr; in set_bam_entry() local 904 uint32_t bsize, log_addr, virt_addr, old_addr, blk; in ftl_write() local
|
/linux-4.4.14/fs/adfs/ |
D | dir_fplus.c | 21 unsigned int blk, size; in adfs_fplus_read() local
|
D | dir_f.c | 147 int blk = 0; in adfs_dir_read() local
|
/linux-4.4.14/drivers/media/platform/omap3isp/ |
D | isph3a_aewb.c | 34 u32 blk; in h3a_aewb_setup_regs() local
|
/linux-4.4.14/drivers/crypto/ |
D | geode-aes.h | 67 struct crypto_blkcipher *blk; member
|
D | mxs-dcp.c | 487 struct crypto_ablkcipher *blk; in mxs_dcp_aes_fallback_init() local
|
/linux-4.4.14/drivers/block/ |
D | ida_ioctl.h | 55 __u32 blk; member
|
D | cpqarray.c | 1412 unsigned int blk, in sendcmd()
|
D | ida_cmd.h | 64 __u32 blk; member
|
/linux-4.4.14/fs/ext4/ |
D | block_validity.c | 227 unsigned int blk; in ext4_check_blockref() local
|
D | balloc.c | 322 ext4_fsblk_t blk; in ext4_valid_block_bitmap() local 368 ext4_fsblk_t blk; in ext4_validate_block_bitmap() local
|
D | ialloc.c | 119 ext4_fsblk_t blk; in ext4_validate_inode_bitmap() local 1295 ext4_fsblk_t blk; in ext4_init_inode_table() local
|
D | resize.c | 355 ext4_fsblk_t blk) in bclean() 713 const ext4_fsblk_t blk = primary->b_blocknr; in verify_reserved_gdb() local 940 ext4_fsblk_t blk; in reserve_backup_gdb() local
|
D | migrate.c | 623 ext4_fsblk_t blk; in ext4_ind_migrate() local
|
D | super.c | 227 struct ext4_group_desc *bg, ext4_fsblk_t blk) in ext4_block_bitmap_set() 235 struct ext4_group_desc *bg, ext4_fsblk_t blk) in ext4_inode_bitmap_set() 243 struct ext4_group_desc *bg, ext4_fsblk_t blk) in ext4_inode_table_set() 5093 ext4_lblk_t blk = off >> EXT4_BLOCK_SIZE_BITS(sb); in ext4_quota_read() local 5130 ext4_lblk_t blk = off >> EXT4_BLOCK_SIZE_BITS(sb); in ext4_quota_write() local
|
D | indirect.c | 546 ext4_fsblk_t blk; in ext4_ind_map_blocks() local
|
D | ext4.h | 253 #define EXT4_B2C(sbi, blk) ((blk) >> (sbi)->s_cluster_bits) argument 2769 ext4_fsblk_t blk) in ext4_blocks_count_set() 2776 ext4_fsblk_t blk) in ext4_free_blocks_count_set() 2783 ext4_fsblk_t blk) in ext4_r_blocks_count_set()
|
D | extents.c | 1808 ext4_fsblk_t blk; in ext4_ext_try_to_merge_up() local
|
/linux-4.4.14/fs/jfs/ |
D | super.c | 742 sector_t blk = off >> sb->s_blocksize_bits; in jfs_quota_read() local 787 sector_t blk = off >> sb->s_blocksize_bits; in jfs_quota_write() local
|
/linux-4.4.14/fs/ocfs2/ |
D | quota_global.c | 172 sector_t blk = off >> sb->s_blocksize_bits; in ocfs2_quota_read() local 221 sector_t blk = off >> sb->s_blocksize_bits; in ocfs2_quota_write() local
|
D | dir.c | 1830 unsigned long offset, blk, last_ra_blk = 0; in ocfs2_dir_foreach_blk_el() local 4350 u64 blk; in ocfs2_dx_dir_remove_index() local
|
D | suballoc.c | 2520 u64 blk = le64_to_cpu(di->i_blkno); in ocfs2_free_dinode() local
|
D | xattr.c | 2475 u64 blk, bg_blkno; in ocfs2_xattr_free_block() local 4613 u64 blk, in ocfs2_divide_xattr_bucket()
|
D | refcounttree.c | 775 u64 blk = 0, bg_blkno = 0, ref_blkno = le64_to_cpu(di->i_refcount_loc); in ocfs2_remove_refcount_tree() local
|
/linux-4.4.14/drivers/hwtracing/intel_th/ |
D | msu.c | 196 unsigned int blk; in msc_win_oldest_block() local 459 unsigned int blk; in msc_buffer_clear_hw_header() local 785 unsigned int blk; in msc_buffer_relink() local
|
/linux-4.4.14/drivers/edac/ |
D | edac_device.c | 78 struct edac_device_block *dev_blk, *blk_p, *blk; in edac_device_alloc_ctl_info() local
|
/linux-4.4.14/drivers/md/persistent-data/ |
D | dm-space-map-common.c | 280 struct dm_block *blk; in sm_ll_lookup_bitmap() local 342 struct dm_block *blk; in sm_ll_find_free_block() local
|
D | dm-transaction-manager.c | 330 struct dm_block **blk) in dm_tm_read_lock()
|
/linux-4.4.14/fs/ufs/ |
D | util.h | 342 u64 blk) in ubh_get_data_ptr() 553 unsigned blk) in ufs_get_direct_data_ptr()
|
D | ufs_fs.h | 256 #define ufs_lblktosize(blk) ((blk) << uspi->s_bshift) argument
|
/linux-4.4.14/drivers/staging/lustre/lnet/selftest/ |
D | brw_test.c | 363 srpc_bulk_t *blk = rpc->srpc_bulk; in brw_server_rpc_done() local
|
/linux-4.4.14/fs/ext2/ |
D | super.c | 1452 sector_t blk = off >> EXT2_BLOCK_SIZE_BITS(sb); in ext2_quota_read() local 1497 sector_t blk = off >> EXT2_BLOCK_SIZE_BITS(sb); in ext2_quota_write() local
|
D | inode.c | 650 ext2_fsblk_t blk; in ext2_get_blocks() local
|
/linux-4.4.14/fs/ |
D | ioctl.c | 225 static inline loff_t blk_to_logical(struct inode *inode, sector_t blk) in blk_to_logical()
|
/linux-4.4.14/drivers/media/platform/s5p-tv/ |
D | mixer_video.c | 264 unsigned long mxr_get_plane_size(const struct mxr_block *blk, in mxr_get_plane_size() 286 const struct mxr_block *blk = &fmt->plane[i]; in mxr_mplane_fill() local
|
/linux-4.4.14/drivers/scsi/megaraid/ |
D | megaraid_sas_fp.c | 334 u64 blk, debugBlk; in MR_GetSpanBlock() local 483 u64 blk; in mr_spanset_get_span_block() local
|
/linux-4.4.14/tools/perf/util/intel-pt-decoder/ |
D | intel-pt-decoder.c | 49 struct intel_pt_blk *blk; member 243 struct intel_pt_blk *blk = stack->blk; in intel_pt_pop_blk() local 267 struct intel_pt_blk *blk; in intel_pt_alloc_blk() local
|
/linux-4.4.14/sound/soc/codecs/ |
D | wm_adsp.c | 936 struct wm_coeff_parsed_alg *blk) in wm_coeff_parse_alg() 966 struct wm_coeff_parsed_coeff *blk) in wm_coeff_parse_coeff() 1597 struct wmfw_coeff_item *blk; in wm_adsp_load_coeff() local
|
/linux-4.4.14/drivers/base/regmap/ |
D | regcache-rbtree.c | 287 u8 *blk; in regcache_rbtree_insert_to_block() local
|
/linux-4.4.14/fs/reiserfs/ |
D | super.c | 2407 unsigned long blk = off >> sb->s_blocksize_bits; in reiserfs_quota_read() local 2457 unsigned long blk = off >> sb->s_blocksize_bits; in reiserfs_quota_write() local
|
/linux-4.4.14/drivers/media/platform/ti-vpe/ |
D | vpdma.c | 481 struct vpdma_buf *blk, u32 dest_offset) in vpdma_add_cfd_block()
|
/linux-4.4.14/include/linux/usb/ |
D | wusb.h | 111 } blk[WUIE_ELT_MAX]; member
|
/linux-4.4.14/include/linux/ |
D | lightnvm.h | 139 u64 blk : NVM_BLK_BITS; member 335 struct nvm_block *blk) in block_to_ppa()
|
D | f2fs_fs.h | 30 #define F2FS_BLK_TO_BYTES(blk) ((blk) << F2FS_BLKSIZE_BITS) argument 164 __le32 blk; /* start block address of the extent */ member
|
/linux-4.4.14/fs/ubifs/ |
D | journal.c | 1155 unsigned int blk; in ubifs_jnl_truncate() local
|
/linux-4.4.14/arch/arm/mach-ixp4xx/ |
D | ixp4xx_npe.c | 515 } *blk; in npe_load_firmware() local
|
/linux-4.4.14/drivers/net/ethernet/qlogic/qed/ |
D | qed_int.c | 944 struct qed_igu_block *blk; in qed_int_igu_read_cam() local
|
/linux-4.4.14/arch/s390/crypto/ |
D | aes_s390.c | 46 struct crypto_blkcipher *blk; member
|
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb/ |
D | vsc7326_reg.h | 13 #define CRA(blk,sub,adr) ((((blk) & 0x7) << 13) | (((sub) & 0xf) << 9) | (((adr) & 0xff) << 1)) argument
|
/linux-4.4.14/fs/f2fs/ |
D | data.c | 754 static inline loff_t blk_to_logical(struct inode *inode, sector_t blk) in blk_to_logical()
|
D | f2fs.h | 345 u32 blk; /* start block address of the extent */ member 467 u32 blk, unsigned int len) in set_extent_info()
|
/linux-4.4.14/drivers/scsi/ |
D | st.c | 3164 unsigned int blk; in set_location() local 3407 unsigned int blk; in st_ioctl() local
|
D | osst.c | 4941 int i, cmd_nr, cmd_type, blk, retval = 0; in osst_ioctl() local
|
/linux-4.4.14/drivers/nvme/host/ |
D | lightnvm.c | 214 __u8 blk[0]; member
|
/linux-4.4.14/drivers/usb/storage/ |
D | ene_ub6250.c | 1206 u16 blk, index = 0; in ms_lib_check_disableblock() local 1376 u16 blk; in ms_libsearch_block_from_physical() local
|
/linux-4.4.14/drivers/net/ethernet/neterion/ |
D | s2io.c | 2665 static void free_rxd_blk(struct s2io_nic *sp, int ring_no, int blk) in free_rxd_blk() 2726 int i, blk = 0, buf_cnt = 0; in free_rx_buffers() local
|
/linux-4.4.14/drivers/gpu/drm/i2c/ |
D | tda998x_drv.c | 1092 static int read_edid_block(void *data, u8 *buf, unsigned int blk, size_t length) in read_edid_block()
|
/linux-4.4.14/fs/xfs/ |
D | xfs_log_recover.c | 1836 void *blk = bp->b_addr; in xlog_recover_get_buf_lsn() local
|
/linux-4.4.14/drivers/cdrom/ |
D | cdrom.c | 3063 struct cdrom_blk blk; in mmc_ioctl_cdrom_play_blk() local
|
/linux-4.4.14/drivers/mtd/onenand/ |
D | onenand_base.c | 275 unsigned boundary, blk, die = 0; in flexonenand_block() local
|
/linux-4.4.14/drivers/net/ethernet/broadcom/ |
D | cnic.c | 1660 int blk = (cid - ethdev->starting_cid) / cp->cids_per_blk; in cnic_get_bnx2x_ctx() local
|
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_main.c | 4571 static void _print_next_block(int idx, const char *blk) in _print_next_block()
|