Home
last modified time | relevance | path

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

/DragonOS/kernel/src/include/bindings/
H A Dlinux_bpf.rs1839 pub fn context_switch(&self) -> __u64 { in context_switch() method
2126 let context_switch: u64 = unsafe { ::core::mem::transmute(context_switch) }; localVariable