Home
last modified time | relevance | path

Searched refs:negative_chunk_size (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/storage_benchmark/
H A Dbenchmark.c201 int32_t negative_chunk_size = 0; in test_rewrite() local
207 negative_chunk_size = -(int32_t)write_size; in test_rewrite()
224 res = TEE_SeekObjectData(object, negative_chunk_size, in test_rewrite()