Home
last modified time | relevance | path

Searched defs:DEF (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/tools/power/cpupower/utils/idle_monitor/
H A Didle_monitors.h11 #define DEF(x) extern struct cpuidle_monitor x ##_monitor; macro
H A Dcpupower-monitor.c24 #define DEF(x) & x ## _monitor , macro
/openbmc/qemu/tcg/
H A Dtcg-common.c29 #define DEF(s, oargs, iargs, cargs, flags) \ macro
/openbmc/linux/net/mac80211/
H A Ddrop.h50 #define DEF(x) x = (__force ieee80211_rx_result)___ ## x, macro
/openbmc/linux/tools/testing/selftests/bpf/
H A Duprobe_multi.c12 #define DEF(name, idx) int NAME(name, idx)(void) { return 0; } macro
/openbmc/linux/scripts/
H A Dcheckkconfigsymbols.py24 DEF = r"^\s*(?:menu){,1}config\s+(" + SYMBOL + r")\s*" variable
/openbmc/qemu/system/
H A Dvl.c887 #define DEF(option, opt_arg, opt_enum, opt_help, arch_mask) \ in help() macro
913 #define DEF(option, opt_arg, opt_enum, opt_help, arch_mask) \ macro
933 #define DEF(option, opt_arg, opt_enum, opt_help, arch_mask) \ macro
/openbmc/qemu/
H A Dqemu-img.c144 #define DEF(option, callback, arg_string) \ in help() macro
5535 #define DEF(option, callback, arg_string) \ macro
/openbmc/qemu/include/tcg/
H A Dtcg.h173 #define DEF(name, oargs, iargs, cargs, flags) INDEX_op_ ## name, macro