Home
last modified time | relevance | path

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

/linux-6.12.1/io_uring/
Dfiletable.h29 static inline void io_file_bitmap_set(struct io_file_table *table, int bit) in io_file_bitmap_set() function
Dfiletable.c88 io_file_bitmap_set(&ctx->file_table, slot_index); in io_install_fixed_file()
Drsrc.c390 io_file_bitmap_set(&ctx->file_table, i); in __io_sqe_files_update()
742 io_file_bitmap_set(&ctx->file_table, i); in io_sqe_files_register()