Searched refs:fallthrough (Results 1 – 8 of 8) sorted by relevance
89 case 12: c += (u32)k[11]<<24; fallthrough; in jhash()90 case 11: c += (u32)k[10]<<16; fallthrough; in jhash()91 case 10: c += (u32)k[9]<<8; fallthrough; in jhash()92 case 9: c += k[8]; fallthrough; in jhash()93 case 8: b += (u32)k[7]<<24; fallthrough; in jhash()94 case 7: b += (u32)k[6]<<16; fallthrough; in jhash()95 case 6: b += (u32)k[5]<<8; fallthrough; in jhash()96 case 5: b += k[4]; fallthrough; in jhash()97 case 4: a += (u32)k[3]<<24; fallthrough; in jhash()98 case 3: a += (u32)k[2]<<16; fallthrough; in jhash()[all …]
140 fallthrough; \144 fallthrough; \174 fallthrough; \ in _SIG_SET_BINOP()176 fallthrough; \ in _SIG_SET_BINOP()197 fallthrough;210 fallthrough; in sigfillset()
221 # define fallthrough __attribute__((__fallthrough__)) macro223 # define fallthrough do {} while (0) /* fallthrough */ macro
432 fallthrough; in put_compat_sigset()434 fallthrough; in put_compat_sigset()436 fallthrough; in put_compat_sigset()
3828 fallthrough; in __skb_metadata_differs()3830 fallthrough; in __skb_metadata_differs()3832 fallthrough; in __skb_metadata_differs()3836 fallthrough; in __skb_metadata_differs()3838 fallthrough; in __skb_metadata_differs()3840 fallthrough; in __skb_metadata_differs()
174 fallthrough; in __mm_zero_struct_page()177 fallthrough; in __mm_zero_struct_page()180 fallthrough; in __mm_zero_struct_page()
1227 fallthrough; in bpf_anc_helper()
311 fallthrough; \322 fallthrough; \420 fallthrough; \434 fallthrough; \500 fallthrough; \