Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/tee/
Dtee_core.c314 tee_shm_put(shm); in tee_ioctl_shm_alloc()
351 tee_shm_put(shm); in tee_ioctl_shm_register()
412 tee_shm_put(shm); in params_from_user()
534 tee_shm_put(params[n].u.memref.shm); in tee_ioctl_open_session()
596 tee_shm_put(params[n].u.memref.shm); in tee_ioctl_invoke()
Dtee_shm.c476 void tee_shm_put(struct tee_shm *shm) in tee_shm_put() function
481 EXPORT_SYMBOL_GPL(tee_shm_put);
/Linux-v5.10/include/linux/
Dtee_drv.h368 void tee_shm_put(struct tee_shm *shm);
/Linux-v5.10/drivers/tee/optee/
Dsupp.c199 tee_shm_put(params[n].u.memref.shm); in supp_check_recv_params()
Drpc.c401 tee_shm_put(shm); in cmd_free_suppl()