Searched defs:read_sz (Results 1 – 6 of 6) sorted by relevance
/tools/testing/selftests/bpf/ |
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()
|
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()
|
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()
|
D | test_progs.c | 891 int trigger_module_test_read(int read_sz) in trigger_module_test_read()
|
/tools/testing/selftests/bpf/prog_tests/ |
D | subprogs_extable.c | 8 const int read_sz = 456; in test_subprogs_extable() local
|
/tools/testing/selftests/powerpc/nx-gzip/ |
D | gunz_test.c | 282 int used_in, cur_in, used_out, cur_out, read_sz, n; in decompress_file() local
|