Home
last modified time | relevance | path

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

/optee_os/core/tee/
H A Dfs_htree.c304 static int get_idx_from_counter(uint32_t counter0, uint32_t counter1) in get_idx_from_counter() function
353 idx = get_idx_from_counter(head[0].counter, head[1].counter); in init_head_from_data()