Searched refs:exclusive (Results 1 – 3 of 3) sorted by relevance
/DragonOS/kernel/crates/intertrait/macros/ |
H A D | LICENSE-APACHE | 68 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 75 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
/DragonOS/kernel/crates/rbpf/ |
H A D | LICENSE-APACHE | 69 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 76 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
/DragonOS/kernel/src/include/bindings/ |
H A D | linux_bpf.rs | 1597 pub fn exclusive(&self) -> __u64 { in exclusive() method 1986 exclusive: __u64, in new_bitfield_1() 2036 let exclusive: u64 = unsafe { ::core::mem::transmute(exclusive) }; localVariable 2037 exclusive as u64
|