Home
last modified time | relevance | path

Searched defs:fallthrough (Results 1 – 13 of 13) sorted by relevance

/OK3568_Linux_fs/external/dpdk/pcie/igb_uio/
H A Dcompat.h163 #define fallthrough __attribute__((__fallthrough__)) macro
165 #define fallthrough do {} while (0) /* fallthrough */ macro
/OK3568_Linux_fs/kernel/tools/bootconfig/include/linux/
H A Dbootconfig.h8 # define fallthrough macro
/OK3568_Linux_fs/kernel/include/linux/
H A Dcompiler_attributes.h221 # define fallthrough __attribute__((__fallthrough__)) macro
223 # define fallthrough do {} while (0) /* fallthrough */ macro
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/
H A Dmali_malisw.h101 #define fallthrough __fallthrough macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/
H A Dcompiler.h262 #define fallthrough __attribute__((__fallthrough__)) macro
264 #define fallthrough do {} while (0) /* fallthrough */ macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/
H A Dcompiler.h262 #define fallthrough __attribute__((__fallthrough__)) macro
264 #define fallthrough do {} while (0) /* fallthrough */ macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/
H A Dcompiler.h262 #define fallthrough __attribute__((__fallthrough__)) macro
264 #define fallthrough do {} while (0) /* fallthrough */ macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/
H A Dcompiler.h262 #define fallthrough __attribute__((__fallthrough__)) macro
264 #define fallthrough do {} while (0) /* fallthrough */ macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_types.h172 #define fallthrough __attribute__((__fallthrough__)) macro
176 #define fallthrough do {} while (0) /* fallthrough */ macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/
H A Dosdep_service_linux.h578 #define fallthrough __attribute__((__fallthrough__)) macro
582 #define fallthrough do {} while (0) /* fallthrough */ macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/
H A Dosdep_service_linux.h1024 #define fallthrough __attribute__((__fallthrough__)) macro
1026 #define fallthrough do {} while (0) /* fallthrough */ macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A Dosdep_service_linux.h1066 #define fallthrough __attribute__((__fallthrough__)) macro
1070 #define fallthrough do {} while (0) /* fallthrough */ macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/
H A Dosdep_service_linux.h573 #define fallthrough do {} while (0) macro