Searched refs:__out (Results 1 – 6 of 6) 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); \
2897 goto __out; in snd_trident_mixer()2909 goto __out; in snd_trident_mixer()2914 goto __out; in snd_trident_mixer()2942 goto __out; in snd_trident_mixer()2947 goto __out; in snd_trident_mixer()2965 goto __out; in snd_trident_mixer()2972 goto __out; in snd_trident_mixer()2979 goto __out; in snd_trident_mixer()2986 goto __out; in snd_trident_mixer()2992 goto __out; in snd_trident_mixer()[all …]
8 static __always_inline void __out##bwl(type value, u16 port) \
49 #define FLOW_DISSECTOR_MATCH(__rule, __type, __out) \ argument53 (__out)->key = skb_flow_dissector_target(__d, __type, (__m)->key); \54 (__out)->mask = skb_flow_dissector_target(__d, __type, (__m)->mask); \