Home
last modified time | relevance | path

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

/openbmc/linux/io_uring/
H A Dfiletable.h9 void io_free_file_tables(struct io_file_table *table);
H A Dfiletable.c55 void io_free_file_tables(struct io_file_table *table) in io_free_file_tables() function
H A Drsrc.c674 io_free_file_tables(&ctx->file_table); in __io_sqe_files_unregister()