| /linux/kernel/printk/ |
| H A D | printk_ringbuffer.c | 329 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 D | midi2.c | 766 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 D | d71_dev.c | 321 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 D | mdp5_smp.c | 88 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 D | amiga.c | 43 sector_t blk, end_sect; in amiga_partition() local
|
| /linux/fs/squashfs/ |
| H A D | export.c | 42 int blk = SQUASHFS_LOOKUP_BLOCK(ino_num - 1); in squashfs_inode_lookup() local
|
| /linux/fs/freevxfs/ |
| H A D | vxfs_super.c | 126 unsigned blk, __fs32 magic) in vxfs_try_sb_magic()
|
| /linux/drivers/platform/mellanox/ |
| H A D | mlxbf-pmc.c | 1107 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 D | super.c | 698 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 D | xfs_da_btree.c | 1312 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 D | util.h | 330 u64 blk) in ubh_get_data_ptr() 544 unsigned blk) in ufs_get_direct_data_ptr()
|
| /linux/fs/ext4/ |
| H A D | ialloc.c | 84 ext4_fsblk_t blk; in ext4_validate_inode_bitmap() local 1520 ext4_fsblk_t blk; in ext4_init_inode_table() local
|
| H A D | block_validity.c | 353 unsigned int blk; in ext4_check_blockref() local
|
| H A D | orphan.c | 192 int blk, off; in ext4_orphan_file_del() local
|
| H A D | migrate.c | 606 ext4_fsblk_t blk; in ext4_ind_migrate() local
|
| /linux/drivers/gpu/drm/msm/adreno/ |
| H A D | a6xx_gmu.c | 774 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 D | xfs_qm.h | 41 struct xfs_quota_limits blk; member
|
| H A D | xfs_buf_item_recover.c | 830 void *blk = bp->b_addr; in xlog_recover_get_buf_lsn() local
|
| /linux/mm/ |
| H A D | numa_memblks.c | 509 struct numa_memblk **blk = &numa_memblk_list[0]; in numa_fill_memblks() local
|
| /linux/drivers/scsi/megaraid/ |
| H A D | megaraid_sas_fp.c | 392 u64 blk; in MR_GetSpanBlock() local 455 u64 blk; in mr_spanset_get_span_block() local
|
| /linux/fs/ext2/ |
| H A D | super.c | 1524 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 D | f2fs_fs.h | 29 #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 D | pearl_pcie.c | 908 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 D | dm-dust.c | 36 static struct badblock *dust_rb_search(struct rb_root *root, sector_t blk) in dust_rb_search()
|
| /linux/tools/perf/util/ |
| H A D | mem-events.c | 632 u64 blk = data_src->mem_blk; in c2c_decode_stats() local
|