Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dcompiler_attributes.h223 # define fallthrough __attribute__((__fallthrough__)) macro
225 # define fallthrough do {} while (0) /* fallthrough */ macro
/linux-6.1.9/tools/bootconfig/include/linux/
Dbootconfig.h15 # define fallthrough macro