Home
last modified time | relevance | path

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

/drivers/tee/
Dtee_core.c162 tee_shm_put(shm); in tee_ioctl_shm_alloc()
199 tee_shm_put(shm); in tee_ioctl_shm_register()
253 tee_shm_put(shm); in params_from_user()
362 tee_shm_put(params[n].u.memref.shm); in tee_ioctl_open_session()
424 tee_shm_put(params[n].u.memref.shm); in tee_ioctl_invoke()
Dtee_shm.c492 void tee_shm_put(struct tee_shm *shm) in tee_shm_put() function
497 EXPORT_SYMBOL_GPL(tee_shm_put);
/drivers/tee/optee/
Dsupp.c199 tee_shm_put(params[n].u.memref.shm); in supp_check_recv_params()
Drpc.c309 tee_shm_put(shm); in cmd_free_suppl()