Home
last modified time | relevance | path

Searched refs:tee_ioctl_cancel_arg (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dtee.h295 struct tee_ioctl_cancel_arg { struct
304 struct tee_ioctl_cancel_arg) 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.h272 struct tee_ioctl_cancel_arg { struct
281 struct tee_ioctl_cancel_arg) 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.h272 struct tee_ioctl_cancel_arg { struct
281 struct tee_ioctl_cancel_arg) argument
/OK3568_Linux_fs/external/security/librkcrypto/third_party/optee_client/libteec/include/linux/
H A Dtee.h281 struct tee_ioctl_cancel_arg { struct
290 struct tee_ioctl_cancel_arg) argument
/OK3568_Linux_fs/kernel/include/linux/
H A Dtee_drv.h544 struct tee_ioctl_cancel_arg *arg);
/OK3568_Linux_fs/kernel/drivers/tee/
H A Dtee_core.c610 struct tee_ioctl_cancel_arg __user *uarg) in tee_ioctl_cancel()
612 struct tee_ioctl_cancel_arg arg; in tee_ioctl_cancel()
1189 struct tee_ioctl_cancel_arg *arg) in tee_client_cancel_req()
/OK3568_Linux_fs/external/security/librkcrypto/third_party/optee_client/libteec/src/
H A Dtee_client_api.c752 struct tee_ioctl_cancel_arg arg; in TEEC_RequestCancellation()