Searched defs:IN_MASK_ADD (Results 1 – 5 of 5) sorted by relevance
44 #define IN_MASK_ADD 0x20000000 macro
57 #define IN_MASK_ADD 0x20000000 /* add to the mask of an already existing watch */ macro
52 #define IN_MASK_ADD 0x20000000 /* add to the mask of an already existing watch */ macro
2632 pub const IN_MASK_ADD: u32 = 0x2000_0000; constant
3115 pub const IN_MASK_ADD: u32 = 0x2000_0000; constant