Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dtee_drv.h56 bool supp_nowait; member
/linux-6.6.21/drivers/tee/optee/
Dsupp.c90 if (!supp->ctx && ctx->supp_nowait) in optee_supp_thrd_req()
/linux-6.6.21/drivers/tee/
Dtee_core.c121 ctx->supp_nowait = false; in tee_open()
1136 ctx->supp_nowait = true; in tee_client_open_context()