Searched defs:SHARED (Results 1 – 5 of 5) sorted by relevance
46 pub const SHARED: Flags = Flags::new(bindings::IRQF_SHARED); constant
6 #define SHARED 1 macro
14 #define SHARED 1 macro
408 pub const SHARED: vm_flags_t = bindings::VM_SHARED as vm_flags_t; global() constant
1220 SHARED, /* Hold ref to page and check the bit when woken, like enumerator