Searched refs:IO_WORKER_F_BOUND (Results 1 - 1 of 1) sorted by last modified time

/linux-master/io_uring/
H A Dio-wq.c31 IO_WORKER_F_BOUND = 3, /* is doing bounded work */ enumerator in enum:__anon3244
167 return io_get_acct(worker->wq, test_bit(IO_WORKER_F_BOUND, &worker->flags));
843 set_bit(IO_WORKER_F_BOUND, &worker->flags);

Completed in 210 milliseconds