Home
last modified time | relevance | path

Searched defs:blocks (Results 1 – 25 of 150) sorted by relevance

123456

/linux/arch/x86/crypto/
H A Decb_cbc_helpers.h32 #define ECB_WALK_ADVANCE(blocks) do { \ argument
38 #define ECB_BLOCK(blocks, func) do { \ argument
61 #define CBC_DEC_BLOCK(blocks, func) do { \ argument
/linux/fs/xfs/scrub/
H A Dagheader.c439 xfs_extlen_t *blocks = priv; in xchk_agf_record_bno_lengths() local
451 xfs_extlen_t blocks = 0; in xchk_agf_xref_freeblks() local
472 xfs_extlen_t blocks; in xchk_agf_xref_cntbt() local
504 xfs_filblks_t blocks; in xchk_agf_xref_btreeblks() local
553 xfs_filblks_t blocks; in xchk_agf_xref_refcblks() local
886 xfs_filblks_t blocks; in xchk_agi_xref_fiblocks() local
H A Drtbitmap_repair.c47 unsigned long long blocks = mp->m_sb.sb_rbmblocks; in xrep_setup_rtbitmap() local
517 unsigned long long blocks = 0; in xrep_rtbitmap() local
H A Drtsummary_repair.c39 unsigned long long blocks; in xrep_setup_rtsummary() local
H A Dialloc.c652 xfs_filblks_t blocks; in xchk_iallocbt_xref_rmap_btreeblks() local
690 xfs_filblks_t blocks; in xchk_iallocbt_xref_rmap_inodes() local
/linux/crypto/async_tx/
H A Dasync_pq.c107 do_sync_gen_syndrome(struct page **blocks, unsigned int *offsets, int disks, in do_sync_gen_syndrome()
177 async_gen_syndrome(struct page **blocks, unsigned int *offsets, int disks, in async_gen_syndrome()
272 pq_val_chan(struct async_submit_ctl *submit, struct page **blocks, int disks, size_t len) in pq_val_chan()
298 async_syndrome_val(struct page **blocks, unsigned int *offsets, int disks, in async_syndrome_val()
H A Dasync_raid6_recov.c154 struct page **blocks, unsigned int *offs, in __2data_recov_4()
204 struct page **blocks, unsigned int *offs, in __2data_recov_5()
295 struct page **blocks, unsigned int *offs, in __2data_recov_n()
394 struct page **blocks, unsigned int *offs, in async_raid6_2data_recov()
472 struct page **blocks, unsigned int *offs, in async_raid6_datap_recov()
/linux/mm/
H A Ddmapool_test.c40 static int dmapool_test_alloc(struct dma_pool_pair *p, int blocks) in dmapool_test_alloc()
64 int blocks = nr_blocks(parms->size); in dmapool_test_block() local
/linux/fs/quota/
H A Dquota_v1.c27 static inline qsize_t v1_qbtos(qsize_t blocks) in v1_qbtos()
130 ulong blocks; in v1_check_quota_file() local
/linux/drivers/mtd/tests/
H A Dspeedtest.c43 static int multiblock_erase(int ebnum, int blocks) in multiblock_erase()
175 int err, i, blocks, j, k; in mtd_speedtest_init() local
/linux/lib/crypto/x86/
H A Dblake2s.h36 const size_t blocks = min_t(size_t, nblocks, in blake2s_compress() local
/linux/fs/squashfs/
H A Dfile.c174 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
/linux/drivers/gpu/drm/i915/
H A Di915_ttm_buddy_manager.h33 struct list_head blocks; member
/linux/fs/xfs/
H A Dxfs_trans.c150 uint blocks, in xfs_trans_reserve()
239 uint blocks, in xfs_trans_alloc()
1124 unsigned int blocks, in xfs_trans_reserve_more()
/linux/drivers/gpu/drm/ttm/tests/
H A Dttm_mock_manager.h20 struct list_head blocks; member
/linux/net/mac80211/
H A Dmichael.c57 size_t block, blocks, left; in michael_mic() local
/linux/drivers/edac/
H A Dedac_device.h130 struct edac_device_block *blocks; /* block array */ member
207 struct edac_device_block *blocks; member
/linux/fs/xfs/libxfs/
H A Dxfs_btree_staging.c487 uint64_t *blocks, in xfs_btree_bload_level_geometry()
685 uint64_t blocks; in xfs_btree_bload() local
/linux/tools/testing/selftests/net/
H A Dpsock_tpacket.c630 static void __v1_v2_fill(struct ring *ring, unsigned int blocks) in __v1_v2_fill() argument
646 static void __v3_fill(struct ring *ring, unsigned int blocks, int type) in __v3_fill() argument
670 unsigned int blocks = 256; in setup_ring() local
/linux/drivers/gpu/drm/msm/disp/
H A Dmsm_disp_snapshot.h48 struct list_head blocks; member
/linux/drivers/md/
H A Ddm-ebs-target.c145 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
/linux/include/uapi/linux/
H A Dv4l2-common.h51 __u32 blocks; member
/linux/tools/perf/util/
H A Dcall-path.h56 struct list_head blocks; member
/linux/fs/gfs2/
H A Dinode.h45 static inline void gfs2_set_inode_blocks(struct inode *inode, u64 blocks) in gfs2_set_inode_blocks()
/linux/fs/ocfs2/
H A Djournal.h548 int blocks = ocfs2_mknod_credits(sb, 0, 0); in ocfs2_calc_symlink_credits() local
560 int blocks; in ocfs2_calc_group_alloc_credits() local

123456