Home
last modified time | relevance | path

Searched refs:TEE_IOC_CANCEL (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dtee.h299 #define TEE_IOC_CANCEL _IOR(TEE_IOC_MAGIC, TEE_IOC_BASE + 4, \ macro
/openbmc/linux/Documentation/staging/
H A Dtee.rst41 - TEE_IOC_CANCEL may cancel an ongoing TEE_IOC_OPEN_SESSION or TEE_IOC_INVOKE.
/openbmc/linux/drivers/tee/
H A Dtee_core.c834 case TEE_IOC_CANCEL: in tee_ioctl()
/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/
H A Drv32-missing-syscalls.patch430 +pub const TEE_IOC_CANCEL: u32 = 2148049924;