/openbmc/linux/fs/squashfs/ |
H A D | file.c | 174 int blocks = min_t(int, n, PAGE_SIZE >> 2); in read_indexes() local 215 static inline int calculate_skip(u64 blocks) in calculate_skip() 276 int blocks = skip * SQUASHFS_META_INDEXES; in fill_meta_index() local
|
/openbmc/linux/drivers/mtd/tests/ |
H A D | speedtest.c | 43 static int multiblock_erase(int ebnum, int blocks) in multiblock_erase() 175 int err, i, blocks, j, k; in mtd_speedtest_init() local
|
/openbmc/linux/drivers/gpu/drm/i915/ |
H A D | i915_ttm_buddy_manager.h | 33 struct list_head blocks; member
|
/openbmc/u-boot/cmd/ |
H A D | onenand.c | 65 int blocks = (int) len >> this->erase_shift; in onenand_block_read() local 136 int blocks = len >> this->erase_shift; in onenand_block_write() local 227 int blocks; in onenand_block_test() local
|
/openbmc/linux/net/mac80211/ |
H A D | michael.c | 57 size_t block, blocks, left; in michael_mic() local
|
/openbmc/linux/arch/arm64/crypto/ |
H A D | sha512-glue.c | 27 int blocks) in __sha512_block_data_order()
|
H A D | sha3-ce-glue.c | 44 int blocks; in sha3_update() local
|
/openbmc/linux/arch/arm/crypto/ |
H A D | blake2b-neon-glue.c | 30 const size_t blocks = min_t(size_t, nblocks, in blake2b_compress_arch() local
|
/openbmc/linux/crypto/ |
H A D | sha1_generic.c | 31 int blocks) in sha1_generic_block_fn()
|
H A D | sm3.c | 170 u8 const *data, int blocks, u32 W[16]) in sm3_block() 186 int blocks; in sm3_update() local
|
/openbmc/linux/drivers/gpu/drm/msm/disp/ |
H A D | msm_disp_snapshot.h | 48 struct list_head blocks; member
|
/openbmc/linux/include/crypto/ |
H A D | sha1_base.h | 46 int blocks; in sha1_base_do_update() local
|
H A D | sm3_base.h | 49 int blocks; in sm3_base_do_update() local
|
H A D | sha512_base.h | 69 int blocks; in sha512_base_do_update() local
|
/openbmc/linux/lib/crypto/ |
H A D | blake2s-selftest.c | 603 u8 blocks[BLAKE2S_BLOCK_SIZE * 2 + TEST_ALIGNMENT - 1] in blake2s_random_test() local
|
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_vram_mgr.h | 42 struct list_head blocks; member
|
/openbmc/linux/fs/xfs/scrub/ |
H A D | agheader_repair.c | 260 xfs_agblock_t blocks; in xrep_agf_calc_from_btrees() local 913 xfs_agblock_t blocks; in xrep_agi_calc_from_btrees() local 926 xfs_agblock_t blocks; in xrep_agi_calc_from_btrees() local
|
/openbmc/linux/include/uapi/linux/ |
H A D | v4l2-common.h | 51 __u32 blocks; member
|
/openbmc/linux/tools/perf/util/ |
H A D | call-path.h | 56 struct list_head blocks; member
|
/openbmc/linux/drivers/md/ |
H A D | dm-ebs-target.c | 145 sector_t block, blocks, sector = bio->bi_iter.bi_sector; in __ebs_discard_bio() local 169 sector_t blocks, sector = bio->bi_iter.bi_sector; in __ebs_forget_bio() local
|
/openbmc/linux/fs/ |
H A D | mpage.c | 170 sector_t blocks[MAX_BUF_PER_PAGE]; in do_mpage_readpage() local 480 sector_t blocks[MAX_BUF_PER_PAGE]; in __mpage_writepage() local
|
/openbmc/qemu/include/exec/ |
H A D | ramlist.h | 44 unsigned long *blocks[]; member
|
/openbmc/linux/tools/testing/selftests/net/ |
H A D | psock_tpacket.c | 630 static void __v1_v2_fill(struct ring *ring, unsigned int blocks) in __v1_v2_fill() 646 static void __v3_fill(struct ring *ring, unsigned int blocks, int type) in __v3_fill() 670 unsigned int blocks = 256; in setup_ring() local
|
/openbmc/linux/fs/gfs2/ |
H A D | inode.h | 45 static inline void gfs2_set_inode_blocks(struct inode *inode, u64 blocks) in gfs2_set_inode_blocks()
|
/openbmc/u-boot/lib/ |
H A D | sha512.c | 194 int blocks) in sha512_block_fn() 213 int blocks; in sha512_base_do_update() local
|