Home
last modified time | relevance | path

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

12

/tools/lib/
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()
/tools/bootconfig/include/linux/
A Dbootconfig.h14 #ifndef fallthrough
15 # define fallthrough macro
/tools/include/nolibc/
A Dcompiler.h44 #if __nolibc_has_attribute(fallthrough)
45 # define __nolibc_fallthrough do { } while (0); __attribute__((fallthrough))
/tools/include/linux/
A Dcompiler-gcc.h16 # define fallthrough __attribute__((__fallthrough__)) macro
18 # define fallthrough do {} while (0) /* fallthrough */ macro
/tools/perf/util/
A Ddwarf-regs.c107 fallthrough; in get_dwarf_regnum()
A Dstrfilter.c277 fallthrough; in strfilter_node__sprint()
A Dstring.c38 fallthrough; in perf_atoll()
A Dordered-events.c287 fallthrough; in __ordered_events__flush()
A Dcallchain.c737 fallthrough; in match_chain()
758 fallthrough; in match_chain()
/tools/testing/selftests/resctrl/
A Dresctrlfs.c178 fallthrough; in count_sys_bitmap_bits()
181 fallthrough; in count_sys_bitmap_bits()
184 fallthrough; in count_sys_bitmap_bits()
/tools/testing/selftests/rseq/
A Drseq.c242 fallthrough; in rseq_init()
/tools/objtool/arch/x86/
A Ddecode.c309 fallthrough; in arch_decode_instruction()
393 fallthrough; in arch_decode_instruction()
688 fallthrough; in arch_decode_instruction()
/tools/perf/
A Dbuiltin-list.c337 fallthrough; in fix_escape_fprintf()
340 fallthrough; in fix_escape_fprintf()
A Dbuiltin-probe.c727 fallthrough; in __cmd_probe()
A Dbuiltin-top.c713 fallthrough; in display_thread()
A Dbuiltin-stat.c537 fallthrough; in process_evlist()
/tools/testing/selftests/kvm/x86/
A Dpmu_counters_test.c171 fallthrough; in guest_assert_event_count()
/tools/perf/util/intel-pt-decoder/
A Dintel-pt-pkt-decoder.c724 fallthrough; in intel_pt_pkt_desc()
A Dintel-pt-decoder.c3551 fallthrough; in intel_pt_walk_psb()
3621 fallthrough; in intel_pt_walk_psb()
3985 fallthrough; in intel_pt_decode()
/tools/testing/selftests/bpf/
A Dxdp_hw_metadata.c696 fallthrough; in read_args()
/tools/bpf/bpftool/
A Dbtf_dumper.c838 fallthrough; in dotlabel_puts()
A Dfeature.c757 fallthrough; in probe_helpers_for_progtype()
A Dgen.c1025 fallthrough; in walk_st_ops_shadow_vars()
/tools/testing/selftests/bpf/test_kmods/
A Dbpf_testmod.c1282 fallthrough; in st_ops3_check_member()
/tools/testing/cxl/test/
A Dmem.c1353 fallthrough; in mock_transfer_fw()

Completed in 62 milliseconds

12