Home
last modified time | relevance | path

Searched defs:blocks (Results 51 – 75 of 269) sorted by relevance

1234567891011

/openbmc/linux/drivers/edac/
H A Dedac_device.h140 struct edac_device_block *blocks; /* block array */ member
219 struct edac_device_block *blocks; member
/openbmc/linux/fs/reiserfs/
H A Dxattr_security.c65 int blocks = 0; in reiserfs_security_init() local
/openbmc/linux/arch/arm64/crypto/
H A Dsha1-ce-glue.c36 int blocks) in __sha1_ce_transform()
/openbmc/linux/tools/perf/util/
H A Dblock-range.c9 u64 blocks; member
/openbmc/linux/arch/arm/crypto/
H A Dghash-ce-glue.c78 static void ghash_do_update(int blocks, u64 dg[], const char *src, in ghash_do_update()
121 int blocks; in ghash_update() local
435 int blocks = count / GHASH_BLOCK_SIZE; in gcm_update_mac() local
/openbmc/linux/include/uapi/linux/mmc/
H A Dioctl.h23 unsigned int blocks; member
/openbmc/linux/include/crypto/
H A Dsha256_base.h47 int blocks; in lib_sha256_base_do_update() local
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_scatterlist.c171 struct list_head *blocks = &bman_res->blocks; in i915_rsgt_from_buddy_resource() local
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_btree_staging.c563 uint64_t *blocks, in xfs_btree_bload_level_geometry()
751 uint64_t blocks; in xfs_btree_bload() local
/openbmc/linux/fs/ocfs2/
H A Djournal.h547 int blocks = ocfs2_mknod_credits(sb, 0, 0); in ocfs2_calc_symlink_credits() local
559 int blocks; in ocfs2_calc_group_alloc_credits() local
/openbmc/linux/drivers/mmc/core/
H A Dsdio_ops.c115 unsigned addr, int incr_addr, u8 *buf, unsigned blocks, unsigned blksz) in mmc_io_rw_extended()
/openbmc/linux/drivers/net/ethernet/cavium/liquidio/
H A Docteon_main.h79 static inline void octeon_swap_8B_data(u64 *data, u32 blocks) in octeon_swap_8B_data()
/openbmc/linux/block/partitions/
H A Dsgi.c41 unsigned int start, blocks; in sgi_partition() local
/openbmc/u-boot/drivers/block/
H A Dblkcache.c145 void blkcache_configure(unsigned blocks, unsigned entries) in blkcache_configure()
/openbmc/phosphor-mboxd/vpnor/
H A Dpnor_partition_table.hpp130 size_t blocks() const in blocks() function in openpower::virtual_pnor::partition::Table
/openbmc/linux/drivers/mmc/host/
H A Dcb710-mmc.c268 size_t len, blocks = data->blocks; in cb710_mmc_receive() local
312 size_t len, blocks = data->blocks; in cb710_mmc_send() local
/openbmc/linux/fs/xfs/scrub/
H A Dialloc.c655 xfs_filblks_t blocks; in xchk_iallocbt_xref_rmap_btreeblks() local
694 xfs_filblks_t blocks; in xchk_iallocbt_xref_rmap_inodes() local
/openbmc/hiomapd/vpnor/
H A Dtable.hpp140 size_t blocks() const in blocks() function in openpower::virtual_pnor::partition::Table
/openbmc/linux/include/linux/
H A Dstat.h51 u64 blocks; member
/openbmc/linux/fs/verity/
H A Dopen.c37 u64 blocks; in fsverity_init_merkle_tree_params() local
/openbmc/qemu/hw/block/
H A Dtc58128.c59 int ret, blocks; in init_dev() local
/openbmc/linux/include/uapi/linux/
H A Dcramfs_fs.h48 __u32 blocks; member
/openbmc/linux/include/linux/iio/
H A Dbuffer-dma.h78 struct iio_dma_buffer_block *blocks[2]; member
/openbmc/linux/crypto/async_tx/
H A Draid6test.c75 struct page *blocks[NDISKS]; in raid6_dual_recov() local
/openbmc/linux/tools/testing/selftests/x86/
H A Dlam.c487 int blocks = (int)(fi->file_sz + URING_BLOCK_SZ - 1) / URING_BLOCK_SZ; in handle_uring_cq() local
513 int blocks = (int)(remain + URING_BLOCK_SZ - 1) / URING_BLOCK_SZ; in handle_uring_sq() local
589 int blocks = (int)(file_sz + URING_BLOCK_SZ - 1) / URING_BLOCK_SZ; in do_uring() local

1234567891011