Home
last modified time | relevance | path

Searched refs:tee_ioctl_shm_alloc_data (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dtee.h104 struct tee_ioctl_shm_alloc_data { struct
122 struct tee_ioctl_shm_alloc_data) argument
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dtee.h100 struct tee_ioctl_shm_alloc_data { struct
118 struct tee_ioctl_shm_alloc_data) argument
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dtee.h100 struct tee_ioctl_shm_alloc_data { struct
118 struct tee_ioctl_shm_alloc_data) argument
/OK3568_Linux_fs/external/security/librkcrypto/third_party/optee_client/libteec/include/linux/
H A Dtee.h104 struct tee_ioctl_shm_alloc_data { struct
122 struct tee_ioctl_shm_alloc_data) argument
/OK3568_Linux_fs/kernel/drivers/tee/
H A Dtee_core.c287 struct tee_ioctl_shm_alloc_data __user *udata) in tee_ioctl_shm_alloc()
290 struct tee_ioctl_shm_alloc_data data; in tee_ioctl_shm_alloc()
/OK3568_Linux_fs/external/security/librkcrypto/third_party/optee_client/libteec/src/
H A Dtee_client_api.c130 struct tee_ioctl_shm_alloc_data data; in teec_shm_alloc()