Home
last modified time | relevance | path

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

/DragonOS/kernel/crates/ida/src/
H A Dlib.rs75 pub fn available(&self) -> usize { in available() method
85 if unlikely(self.available() == 0) { in alloc()
/DragonOS/kernel/src/net/event_poll/
H A Dmod.rs437 let mut available = epoll_guard.ep_events_available(); in do_epoll_wait() localVariable
441 if available { in do_epoll_wait()
457 available = { in do_epoll_wait()
474 if available { in do_epoll_wait()
500 available = epoll.0.lock_irqsave().ep_events_available(); in do_epoll_wait()
/DragonOS/docs/community/code_contribution/
H A Dconventional-commit.md34 BREAKING CHANGE: use JavaScript features not available in Node 6.
/DragonOS/kernel/crates/rbpf/
H A DREADME.md49 This crate is available from [crates.io](https://crates.io/crates/rbpf), so it
451 // the VM. The `bpf_trace_printf` is only available when we have access to
469 methods are available.
502 Conversely, a disassembler is also available to dump instruction names from
574 isn't available. This is because it depends on functions provided by `libc`
575 (`libc::posix_memalign()`, `libc::mprotect()`) which aren't available on
578 The `assembler` module is available, albeit with reduced debugging features. It
H A DLICENSE-APACHE37 Object form, made available under the License, as indicated by a
/DragonOS/kernel/crates/intertrait/macros/
H A DLICENSE-APACHE36 Object form, made available under the License, as indicated by a