Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/tee/optee/
Doptee_private.h279 void optee_cq_wait_init(struct optee_call_queue *cq,
Dsmc_abi.c266 optee_cq_wait_init(&optee->call_queue, &w); in optee_enable_shm_cache()
291 optee_cq_wait_init(&optee->call_queue, &w); in __optee_disable_shm_cache()
909 optee_cq_wait_init(&optee->call_queue, &w); in optee_smc_do_call_with_arg()
Dcall.c42 void optee_cq_wait_init(struct optee_call_queue *cq, in optee_cq_wait_init() function
Dffa_abi.c544 optee_cq_wait_init(&optee->call_queue, &w); in optee_ffa_yielding_call()