Home
last modified time | relevance | path

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

/optee_os/core/include/tee/
H A Dtee_fs.h68 TEE_Result rpmb_mem_stats(struct pta_stats_alloc *stats, bool reset);
82 static inline TEE_Result rpmb_mem_stats(struct pta_stats_alloc *stats __unused, in rpmb_mem_stats() function
/optee_os/core/pta/
H A Dstats.c94 if (rpmb_mem_stats(stats, p[0].value.b)) in get_alloc_stats()
/optee_os/core/tee/
H A Dtee_rpmb_fs.c3179 TEE_Result rpmb_mem_stats(struct pta_stats_alloc *stats, bool reset) in rpmb_mem_stats() function