Home
last modified time | relevance | path

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

/Linux-v6.6/io_uring/
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,
Dopdef.h11 unsigned hash_reg_file : 1; member
Dio_uring.c475 bool should_hash = def->hash_reg_file; in io_prep_async_work()