Home
last modified time | relevance | path

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

/linux/drivers/tee/
H A Dtee_shm.c589 tee_shm_put(filp->private_data); in tee_shm_fop_release()
635 tee_shm_put(shm); in tee_shm_get_fd()
645 tee_shm_put(shm); in tee_shm_free()
720 void tee_shm_put(struct tee_shm *shm) in tee_shm_put() function
746 EXPORT_SYMBOL_GPL(tee_shm_put);
/linux/drivers/tee/optee/
H A Dsupp.c180 tee_shm_put(params[n].u.memref.shm); in supp_check_recv_params()
H A Drpc.c260 tee_shm_put(shm); in optee_rpc_cmd_free_suppl()
/linux/drivers/tee/tstee/
H A Dcore.c237 tee_shm_put(shm); in tstee_invoke_func()