Home
last modified time | relevance | path

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

/Linux-v6.1/io_uring/
Dio_uring.c4080 #define __BUILD_BUG_VERIFY_OFFSET_SIZE(stype, eoffset, esize, ename) do { \ in io_uring_init() macro
4086 __BUILD_BUG_VERIFY_OFFSET_SIZE(struct io_uring_sqe, eoffset, sizeof(etype), ename) in io_uring_init()
4088 __BUILD_BUG_VERIFY_OFFSET_SIZE(struct io_uring_sqe, eoffset, esize, ename) in io_uring_init()