Home
last modified time | relevance | path

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

/Linux-v6.6/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.c94 io_file_bitmap_set(&ctx->file_table, slot_index); in io_install_fixed_file()
Drsrc.c424 io_file_bitmap_set(&ctx->file_table, i); in __io_sqe_files_update()
917 io_file_bitmap_set(&ctx->file_table, i); in io_sqe_files_register()