Home
last modified time | relevance | path

Searched defs:table (Results 1 – 1 of 1) sorted by relevance

/io_uring/
Dio_uring.c7100 static inline struct io_fixed_file *io_fixed_file_slot(struct io_file_table *table, in io_fixed_file_slot()
7928 static void io_free_page_table(void **table, size_t size) in io_free_page_table()
7941 void **table; in io_alloc_page_table() local
8152 static bool io_alloc_file_tables(struct io_file_table *table, unsigned nr_files) in io_alloc_file_tables()
8159 static void io_free_file_tables(struct io_file_table *table) in io_free_file_tables()