Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tee/
Dtee_core.c157 tee_shm_put(shm); in tee_ioctl_shm_alloc()
194 tee_shm_put(shm); in tee_ioctl_shm_register()
248 tee_shm_put(shm); in params_from_user()
357 tee_shm_put(params[n].u.memref.shm); in tee_ioctl_open_session()
419 tee_shm_put(params[n].u.memref.shm); in tee_ioctl_invoke()
Dtee_shm.c500 void tee_shm_put(struct tee_shm *shm) in tee_shm_put() function
505 EXPORT_SYMBOL_GPL(tee_shm_put);
/Linux-v4.19/include/linux/
Dtee_drv.h365 void tee_shm_put(struct tee_shm *shm);
/Linux-v4.19/drivers/tee/optee/
Dsupp.c198 tee_shm_put(params[n].u.memref.shm); in supp_check_recv_params()
Drpc.c318 tee_shm_put(shm); in cmd_free_suppl()