Searched refs:optee_cq_wait_init (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/drivers/tee/optee/ |
H A D | call.c | 23 static void optee_cq_wait_init(struct optee_call_queue *cq, in optee_cq_wait_init() function 137 optee_cq_wait_init(&optee->call_queue, &w); in optee_do_call_with_arg() 402 optee_cq_wait_init(&optee->call_queue, &w); in optee_enable_shm_cache() 427 optee_cq_wait_init(&optee->call_queue, &w); in __optee_disable_shm_cache()
|
/kernel/linux/linux-6.6/drivers/tee/optee/ |
H A D | optee_private.h | 301 void optee_cq_wait_init(struct optee_call_queue *cq,
|
H A D | smc_abi.c | 286 optee_cq_wait_init(&optee->call_queue, &w); in optee_enable_shm_cache() 311 optee_cq_wait_init(&optee->call_queue, &w); in __optee_disable_shm_cache() 929 optee_cq_wait_init(&optee->call_queue, &w); in optee_smc_do_call_with_arg()
|
H A D | call.c | 42 void optee_cq_wait_init(struct optee_call_queue *cq, in optee_cq_wait_init() function
|
H A D | ffa_abi.c | 544 optee_cq_wait_init(&optee->call_queue, &w); in optee_ffa_yielding_call()
|
Completed in 7 milliseconds