Searched refs:k_write (Results 1 – 12 of 12) sorted by relevance
/external/strace/tests-m32/ |
D | read-write.c | 107 k_write(unsigned int fd, const void *buf, size_t count) in k_write() function 147 rc = k_write(out_fd, buf, len); in test_dump() 194 rc = k_write(1, w, 0); in main() 199 rc = k_write(1, efault, 1); in main() 205 rc = k_write(1, w, w_len); in main()
|
/external/strace/tests/ |
D | read-write.c | 107 k_write(unsigned int fd, const void *buf, size_t count) in k_write() function 147 rc = k_write(out_fd, buf, len); in test_dump() 194 rc = k_write(1, w, 0); in main() 199 rc = k_write(1, efault, 1); in main() 205 rc = k_write(1, w, w_len); in main()
|
/external/strace/tests-mx32/ |
D | read-write.c | 107 k_write(unsigned int fd, const void *buf, size_t count) in k_write() function 147 rc = k_write(out_fd, buf, len); in test_dump() 194 rc = k_write(1, w, 0); in main() 199 rc = k_write(1, efault, 1); in main() 205 rc = k_write(1, w, w_len); in main()
|
/external/autotest/client/site_tests/platform_CryptohomeFio/ |
D | control.stress | 28 '16k_write': 'iops', 30 '8k_write': 'iops', 32 '4k_write': 'iops',
|
D | 8k_write | 8 [8k_write]
|
D | 4k_write | 8 [4k_write]
|
D | 16k_write | 8 [16k_write]
|
/external/autotest/client/site_tests/hardware_StorageFio/ |
D | 16k_write | 8 [16k_write]
|
D | 4k_write | 8 [4k_write]
|
D | bvt_job | 15 [64k_write]
|
/external/autotest/client/site_tests/suite_HWQual/ |
D | control.auto | 49 ('4k_write', [])
|
/external/strace/ |
D | ChangeLog | 22847 (k_read, k_write): New functions.
|