Home
last modified time | relevance | path

Searched defs:SPLICE_F_FD_IN_FIXED (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/tools/include/uapi/linux/
Dio_uring.h291 #define SPLICE_F_FD_IN_FIXED (1U << 31) /* the last bit of __u32 */ macro
/linux-6.12.1/include/uapi/linux/
Dio_uring.h297 #define SPLICE_F_FD_IN_FIXED (1U << 31) /* the last bit of __u32 */ macro