Searched refs:__out (Results 1 – 5 of 5) sorted by relevance
160 __label__ __out; \173 goto __out; \179 __out: __ret; \
304 __label__ __out; \317 goto __out; \326 __out: __ret; \
12 #define COMPARE_UNMASKED_FIELDS(__match1, __match2, __out) \ argument16 bool *_out = (__out); \
8 static __always_inline void __out##bwl(type value, u16 port) \
51 #define FLOW_DISSECTOR_MATCH(__rule, __type, __out) \ argument55 (__out)->key = skb_flow_dissector_target(__d, __type, (__m)->key); \56 (__out)->mask = skb_flow_dissector_target(__d, __type, (__m)->mask); \