Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tee/
Dtee_shm_pool.c146 static bool check_mgr_ops(struct tee_shm_pool_mgr *mgr) in check_mgr_ops() function
157 if (!check_mgr_ops(priv_mgr) || !check_mgr_ops(dmabuf_mgr)) in tee_shm_pool_alloc()