Home
last modified time | relevance | path

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

/linux/drivers/tee/qcomtee/
H A Dmem_obj.c68 tee_shm_put(mem_object->shm); in qcomtee_mem_object_release()
108 tee_shm_put(shm); in qcomtee_memobj_param_to_object()
/linux/drivers/tee/
H A Dtee_shm.c562 tee_shm_put(filp->private_data); in tee_shm_fop_release()
608 tee_shm_put(shm); in tee_shm_get_fd()
618 tee_shm_put(shm); in tee_shm_free()
693 void tee_shm_put(struct tee_shm *shm) in tee_shm_put() function
719 EXPORT_SYMBOL_GPL(tee_shm_put);
H A Dtee_core.c286 tee_shm_put(shm); in tee_ioctl_shm_alloc()
321 tee_shm_put(shm); in tee_ioctl_shm_register()
358 tee_shm_put(shm); in tee_ioctl_shm_register_fd()
395 tee_shm_put(shm); in param_from_user_memref()
413 tee_shm_put(shm); in param_from_user_memref()
604 tee_shm_put(params[n].u.memref.shm); in tee_ioctl_open_session()
665 tee_shm_put(params[n].u.memref.shm); in tee_ioctl_invoke()
724 tee_shm_put(params[n].u.memref.shm); in tee_ioctl_object_invoke()
/linux/drivers/tee/optee/
H A Dprotmem.c80 tee_shm_put(rp->protmem); in init_dyn_protmem()
118 tee_shm_put(rp->protmem); in release_dyn_protmem()
H A Dsupp.c180 tee_shm_put(params[n].u.memref.shm); in supp_check_recv_params()
H A Drpc.c258 tee_shm_put(shm); in optee_rpc_cmd_free_suppl()
/linux/include/linux/
H A Dtee_core.h368 void tee_shm_put(struct tee_shm *shm);
/linux/drivers/tee/tstee/
H A Dcore.c237 tee_shm_put(shm); in tstee_invoke_func()