Searched defs:read_sz (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/ |
H A D | urandom_read_aux.c | 5 void urand_read_without_sema(int iter_num, int iter_cnt, int read_sz) in urand_read_without_sema()
|
H A D | urandom_read_lib2.c | 5 void urandlib_read_without_sema(int iter_num, int iter_cnt, int read_sz) in urandlib_read_without_sema()
|
H A D | urandom_read_lib1.c | 10 void urandlib_read_with_sema(int iter_num, int iter_cnt, int read_sz) in urandlib_read_with_sema()
|
H A D | test_progs.c | 907 int trigger_module_test_read(int read_sz) in trigger_module_test_read()
|
/aosp_15_r20/bootable/libbootloader/gbl/libgbl/src/gbl_avb/ |
H A D | ops.rs | 172 let read_sz = partition_size - read_off; in read_from_partition() localVariable 174 let read_sz = in read_from_partition() localVariable
|
/aosp_15_r20/system/core/fs_mgr/libsnapshot/snapuserd/user-space-merge/ |
H A D | snapuserd_verify.cpp | 110 const uint64_t read_sz = verify_block_size; in VerifyBlocks() local
|
/aosp_15_r20/external/tinyalsa/ |
H A D | tinyplay.c | 221 unsigned int size, read_sz; in play_sample() local
|
/aosp_15_r20/system/core/fs_mgr/libsnapshot/libsnapshot_cow/ |
H A D | create_cow.cpp | 364 const uint64_t read_sz = kBlockSizeToRead; in ReadBlocks() local
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/powerpc/nx-gzip/ |
H A D | gunz_test.c | 282 int used_in, cur_in, used_out, cur_out, read_sz, n; in decompress_file() local
|
/aosp_15_r20/system/core/fs_mgr/libsnapshot/ |
H A D | snapshotctl.cpp | 437 const uint64_t read_sz = 1_MiB; in WriteSnapshotPatch() local
|