Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/openssl/
H A Dbytestring.h298 char can_resize; /* One iff |buf| is owned by this object. If not then |buf| member
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/openssl/
H A Dbytestring.h298 char can_resize; /* One iff |buf| is owned by this object. If not then |buf| member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/openssl/
H A Dbytestring.h364 char can_resize; /* One iff |buf| is owned by this object. If not then |buf| member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/openssl/
H A Dbytestring.h364 char can_resize; /* One iff |buf| is owned by this object. If not then |buf| member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/openssl/
H A Dbytestring.h364 char can_resize; /* One iff |buf| is owned by this object. If not then |buf| member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/openssl/
H A Dbytestring.h364 char can_resize; /* One iff |buf| is owned by this object. If not then |buf| member
/OK3568_Linux_fs/kernel/drivers/md/
H A Ddm-cache-target.c2950 static bool can_resize(struct cache *cache, dm_cblock_t new_size) in can_resize() function
3009 if (!can_resize(cache, csize)) in cache_preresume()