Home
last modified time | relevance | path

Searched refs:__fallthrough (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/
H A Dmali_malisw.h101 #define fallthrough __fallthrough
104 #ifndef __fallthrough
105 #define __fallthrough __attribute__((fallthrough)) macro
/OK3568_Linux_fs/kernel/tools/include/linux/
H A Dcompiler.h195 #ifndef __fallthrough
196 # define __fallthrough macro
H A Dcompiler-gcc.h16 # define __fallthrough __attribute__ ((fallthrough)) macro
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dstring.c39 __fallthrough; in perf_atoll()
H A Dstrfilter.c277 __fallthrough; in strfilter_node__sprint()
H A Dordered-events.c286 __fallthrough; in __ordered_events__flush()
H A Dcallchain.c721 __fallthrough; in match_chain()
742 __fallthrough; in match_chain()
/OK3568_Linux_fs/kernel/samples/bpf/
H A Dhbm.c487 __fallthrough; in main()
/OK3568_Linux_fs/kernel/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-pkt-decoder.c704 __fallthrough; in intel_pt_pkt_desc()
H A Dintel-pt-decoder.c2389 __fallthrough; in intel_pt_walk_psb()
2455 __fallthrough; in intel_pt_walk_psb()
2817 __fallthrough; in intel_pt_decode()
/OK3568_Linux_fs/kernel/tools/perf/
H A Dbuiltin-top.c711 __fallthrough; in display_thread()