···11/* SPDX-License-Identifier: (GPL-2.0 WITH Linux-syscall-note) OR MIT */22/*33 * Header file for the io_uring query interface.44+ *55+ * Copyright (C) 2026 Pavel Begunkov <asml.silence@gmail.com>66+ * Copyright (C) Meta Platforms, Inc.47 */58#ifndef LINUX_IO_URING_QUERY_H69#define LINUX_IO_URING_QUERY_H