Home
last modified time | relevance | path

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

/linux-6.12.1/io_uring/
Dopdef.h38 struct io_cold_def { struct
46 extern const struct io_cold_def io_cold_defs[]; argument
Dopdef.c520 const struct io_cold_def io_cold_defs[] = {
Dio_uring.c398 const struct io_cold_def *def = &io_cold_defs[req->opcode]; in io_clean_op()
931 const struct io_cold_def *def = &io_cold_defs[req->opcode]; in io_req_defer_failed()