| /OK3568_Linux_fs/kernel/drivers/ide/ |
| H A D | ide-floppy_ioctl.c | 43 int i, blocks, length, u_array_size, u_index; in ide_floppy_get_format_capacities() local 145 int blocks, length, flags, err = 0; in ide_floppy_format_unit() local
|
| H A D | ide-floppy.c | 198 int blocks = blk_rq_sectors(rq) / floppy->bs_factor; in idefloppy_create_rw_cmd() local 386 int i, rc = 1, blocks, length; in ide_floppy_get_capacity() local
|
| /OK3568_Linux_fs/kernel/scripts/ |
| H A D | resource_tool.c | 712 static bool StorageWriteLba(int offset_block, void *data, int blocks) in StorageWriteLba() 735 static bool StorageReadLba(int offset_block, void *data, int blocks) in StorageReadLba() 761 int blocks = len / BLOCK_SIZE; in write_data() local 788 int blocks = 0; in test_load() local 824 int blocks = fix_blocks(content->content_size); in load_content() local 839 void *data, int blocks) in load_content_data() 923 static int load_file(const char *file_path, int offset_block, int blocks) in load_file()
|
| /OK3568_Linux_fs/u-boot/tools/rockchip/ |
| H A D | resource_tool.c | 712 static bool StorageWriteLba(int offset_block, void *data, int blocks) in StorageWriteLba() 735 static bool StorageReadLba(int offset_block, void *data, int blocks) in StorageReadLba() 761 int blocks = len / BLOCK_SIZE; in write_data() local 788 int blocks = 0; in test_load() local 824 int blocks = fix_blocks(content->content_size); in load_content() local 839 void *data, int blocks) in load_content_data() 923 static int load_file(const char *file_path, int offset_block, int blocks) in load_file()
|
| /OK3568_Linux_fs/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
|
| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | example2.c | 38 size_t blocks, block_size; in main() local
|
| /OK3568_Linux_fs/kernel/fs/xfs/scrub/ |
| H A D | agheader_repair.c | 244 xfs_agblock_t blocks; in xrep_agf_calc_from_btrees() local 814 xfs_agblock_t blocks; in xrep_agi_calc_from_btrees() local 828 xfs_agblock_t blocks; in xrep_agi_calc_from_btrees() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/vendor/nunicode/src/libnu/ |
| H A D | tounaccent.c | 16 static const block_t blocks[] = { in nu_tounaccent() local
|
| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/kernel/net/mac80211/ |
| H A D | michael.c | 57 size_t block, blocks, left; in michael_mic() local
|
| /OK3568_Linux_fs/kernel/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
|
| H A D | ghash-ce-glue.c | 61 static void ghash_do_update(int blocks, u64 dg[], const char *src, in ghash_do_update() 104 int blocks; in ghash_update() local
|
| /OK3568_Linux_fs/kernel/crypto/ |
| H A D | sha1_generic.c | 31 int blocks) in sha1_generic_block_fn()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/ump/common/ |
| H A D | ump_kernel_ref_drv.c | 26 …PI_EXPORT ump_dd_handle ump_dd_handle_create_from_phys_blocks(ump_dd_physical_block *blocks, unsig… in ump_dd_handle_create_from_phys_blocks()
|
| /OK3568_Linux_fs/kernel/fs/xfs/ |
| H A D | xfs_trans.c | 151 uint blocks, in xfs_trans_reserve() 247 uint blocks, in xfs_trans_alloc()
|
| /OK3568_Linux_fs/kernel/drivers/target/ |
| H A D | target_core_spc.c | 966 static int spc_modesense_blockdesc(unsigned char *buf, u64 blocks, u32 block_size) in spc_modesense_blockdesc() 975 static int spc_modesense_long_blockdesc(unsigned char *buf, u64 blocks, u32 block_size) in spc_modesense_long_blockdesc() 1035 u64 blocks = dev->transport->get_blocks(dev); in spc_emulate_modesense() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/ump/linux/ |
| H A D | ump_ukk_ref_wrappers.c | 115 ump_dd_physical_block *blocks = NULL; in ump_dmabuf_import_wrapper() local
|
| /OK3568_Linux_fs/kernel/include/crypto/ |
| H A D | sha1_base.h | 45 int blocks; in sha1_base_do_update() local
|
| H A D | sm3_base.h | 48 int blocks; in sm3_base_do_update() local
|
| H A D | sha256_base.h | 48 int blocks; in sha256_base_do_update() local
|
| H A D | sha512_base.h | 68 int blocks; in sha512_base_do_update() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gem/ |
| H A D | i915_gem_region.c | 26 struct list_head *blocks = &obj->mm.blocks; in i915_gem_object_get_pages_buddy() local
|
| /OK3568_Linux_fs/kernel/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
|
| /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 D | v4l2-common.h | 103 __u32 blocks; member
|