Home
last modified time | relevance | path

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

/optee_os/core/kernel/
H A Dts_manager.c38 static void *swap_fbuf(struct ts_session *s __maybe_unused, in swap_fbuf() function
72 fbuf = swap_fbuf(s, NULL); in ts_push_current_session()
84 swap_fbuf(s, fbuf); in ts_push_current_session()
105 fbuf = swap_fbuf(s2, NULL); in ts_pop_current_session()
118 swap_fbuf(s2, fbuf); in ts_pop_current_session()