Home
last modified time | relevance | path

Searched defs:bounded (Results 1 – 2 of 2) sorted by relevance

/linux/rust/kernel/
H A Dnum.rs7 pub mod bounded; module
/linux/io_uring/
H A Dio-wq.c1228 struct io_wq *io_wq_create(unsigned bounded, struct io_wq_data *data) in io_wq_create()