Searched refs:fallthrough (Results 1 – 25 of 29) sorted by relevance
12
53 case 5: regs->r8 = 0xdeadbeefdeadf00dUL; fallthrough; in clobber_regs64()54 case 4: regs->r10 = 0xdeadbeefdeadf00dUL; fallthrough; in clobber_regs64()55 case 3: regs->rdx = 0xdeadbeefdeadf00dUL; fallthrough; in clobber_regs64()56 case 2: regs->rsi = 0xdeadbeefdeadf00dUL; fallthrough; in clobber_regs64()69 case 5: regs->edi = 0xdeadf00dU; fallthrough; in clobber_regs32()70 case 4: regs->esi = 0xdeadf00dU; fallthrough; in clobber_regs32()71 case 3: regs->edx = 0xdeadf00dU; fallthrough; in clobber_regs32()72 case 2: regs->ecx = 0xdeadf00dU; fallthrough; in clobber_regs32()
66 fallthrough; in gicv3_save_lrs()69 fallthrough; in gicv3_save_lrs()72 fallthrough; in gicv3_save_lrs()75 fallthrough; in gicv3_save_lrs()78 fallthrough; in gicv3_save_lrs()81 fallthrough; in gicv3_save_lrs()84 fallthrough; in gicv3_save_lrs()87 fallthrough; in gicv3_save_lrs()90 fallthrough; in gicv3_save_lrs()93 fallthrough; in gicv3_save_lrs()[all …]
1429 fallthrough; in do_trap_hypercall()1432 fallthrough; in do_trap_hypercall()1435 fallthrough; in do_trap_hypercall()1438 fallthrough; in do_trap_hypercall()
815 fallthrough; \ in arch_domain_teardown()
62 # define fallthrough __attribute__((__fallthrough__)) macro64 # define fallthrough do {} while (0) /* fallthrough */ macro
137 fallthrough; in perfc_reset()145 fallthrough; in perfc_reset()
624 fallthrough; in vsnprintf()632 fallthrough; in vsnprintf()
309 fallthrough; in do_domctl()317 fallthrough; in do_domctl()
433 fallthrough; \ in domain_teardown()439 fallthrough; \ in domain_teardown()
123 fallthrough; in hvm_hypercall()
1041 fallthrough; in guest_wrmsr_x2apic()
144 fallthrough; in mce_vendor_bank_msr()
872 fallthrough; in intel_init_ppin()
87 fallthrough; in xsm_default_action()92 fallthrough; in xsm_default_action()96 fallthrough; in xsm_default_action()
421 - Switch clauses ending with pseudo-keyword \"fallthrough\" are safe.430 an explicit comment indicating the fallthrough intention is present.432 the pseudo-keyword "fallthrough" shall be used.436 - /\* fallthrough \*/437 - /\* fallthrough. \*/
219 fallthrough; in get_table()226 fallthrough; in get_table()
183 fallthrough; in efi_arch_process_memory_map()188 fallthrough; in efi_arch_process_memory_map()
1491 fallthrough; in rfds_calculations()1739 fallthrough; in bhi_calculations()
746 fallthrough; in cpu_callback()
815 fallthrough; in nsvm_vcpu_vmexit_inject()818 fallthrough; in nsvm_vcpu_vmexit_inject()
2198 fallthrough; in arm_smmu_device_hw_probe()2216 fallthrough; in arm_smmu_device_hw_probe()2300 fallthrough; in arm_smmu_device_hw_probe()
476 -doc_begin="Switch clauses ending with pseudo-keyword \"fallthrough\" are478 -config=MC3R1.R16.3,reports+={safe, "any_area(end_loc(any_exp(text(/fallthrough;/))))"}486 explicit comment indicating the fallthrough intention is present."
1261 fallthrough; in vmx_get_segment_register()1266 fallthrough; in vmx_get_segment_register()1390 fallthrough; in vmx_set_segment_register()1395 fallthrough; in vmx_set_segment_register()
512 fallthrough; in arm64_ftr_safe_value()
241 patch -d $@ -p1 < vtpm-implicit-fallthrough.patch
Completed in 103 milliseconds