Home
last modified time | relevance | path

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

/io_uring/
Dio-wq.c162 static inline struct io_wqe_acct *io_get_acct(struct io_wqe *wqe, bool bound) in io_get_acct() argument
164 return &wqe->acct[bound ? IO_WQ_ACCT_BOUND : IO_WQ_ACCT_UNBOUND]; in io_get_acct()