Home
last modified time | relevance | path

Searched defs:ENUM (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/net/openvswitch/
H A Ddrop.h28 #define ENUM(x) x, macro
/openbmc/linux/include/linux/
H A Dkernel_read_file.h19 #define __fid_enumify(ENUM, dummy) READING_ ## ENUM, argument
H A Dsecurity.h236 #define __data_id_enumify(ENUM, dummy) LOADING_ ## ENUM, argument
/openbmc/linux/net/mac80211/
H A Ddrop.h34 #define ENUM(x) ___ ## x, macro
/openbmc/u-boot/arch/arm/mach-keystone/include/mach/
H A Dclock.h60 #define GENERATE_ENUM(NUM, ENUM) ENUM = NUM, argument
/openbmc/linux/security/integrity/ima/
H A Dima.h208 #define __ima_hook_enumify(ENUM, str) ENUM, argument
210 #define __ima_hook_measuring_stringify(ENUM, str) \ argument
/openbmc/linux/drivers/platform/x86/dell/dell-wmi-sysman/
H A Ddell-wmi-sysman.h90 enum { ENUM, INT, STR, PO }; enumerator
/openbmc/linux/drivers/scsi/aic7xxx/aicasm/
H A Daicasm_symbol.h56 ENUM, enumerator
/openbmc/linux/sound/pci/ice1712/
H A Dse.c349 enum { VOLUME1, VOLUME2, BOOLEAN, ENUM } type; enumerator
/openbmc/linux/net/netfilter/
H A Dnf_conntrack_h323_asn1.c42 #define ENUM 4 macro