Home
last modified time | relevance | path

Searched defs:blocks (Results 76 – 100 of 279) sorted by relevance

12345678910>>...12

/OK3568_Linux_fs/u-boot/drivers/block/
H A Dblkcache.c146 void blkcache_configure(unsigned blocks, unsigned entries) in blkcache_configure()
/OK3568_Linux_fs/kernel/block/partitions/
H A Dsgi.c41 unsigned int start, blocks; in sgi_partition() local
/OK3568_Linux_fs/buildroot/dl/stressapptest/git/src/
H A Dworker.cc909 int blocks = sat_->page_length() / blocksize; in CrcCheckPage() local
1214 int blocks = sat_->page_length() / blocksize; in CrcCopyPage() local
1319 int blocks = sat_->page_length() / blocksize; in InvertPageDown() local
1343 int blocks = sat_->page_length() / blocksize; in InvertPageUp() local
1370 int blocks = sat_->page_length() / blocksize; in CrcWarmCopyPage() local
3138 int64 blocks = block->size() / read_block_size_; in ValidateBlockOnDisk() local
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dcramfs_fs.h48 __u32 blocks; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dcramfs_fs.h48 __u32 blocks; member
/OK3568_Linux_fs/kernel/fs/verity/
H A Dopen.c36 u64 blocks; in fsverity_init_merkle_tree_params() local
/OK3568_Linux_fs/kernel/fs/incfs/
H A Dintegrity.c141 int blocks = data_block_count; in incfs_alloc_mtree() local
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dcramfs_fs.h48 __u32 blocks; member
/OK3568_Linux_fs/kernel/crypto/async_tx/
H A Draid6test.c75 struct page *blocks[NDISKS]; in raid6_dual_recov() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_acl_flex_keys.c51 const struct mlxsw_afk_block *blocks; member
112 const struct mlxsw_afk_block *blocks[]; member
/OK3568_Linux_fs/kernel/tools/testing/selftests/filesystems/incfs/
H A Dincfs_perf.c32 int blocks; /* -b number of diff block sizes */ member
193 size_t *blocks = malloc(sizeof(size_t) * block_count); in write_data() local
/OK3568_Linux_fs/kernel/fs/jbd2/
H A Dtransaction.c215 static void sub_reserved_credits(journal_t *journal, int blocks) in sub_reserved_credits()
227 static int add_transaction_credits(journal_t *journal, int blocks, in add_transaction_credits()
329 int blocks = handle->h_total_credits; in start_this_handle() local
/OK3568_Linux_fs/kernel/include/linux/iio/
H A Dbuffer-dma.h83 struct iio_dma_buffer_block *blocks[2]; member
/OK3568_Linux_fs/kernel/crypto/
H A Dsha512_generic.c152 int blocks) in sha512_generic_block_fn()
H A Dsm3_generic.c137 int blocks) in sm3_generic_block_fn()
/OK3568_Linux_fs/kernel/fs/hostfs/
H A Dhostfs.h65 unsigned long long blocks; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dhw-doloop.h39 vec<basic_block> blocks; member
/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/ump/common/
H A Dump_kernel_api.c67 …ump_dd_status_code ump_dd_phys_blocks_get(ump_dd_handle memh, ump_dd_physical_block *blocks, unsig… in ump_dd_phys_blocks_get()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dhw-doloop.h39 vec<basic_block> blocks; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/smac/
H A Dsec_ccmp.c244 int data_len, i, blocks, last, len; in lib80211_ccmp_encrypt() local
346 int i, blocks, last, len; in lib80211_ccmp_decrypt() local
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dsd.h183 static inline sector_t logical_to_sectors(struct scsi_device *sdev, sector_t blocks) in logical_to_sectors()
188 static inline unsigned int logical_to_bytes(struct scsi_device *sdev, sector_t blocks) in logical_to_bytes()
/OK3568_Linux_fs/external/security/librkcrypto/test/c_mode/
H A Dhash_sm3.c177 size_t blocks; in rkgm_sm3_update() local
358 const unsigned char *data, size_t blocks) in sm3_compress_blocks()
/OK3568_Linux_fs/kernel/fs/btrfs/
H A Drelocation.c2004 static void free_block_list(struct rb_root *blocks) in free_block_list()
2548 struct reloc_control *rc, struct rb_root *blocks) in relocate_tree_blocks()
2864 struct rb_root *blocks) in add_tree_block()
2924 struct rb_root *blocks) in __add_tree_block()
3078 struct rb_root *blocks) in add_data_references()
3280 struct rb_root blocks = RB_ROOT; in relocate_block_group() local
/OK3568_Linux_fs/kernel/fs/reiserfs/
H A Dsuper.c1124 unsigned long *blocks, in reiserfs_parse_options()
1435 unsigned long blocks; in reiserfs_remount() local
1901 unsigned long blocks; in reiserfs_fill_super() local
/OK3568_Linux_fs/kernel/fs/minix/
H A Dbitmap.c30 unsigned blocks = DIV_ROUND_UP(numbits, blocksize * 8); in count_free() local

12345678910>>...12