/linux-4.1.27/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.1.27/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.1.27/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.1.27/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.1.27/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.1.27/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.1.27/fs/xfs/libxfs/ |
D | xfs_attr.c | 880 xfs_da_state_blk_t *blk; in xfs_attr_node_addname() local 1149 xfs_da_state_blk_t *blk; in xfs_attr_node_removename() local 1310 xfs_da_state_blk_t *blk; in xfs_attr_fillstate() local 1358 xfs_da_state_blk_t *blk; in xfs_attr_refillstate() local 1415 xfs_da_state_blk_t *blk; in xfs_attr_node_get() local
|
D | xfs_dir2_node.c | 1378 xfs_da_state_blk_t *blk; /* leaf block */ in xfs_dir2_leafn_toosmall() local 1570 xfs_da_state_blk_t *blk; /* leaf block for insert */ in xfs_dir2_node_addname() local 2067 struct xfs_da_state_blk *blk; /* leaf block */ in xfs_dir2_node_removename() local 2129 xfs_da_state_blk_t *blk; /* leaf block */ in xfs_dir2_node_replace() local
|
D | xfs_da_btree.c | 1116 struct xfs_da_state_blk *blk; in xfs_da3_node_toosmall() local 1261 struct xfs_da_state_blk *blk; in xfs_da3_fixhashpath() local 1450 struct xfs_da_state_blk *blk; in xfs_da3_node_lookup_int() local 1819 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 | 1746 struct xfs_da_state_blk *blk; in xfs_attr3_leaf_toosmall() local
|
/linux-4.1.27/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.1.27/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.1.27/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() 1272 u64 blk; in gfs2_rgrp_send_discards() local
|
D | xattr.c | 1004 u64 blk; in ea_set_block() local
|
D | dir.c | 1885 u64 blk, nblk; in leaf_dealloc() local
|
/linux-4.1.27/drivers/gpu/drm/msm/mdp/mdp5/ |
D | mdp5_smp.c | 143 int blk = find_first_zero_bit(smp->state, cnt); in smp_request_block() local 150 int blk = find_first_bit(ps->pending, cnt); in smp_request_block() local 238 u32 blk, val; in update_smp_state() local
|
/linux-4.1.27/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.1.27/arch/mips/alchemy/common/ |
D | vss.c | 17 #define VSS_ADDR(blk) (KSEG1ADDR(AU1300_VSS_PHYS_ADDR) + (blk * 0x0c)) argument
|
/linux-4.1.27/arch/x86/mm/ |
D | numa_internal.h | 15 struct numa_memblk blk[NR_NODE_MEMBLKS]; member
|
/linux-4.1.27/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.1.27/fs/ext3/ |
D | resize.c | 113 ext3_fsblk_t blk) in bclean() 389 const ext3_fsblk_t blk = primary->b_blocknr; in verify_reserved_gdb() local 587 ext3_fsblk_t blk; in reserve_backup_gdb() local
|
D | dir.c | 116 unsigned long blk = ctx->pos >> EXT3_BLOCK_SIZE_BITS(sb); in ext3_readdir() local
|
D | super.c | 3020 sector_t blk = off >> EXT3_BLOCK_SIZE_BITS(sb); in ext3_quota_read() local 3058 sector_t blk = off >> EXT3_BLOCK_SIZE_BITS(sb); in ext3_quota_write() local
|
D | inode.c | 891 ext3_fsblk_t blk; in ext3_get_blocks_handle() local
|
/linux-4.1.27/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.1.27/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.1.27/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.1.27/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.1.27/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.1.27/drivers/media/platform/omap3isp/ |
D | isph3a_aewb.c | 34 u32 blk; in h3a_aewb_setup_regs() local
|
/linux-4.1.27/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.1.27/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.1.27/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 | resize.c | 355 ext4_fsblk_t blk) in bclean() 714 const ext4_fsblk_t blk = primary->b_blocknr; in verify_reserved_gdb() local 941 ext4_fsblk_t blk; in reserve_backup_gdb() local
|
D | migrate.c | 624 ext4_fsblk_t blk; in ext4_ind_migrate() local
|
D | super.c | 235 struct ext4_group_desc *bg, ext4_fsblk_t blk) in ext4_block_bitmap_set() 243 struct ext4_group_desc *bg, ext4_fsblk_t blk) in ext4_inode_bitmap_set() 251 struct ext4_group_desc *bg, ext4_fsblk_t blk) in ext4_inode_table_set() 5428 ext4_lblk_t blk = off >> EXT4_BLOCK_SIZE_BITS(sb); in ext4_quota_read() local 5465 ext4_lblk_t blk = off >> EXT4_BLOCK_SIZE_BITS(sb); in ext4_quota_write() local
|
D | ialloc.c | 1262 ext4_fsblk_t blk; in ext4_init_inode_table() local
|
D | indirect.c | 545 ext4_fsblk_t blk; in ext4_ind_map_blocks() local
|
D | ext4.h | 256 #define EXT4_B2C(sbi, blk) ((blk) >> (sbi)->s_cluster_bits) argument 2553 ext4_fsblk_t blk) in ext4_blocks_count_set() 2560 ext4_fsblk_t blk) in ext4_free_blocks_count_set() 2567 ext4_fsblk_t blk) in ext4_r_blocks_count_set()
|
D | extents.c | 1806 ext4_fsblk_t blk; in ext4_ext_try_to_merge_up() local
|
/linux-4.1.27/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.1.27/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 | 1840 unsigned long offset, blk, last_ra_blk = 0; in ocfs2_dir_foreach_blk_el() local 4363 u64 blk; in ocfs2_dx_dir_remove_index() local
|
D | suballoc.c | 2537 u64 blk = le64_to_cpu(di->i_blkno); in ocfs2_free_dinode() local
|
D | xattr.c | 2481 u64 blk, bg_blkno; in ocfs2_xattr_free_block() local 4621 u64 blk, in ocfs2_divide_xattr_bucket()
|
D | refcounttree.c | 777 u64 blk = 0, bg_blkno = 0, ref_blkno = le64_to_cpu(di->i_refcount_loc); in ocfs2_remove_refcount_tree() local
|
/linux-4.1.27/fs/jfs/ |
D | super.c | 745 sector_t blk = off >> sb->s_blocksize_bits; in jfs_quota_read() local 790 sector_t blk = off >> sb->s_blocksize_bits; in jfs_quota_write() local
|
/linux-4.1.27/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.1.27/drivers/md/persistent-data/ |
D | dm-space-map-common.c | 282 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.1.27/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.1.27/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.1.27/fs/ext2/ |
D | super.c | 1446 sector_t blk = off >> EXT2_BLOCK_SIZE_BITS(sb); in ext2_quota_read() local 1491 sector_t blk = off >> EXT2_BLOCK_SIZE_BITS(sb); in ext2_quota_write() local
|
D | inode.c | 649 ext2_fsblk_t blk; in ext2_get_blocks() local
|
/linux-4.1.27/fs/ |
D | ioctl.c | 225 static inline loff_t blk_to_logical(struct inode *inode, sector_t blk) in blk_to_logical()
|
/linux-4.1.27/drivers/scsi/megaraid/ |
D | megaraid_sas_fp.c | 326 u64 blk, debugBlk; in MR_GetSpanBlock() local 475 u64 blk; in mr_spanset_get_span_block() local
|
/linux-4.1.27/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.1.27/drivers/base/regmap/ |
D | regcache-rbtree.c | 287 u8 *blk; in regcache_rbtree_insert_to_block() local
|
/linux-4.1.27/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.1.27/drivers/media/platform/ti-vpe/ |
D | vpdma.c | 481 struct vpdma_buf *blk, u32 dest_offset) in vpdma_add_cfd_block()
|
/linux-4.1.27/include/linux/usb/ |
D | wusb.h | 111 } blk[WUIE_ELT_MAX]; member
|
/linux-4.1.27/fs/ubifs/ |
D | journal.c | 1155 unsigned int blk; in ubifs_jnl_truncate() local
|
/linux-4.1.27/drivers/staging/ft1000/ft1000-pcmcia/ |
D | ft1000_hw.c | 1609 struct pseudo_hdr blk; in ft1000_copy_down_pkt() member
|
/linux-4.1.27/include/linux/ |
D | f2fs_fs.h | 30 #define F2FS_BLK_TO_BYTES(blk) ((blk) << F2FS_BLKSIZE_BITS) argument 156 __le32 blk; /* start block address of the extent */ member
|
/linux-4.1.27/arch/arm/mach-ixp4xx/ |
D | ixp4xx_npe.c | 515 } *blk; in npe_load_firmware() local
|
/linux-4.1.27/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.1.27/arch/s390/crypto/ |
D | aes_s390.c | 45 struct crypto_blkcipher *blk; member
|
/linux-4.1.27/drivers/scsi/ |
D | st.c | 3110 unsigned int blk; in set_location() local 3353 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.1.27/sound/soc/codecs/ |
D | wm_adsp.c | 1179 struct wmfw_coeff_item *blk; in wm_adsp_load_coeff() local
|
/linux-4.1.27/drivers/usb/storage/ |
D | ene_ub6250.c | 1203 u16 blk, index = 0; in ms_lib_check_disableblock() local 1373 u16 blk; in ms_libsearch_block_from_physical() local
|
/linux-4.1.27/fs/f2fs/ |
D | f2fs.h | 298 u32 blk; /* start block address of the extent */ member 368 u32 blk, unsigned int len) in set_extent_info()
|
/linux-4.1.27/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.1.27/fs/xfs/ |
D | xfs_log_recover.c | 1837 void *blk = bp->b_addr; in xlog_recover_get_buf_lsn() local
|
/linux-4.1.27/drivers/cdrom/ |
D | cdrom.c | 3062 struct cdrom_blk blk; in mmc_ioctl_cdrom_play_blk() local
|
/linux-4.1.27/drivers/gpu/drm/i2c/ |
D | tda998x_drv.c | 1039 static int read_edid_block(void *data, u8 *buf, unsigned int blk, size_t length) in read_edid_block()
|
/linux-4.1.27/drivers/mtd/onenand/ |
D | onenand_base.c | 275 unsigned boundary, blk, die = 0; in flexonenand_block() local
|
/linux-4.1.27/drivers/net/ethernet/broadcom/ |
D | cnic.c | 1649 int blk = (cid - ethdev->starting_cid) / cp->cids_per_blk; in cnic_get_bnx2x_ctx() local
|
/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_main.c | 4549 static void _print_next_block(int idx, const char *blk) in _print_next_block()
|