Searched defs:io_uring_restriction (Results 1 – 2 of 2) sorted by relevance
630 struct io_uring_restriction { struct631 __u16 opcode;632 union {637 __u8 resv;638 __u32 resv2[3];
813 struct io_uring_restriction { struct828 __DECLARE_FLEX_ARRAY(struct io_uring_restriction, restrictions); argument