Home
last modified time | relevance | path

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

/drivers/tee/optee/
A Dcall.c219 INIT_LIST_HEAD(&optee->shm_arg_cache.shm_args); in optee_shm_arg_cache_init()
226 struct list_head *head = &optee->shm_arg_cache.shm_args; in optee_shm_arg_cache_uninit()
287 list_for_each_entry(entry, &optee->shm_arg_cache.shm_args, list_node) { in optee_get_msg_arg()
312 list_add(&entry->list_node, &optee->shm_arg_cache.shm_args); in optee_get_msg_arg()
A Doptee_private.h94 struct list_head shm_args; member

Completed in 6 milliseconds