Home
last modified time | relevance | path

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

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