Home
last modified time | relevance | path

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

/linux/io_uring/
H A Dquery.c56 static int io_handle_query_entry(union io_query_data *data, void __user *uhdr, in io_handle_query_entry() function
123 ret = io_handle_query_entry(&entry_buffer, uhdr, &next_hdr); in io_query()