Home
last modified time | relevance | path

Searched defs:ocxl_ioctl_p9_wait (Results 1 – 3 of 3) sorted by relevance

/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/misc/
H A Docxl.h51 struct ocxl_ioctl_p9_wait { struct
52 __u16 thread_id; // The thread ID required to wake this thread
53 __u16 reserved1;
77 #define OCXL_IOCTL_ENABLE_P9_WAIT _IOR(OCXL_MAGIC, 0x15, struct ocxl_ioctl_p9_wait) 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/misc/
H A Docxl.h51 struct ocxl_ioctl_p9_wait { struct
52 __u16 thread_id; // The thread ID required to wake this thread
53 __u16 reserved1;
77 #define OCXL_IOCTL_ENABLE_P9_WAIT _IOR(OCXL_MAGIC, 0x15, struct ocxl_ioctl_p9_wait) argument
/OK3568_Linux_fs/kernel/include/uapi/misc/
H A Docxl.h51 struct ocxl_ioctl_p9_wait { struct
52 __u16 thread_id; /* The thread ID required to wake this thread */
53 __u16 reserved1;
77 #define OCXL_IOCTL_ENABLE_P9_WAIT _IOR(OCXL_MAGIC, 0x15, struct ocxl_ioctl_p9_wait) argument