Home
last modified time | relevance | path

Searched refs:hash_reg_file (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/io_uring/
H A Dopdef.c71 .hash_reg_file = 1,
102 .hash_reg_file = 1,
242 .hash_reg_file = 1,
308 .hash_reg_file = 1,
328 .hash_reg_file = 1,
H A Dopdef.h11 unsigned hash_reg_file : 1; member
H A Dio_uring.c464 bool should_hash = def->hash_reg_file; in io_prep_async_work()
/kernel/linux/linux-5.10/io_uring/
H A Dio_uring.c913 unsigned hash_reg_file : 1; member
944 .hash_reg_file = 1,
963 .hash_reg_file = 1,
1031 .hash_reg_file = 1,
1059 .hash_reg_file = 1,
1066 .hash_reg_file = 1,
1448 if (def->hash_reg_file || (ctx->flags & IORING_SETUP_IOPOLL)) in io_prep_async_work()

Completed in 20 milliseconds