Searched refs:tee_shm_put (Results 1 – 6 of 6) sorted by relevance
433 tee_shm_put(filp->private_data); in tee_shm_fop_release()476 tee_shm_put(shm); in tee_shm_get_fd()486 tee_shm_put(shm); in tee_shm_free()561 void tee_shm_put(struct tee_shm *shm) in tee_shm_put() function583 EXPORT_SYMBOL_GPL(tee_shm_put);
317 tee_shm_put(shm); in tee_ioctl_shm_alloc()352 tee_shm_put(shm); in tee_ioctl_shm_register()413 tee_shm_put(shm); in params_from_user()536 tee_shm_put(params[n].u.memref.shm); in tee_ioctl_open_session()598 tee_shm_put(params[n].u.memref.shm); in tee_ioctl_invoke()
271 void tee_shm_put(struct tee_shm *shm);
199 tee_shm_put(params[n].u.memref.shm); in supp_check_recv_params()
260 tee_shm_put(shm); in optee_rpc_cmd_free_suppl()
237 tee_shm_put(shm); in tstee_invoke_func()
Completed in 18 milliseconds