Home
last modified time | relevance | path

Searched refs:fallthrough (Results 1 – 25 of 1371) sorted by relevance

12345678910>>...55

/linux/arch/mips/include/asm/
H A Dunroll.h31 case 32: fn(__VA_ARGS__); fallthrough; \
32 case 31: fn(__VA_ARGS__); fallthrough; \
33 case 30: fn(__VA_ARGS__); fallthrough; \
34 case 29: fn(__VA_ARGS__); fallthrough; \
35 case 28: fn(__VA_ARGS__); fallthrough; \
36 case 27: fn(__VA_ARGS__); fallthrough; \
37 case 26: fn(__VA_ARGS__); fallthrough; \
38 case 25: fn(__VA_ARGS__); fallthrough; \
39 case 24: fn(__VA_ARGS__); fallthrough; \
40 case 23: fn(__VA_ARGS__); fallthrough; \
[all …]
/linux/arch/arm64/kvm/hyp/include/hyp/
H A Ddebug-sr.h24 fallthrough; \
26 fallthrough; \
28 fallthrough; \
30 fallthrough; \
32 fallthrough; \
34 fallthrough; \
36 fallthrough; \
38 fallthrough; \
40 fallthrough; \
42 fallthrough; \
[all …]
/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dhdmi.c26 fallthrough; in pack_hdmi_infoframe()
29 fallthrough; in pack_hdmi_infoframe()
32 fallthrough; in pack_hdmi_infoframe()
35 fallthrough; in pack_hdmi_infoframe()
38 fallthrough; in pack_hdmi_infoframe()
41 fallthrough; in pack_hdmi_infoframe()
44 fallthrough; in pack_hdmi_infoframe()
47 fallthrough; in pack_hdmi_infoframe()
50 fallthrough; in pack_hdmi_infoframe()
53 fallthrough; in pack_hdmi_infoframe()
[all …]
/linux/tools/lib/
H A Dcmdline.c8 # define fallthrough __attribute__((__fallthrough__)) macro
10 # define fallthrough do {} while (0) /* fallthrough */ macro
23 fallthrough; in memparse()
27 fallthrough; in memparse()
31 fallthrough; in memparse()
35 fallthrough; in memparse()
39 fallthrough; in memparse()
44 fallthrough; in memparse()
/linux/arch/mips/kernel/
H A Dwatch.c30 fallthrough; in mips_install_watch_registers()
34 fallthrough; in mips_install_watch_registers()
38 fallthrough; in mips_install_watch_registers()
61 fallthrough; in mips_read_watch_registers()
64 fallthrough; in mips_read_watch_registers()
67 fallthrough; in mips_read_watch_registers()
94 fallthrough; in mips_clear_watch_registers()
97 fallthrough; in mips_clear_watch_registers()
100 fallthrough; in mips_clear_watch_registers()
103 fallthrough; in mips_clear_watch_registers()
[all …]
H A Dbranch.c95 fallthrough; in __mm_isBranchInstr()
111 fallthrough; in __mm_isBranchInstr()
149 fallthrough; in __mm_isBranchInstr()
183 fallthrough; in __mm_isBranchInstr()
244 fallthrough; in __mm_isBranchInstr()
437 fallthrough; in __compute_return_epc_for_insn()
456 fallthrough; in __compute_return_epc_for_insn()
470 fallthrough; in __compute_return_epc_for_insn()
566 fallthrough; in __compute_return_epc_for_insn()
583 fallthrough; in __compute_return_epc_for_insn()
[all …]
/linux/include/linux/
H A Djhash.h89 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 …]
/linux/net/ceph/
H A Dceph_hash.c53 fallthrough; in ceph_str_hash_rjenkins()
56 fallthrough; in ceph_str_hash_rjenkins()
60 fallthrough; in ceph_str_hash_rjenkins()
63 fallthrough; in ceph_str_hash_rjenkins()
66 fallthrough; in ceph_str_hash_rjenkins()
69 fallthrough; in ceph_str_hash_rjenkins()
72 fallthrough; in ceph_str_hash_rjenkins()
75 fallthrough; in ceph_str_hash_rjenkins()
78 fallthrough; in ceph_str_hash_rjenkins()
81 fallthrough; in ceph_str_hash_rjenkins()
/linux/fs/afs/
H A Dmisc.c154 fallthrough; in afs_prioritise_error()
160 fallthrough; in afs_prioritise_error()
165 fallthrough; in afs_prioritise_error()
169 fallthrough; in afs_prioritise_error()
173 fallthrough; in afs_prioritise_error()
177 fallthrough; in afs_prioritise_error()
181 fallthrough; in afs_prioritise_error()
185 fallthrough; in afs_prioritise_error()
189 fallthrough; in afs_prioritise_error()
H A Dvlclient.c191 fallthrough; in afs_deliver_vl_get_addrs_u()
216 fallthrough; /* and extract entries */ in afs_deliver_vl_get_addrs_u()
330 fallthrough; /* and extract the capabilities word count */ in afs_deliver_vl_get_capabilities()
343 fallthrough; /* and extract capabilities words */ in afs_deliver_vl_get_capabilities()
449 fallthrough; in afs_deliver_yfsvl_get_endpoints()
488 fallthrough; /* and extract fsEndpoints[] entries */ in afs_deliver_yfsvl_get_endpoints()
543 fallthrough; in afs_deliver_yfsvl_get_endpoints()
569 fallthrough; /* and extract volEndpoints[] entries */ in afs_deliver_yfsvl_get_endpoints()
604 fallthrough; /* Done */ in afs_deliver_yfsvl_get_endpoints()
610 fallthrough; in afs_deliver_yfsvl_get_endpoints()
[all …]
/linux/lib/
H A Dsiphash.c65 case 7: b |= ((u64)end[6]) << 48; fallthrough; in __siphash_aligned()
66 case 6: b |= ((u64)end[5]) << 40; fallthrough; in __siphash_aligned()
67 case 5: b |= ((u64)end[4]) << 32; fallthrough; in __siphash_aligned()
69 case 3: b |= ((u64)end[2]) << 16; fallthrough; in __siphash_aligned()
98 case 7: b |= ((u64)end[6]) << 48; fallthrough; in __siphash_unaligned()
99 case 6: b |= ((u64)end[5]) << 40; fallthrough; in __siphash_unaligned()
100 case 5: b |= ((u64)end[4]) << 32; fallthrough; in __siphash_unaligned()
102 case 3: b |= ((u64)end[2]) << 16; fallthrough; in __siphash_unaligned()
265 case 7: b |= ((u64)end[6]) << 48; fallthrough; in __hsiphash_aligned()
266 case 6: b |= ((u64)end[5]) << 40; fallthrough; in __hsiphash_aligned()
[all …]
H A Dcmdline.c160 fallthrough; in memparse()
164 fallthrough; in memparse()
168 fallthrough; in memparse()
172 fallthrough; in memparse()
176 fallthrough; in memparse()
181 fallthrough; in memparse()
/linux/arch/microblaze/lib/
H A Dmemset.c57 fallthrough; in memset()
61 fallthrough; in memset()
80 fallthrough; in memset()
83 fallthrough; in memset()
H A Dmemmove.c69 fallthrough; in memmove()
73 fallthrough; in memmove()
182 fallthrough; in memmove()
185 fallthrough; in memmove()
188 fallthrough; in memmove()
H A Dmemcpy.c58 fallthrough; in memcpy()
62 fallthrough; in memcpy()
168 fallthrough; in memcpy()
171 fallthrough; in memcpy()
/linux/drivers/net/arcnet/
H A Dcom20020-isa.c201 fallthrough; in com20020isa_setup()
204 fallthrough; in com20020isa_setup()
207 fallthrough; in com20020isa_setup()
210 fallthrough; in com20020isa_setup()
213 fallthrough; in com20020isa_setup()
216 fallthrough; in com20020isa_setup()
/linux/drivers/md/bcache/
H A Dutil.c36 fallthrough; \
39 fallthrough; \
42 fallthrough; \
45 fallthrough; \
48 fallthrough; \
51 fallthrough; \
56 fallthrough; \
/linux/arch/x86/kernel/cpu/mce/
H A Dapei.c129 fallthrough; in apei_smca_report_x86_error()
133 fallthrough; in apei_smca_report_x86_error()
151 fallthrough; in apei_smca_report_x86_error()
155 fallthrough; in apei_smca_report_x86_error()
161 fallthrough; in apei_smca_report_x86_error()
165 fallthrough; in apei_smca_report_x86_error()
/linux/arch/x86/lib/
H A Dcmdline.c65 fallthrough; in __cmdline_find_option_bool()
96 fallthrough; in __cmdline_find_option_bool()
158 fallthrough; in __cmdline_find_option()
179 fallthrough; in __cmdline_find_option()
/linux/drivers/soc/qcom/
H A Dsocinfo.c686 fallthrough; in socinfo_debugfs_init()
698 fallthrough; in socinfo_debugfs_init()
704 fallthrough; in socinfo_debugfs_init()
713 fallthrough; in socinfo_debugfs_init()
719 fallthrough; in socinfo_debugfs_init()
735 fallthrough; in socinfo_debugfs_init()
742 fallthrough; in socinfo_debugfs_init()
759 fallthrough; in socinfo_debugfs_init()
765 fallthrough; in socinfo_debugfs_init()
772 fallthrough; in socinfo_debugfs_init()
[all …]
/linux/crypto/
H A Dtcrypt.c2201 fallthrough; in do_test()
2205 fallthrough; in do_test()
2209 fallthrough; in do_test()
2213 fallthrough; in do_test()
2217 fallthrough; in do_test()
2221 fallthrough; in do_test()
2225 fallthrough; in do_test()
2229 fallthrough; in do_test()
2233 fallthrough; in do_test()
2237 fallthrough; in do_test()
[all …]
/linux/lib/zlib_inflate/
H A Dinflate.c399 fallthrough; in zlib_inflate()
407 fallthrough; in zlib_inflate()
410 fallthrough; in zlib_inflate()
449 fallthrough; in zlib_inflate()
483 fallthrough; in zlib_inflate()
504 fallthrough; in zlib_inflate()
578 fallthrough; in zlib_inflate()
618 fallthrough; in zlib_inflate()
626 fallthrough; in zlib_inflate()
652 fallthrough; in zlib_inflate()
[all …]
/linux/fs/adfs/
H A Ddir_f.c21 fallthrough; in adfs_readval()
23 fallthrough; in adfs_readval()
25 fallthrough; in adfs_readval()
35 fallthrough; in adfs_writeval()
37 fallthrough; in adfs_writeval()
39 fallthrough; in adfs_writeval()
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A Dtiming.c118 fallthrough; in nvbios_timingEp()
123 fallthrough; in nvbios_timingEp()
126 fallthrough; in nvbios_timingEp()
129 fallthrough; in nvbios_timingEp()
132 fallthrough; in nvbios_timingEp()
/linux/arch/arm64/kernel/
H A Dproton-pack.c136 fallthrough; in cpu_show_spectre_v2()
143 fallthrough; in cpu_show_spectre_v2()
191 fallthrough; in spectre_v2_get_cpu_fw_mitigation_state()
445 fallthrough; in cpu_show_spec_store_bypass()
491 fallthrough; in spectre_v4_get_cpu_fw_mitigation_state()
495 fallthrough; in spectre_v4_get_cpu_fw_mitigation_state()
721 fallthrough; in ssbd_prctl_set()
777 fallthrough; in ssbd_prctl_get()
779 fallthrough; in ssbd_prctl_get()
942 fallthrough; in spectre_bhb_get_cpu_fw_mitigation_state()

12345678910>>...55