Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/ceph/
H A Dosd_client.h485 bool use_mempool,
497 bool use_mempool);
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/mbedtls/
H A Dbignum.h189 short use_mempool; member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/mbedtls/
H A Dbignum.h189 short use_mempool; member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/mbedtls/
H A Dbignum.h189 short use_mempool; member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/mbedtls/
H A Dbignum.h189 short use_mempool; member
/OK3568_Linux_fs/kernel/net/ceph/
H A Dosd_client.c543 bool use_mempool, in ceph_osdc_alloc_request() argument
548 if (use_mempool) { in ceph_osdc_alloc_request()
562 req->r_mempool = use_mempool; in ceph_osdc_alloc_request()
1052 bool use_mempool) in ceph_osdc_new_request() argument
1064 req = ceph_osdc_alloc_request(osdc, snapc, num_ops, use_mempool, in ceph_osdc_new_request()