Home
last modified time | relevance | path

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

/linux/io_uring/
H A Dio_uring.c3936 #define __BUILD_BUG_VERIFY_OFFSET_SIZE(stype, eoffset, esize, ename) do { \ in io_uring_init() macro
3942 __BUILD_BUG_VERIFY_OFFSET_SIZE(struct io_uring_sqe, eoffset, sizeof(etype), ename) in io_uring_init()
3944 __BUILD_BUG_VERIFY_OFFSET_SIZE(struct io_uring_sqe, eoffset, esize, ename) in io_uring_init()