Searched refs:IN_ONESHOT (Results 1 – 7 of 7) sorted by relevance
153 #if defined(IN_ONESHOT) || (defined(HAVE_DECL_IN_ONESHOT) && HAVE_DECL_IN_ONESHOT)155 static_assert((IN_ONESHOT) == (0x80000000), "IN_ONESHOT != 0x80000000");158 # define IN_ONESHOT 0x80000000192 XLAT(IN_ONESHOT),
22 IN_ONESHOT 0x80000000
59 #define IN_ONESHOT 0x80000000 /* only send event once */ macro
54 #define IN_ONESHOT 0x80000000 /* only send event once */ macro
67 IN_ONESHOT;
2185 pub const IN_ONESHOT: u32 = 0x8000_0000; constant
2576 pub const IN_ONESHOT: u32 = 0x8000_0000; constant