Home
last modified time | relevance | path

Searched defs:blk (Results 26 – 50 of 90) sorted by relevance

1234

/linux/kernel/printk/
H A Dprintk_ringbuffer.c329 BLK_DATALESS(blk) global() argument
576 struct prb_data_block *blk; data_make_reusable() local
1032 struct prb_data_block *blk; data_alloc() local
1117 struct prb_data_block *blk; data_realloc() local
[all...]
/linux/sound/usb/
H A Dmidi2.c766 int blk; find_matching_ep_partner() local
813 create_gtb_block(struct snd_usb_midi2_ump * rmidi,int dir,int blk) create_gtb_block() argument
892 int i, blk, err, dir; create_blocks_from_gtb() local
950 int blk, id, err; parse_midi_2_0() local
[all...]
/linux/drivers/gpu/drm/arm/display/komeda/d71/
H A Dd71_dev.c321 void d71_read_block_header(u32 __iomem *reg, struct block_header *blk) in d71_read_block_header()
353 struct block_header blk; in d71_enum_resources() local
/linux/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_smp.c88 int blk = find_first_zero_bit(state->state, cnt); in smp_request_block() local
223 u32 blk, val; in update_smp_state() local
/linux/block/partitions/
H A Damiga.c43 sector_t blk, end_sect; in amiga_partition() local
/linux/fs/squashfs/
H A Dexport.c42 int blk = SQUASHFS_LOOKUP_BLOCK(ino_num - 1); in squashfs_inode_lookup() local
/linux/fs/freevxfs/
H A Dvxfs_super.c126 unsigned blk, __fs32 magic) in vxfs_try_sb_magic()
/linux/drivers/platform/mellanox/
H A Dmlxbf-pmc.c1107 static const struct mlxbf_pmc_events *mlxbf_pmc_event_list(const char *blk, size_t *psize) in mlxbf_pmc_event_list()
1202 static bool mlxbf_pmc_event_supported(const char *blk) in mlxbf_pmc_event_supported()
1208 static int mlxbf_pmc_get_event_num(const char *blk, const char *evt) in mlxbf_pmc_get_event_num()
1227 static char *mlxbf_pmc_get_event_name(const char *blk, u32 evt) in mlxbf_pmc_get_event_name()
/linux/fs/jfs/
H A Dsuper.c698 sector_t blk = off >> sb->s_blocksize_bits; in jfs_quota_read() local
742 sector_t blk = off >> sb->s_blocksize_bits; in jfs_quota_write() local
/linux/fs/xfs/libxfs/
H A Dxfs_da_btree.c1312 struct xfs_da_state_blk *blk; in xfs_da3_node_toosmall() local
1461 struct xfs_da_state_blk *blk; in xfs_da3_fixhashpath() local
1650 struct xfs_da_state_blk *blk; in xfs_da3_node_lookup_int() local
2105 struct xfs_da_state_blk *blk; in xfs_da3_path_shift() local
/linux/fs/ufs/
H A Dutil.h330 u64 blk) in ubh_get_data_ptr()
544 unsigned blk) in ufs_get_direct_data_ptr()
/linux/fs/ext4/
H A Dialloc.c84 ext4_fsblk_t blk; in ext4_validate_inode_bitmap() local
1520 ext4_fsblk_t blk; in ext4_init_inode_table() local
H A Dblock_validity.c353 unsigned int blk; in ext4_check_blockref() local
H A Dorphan.c192 int blk, off; in ext4_orphan_file_del() local
H A Dmigrate.c606 ext4_fsblk_t blk; in ext4_ind_migrate() local
/linux/drivers/gpu/drm/msm/adreno/
H A Da6xx_gmu.c774 static bool fw_block_mem(struct a6xx_gmu_bo *bo, const struct block_header *blk) in fw_block_mem()
783 #define NEXT_BLK(blk) \ argument
791 const struct block_header *blk; in a6xx_gmu_fw_load() local
/linux/fs/xfs/
H A Dxfs_qm.h41 struct xfs_quota_limits blk; member
H A Dxfs_buf_item_recover.c830 void *blk = bp->b_addr; in xlog_recover_get_buf_lsn() local
/linux/mm/
H A Dnuma_memblks.c509 struct numa_memblk **blk = &numa_memblk_list[0]; in numa_fill_memblks() local
/linux/drivers/scsi/megaraid/
H A Dmegaraid_sas_fp.c392 u64 blk; in MR_GetSpanBlock() local
455 u64 blk; in mr_spanset_get_span_block() local
/linux/fs/ext2/
H A Dsuper.c1524 sector_t blk = off >> EXT2_BLOCK_SIZE_BITS(sb); in ext2_quota_read() local
1568 sector_t blk = off >> EXT2_BLOCK_SIZE_BITS(sb); in ext2_quota_write() local
/linux/include/linux/
H A Df2fs_fs.h29 #define F2FS_BLK_TO_BYTES(blk) ((unsigned long long)(blk) << F2FS_BLKSIZE_BITS) argument
30 #define F2FS_BLK_END_BYTES(blk) (F2FS_BLK_TO_BYTES(blk + 1) - 1) argument
239 __le32 blk; /* start block address of the extent */ member
/linux/drivers/net/wireless/quantenna/qtnfmac/pcie/
H A Dpearl_pcie.c908 int blk, const u8 *pblk, const u8 *fw) in qtnf_ep_fw_send()
961 int blk = 0; in qtnf_ep_fw_load() local
/linux/drivers/md/
H A Ddm-dust.c36 static struct badblock *dust_rb_search(struct rb_root *root, sector_t blk) in dust_rb_search()
/linux/tools/perf/util/
H A Dmem-events.c632 u64 blk = data_src->mem_blk; in c2c_decode_stats() local

1234