Home
last modified time | relevance | path

Searched refs:ENUM (Results 1 - 22 of 22) sorted by relevance

/kernel/linux/linux-6.6/net/mac80211/
H A Ddrop.h34 #define ENUM(x) ___ ## x, macro
37 MAC80211_DROP_REASONS_MONITOR(ENUM)
41 MAC80211_DROP_REASONS_UNUSABLE(ENUM)
42 #undef ENUM macro
/kernel/linux/linux-6.6/net/openvswitch/
H A Ddrop.h28 #define ENUM(x) x, macro
29 OVS_DROP_REASONS(ENUM)
30 #undef ENUM macro
/kernel/linux/linux-5.10/include/linux/
H A Dkernel_read_file.h19 #define __fid_enumify(ENUM, dummy) READING_ ## ENUM,
H A Dsecurity.h229 #define __data_id_enumify(ENUM, dummy) LOADING_ ## ENUM,
/kernel/linux/linux-6.6/include/linux/
H A Dkernel_read_file.h19 #define __fid_enumify(ENUM, dummy) READING_ ## ENUM,
H A Dsecurity.h236 #define __data_id_enumify(ENUM, dummy) LOADING_ ## ENUM,
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/aicasm/
H A Daicasm_symbol.c103 case ENUM: in symbol_delete()
244 case ENUM: in symlist_add()
503 case ENUM: in symtable_dump()
630 case ENUM: in symtable_dump()
H A Daicasm_symbol.h56 ENUM, enumerator
H A Daicasm_gram.y499 process_field(ENUM, $2, $3.value);
709 case ENUM:
1512 case ENUM:
1897 || node->symbol->type == ENUM
/kernel/linux/linux-5.10/sound/pci/ice1712/
H A Dse.c349 enum { VOLUME1, VOLUME2, BOOLEAN, ENUM } type; enumerator
391 .type = ENUM,
397 .type = ENUM,
611 case ENUM: in se200pci_add_controls()
/kernel/linux/linux-6.6/drivers/platform/x86/dell/dell-wmi-sysman/
H A Dsysman.c324 case ENUM: in alloc_attributes_data()
411 case ENUM: min_elements = 8; break; in init_bios_attributes()
481 case ENUM: in init_bios_attributes()
574 ret = init_bios_attributes(ENUM, DELL_WMI_BIOS_ENUMERATION_ATTRIBUTE_GUID); in sysman_init()
H A Ddell-wmi-sysman.h90 enum { ENUM, INT, STR, PO }; enumerator
/kernel/linux/linux-6.6/sound/pci/ice1712/
H A Dse.c349 enum { VOLUME1, VOLUME2, BOOLEAN, ENUM } type; enumerator
391 .type = ENUM,
397 .type = ENUM,
611 case ENUM: in se200pci_add_controls()
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/aicasm/
H A Daicasm_symbol.c104 case ENUM: in symbol_delete()
245 case ENUM: in symlist_add()
504 case ENUM: in symtable_dump()
631 case ENUM: in symtable_dump()
H A Daicasm_symbol.h56 ENUM, enumerator
H A Daicasm_gram.y498 process_field(ENUM, $2, $3.value);
708 case ENUM:
1511 case ENUM:
1896 || node->symbol->type == ENUM
/kernel/linux/linux-5.10/security/integrity/ima/
H A Dima.h205 #define __ima_hook_enumify(ENUM, str) ENUM,
207 #define __ima_hook_measuring_stringify(ENUM, str) \
/kernel/linux/linux-6.6/security/integrity/ima/
H A Dima.h208 #define __ima_hook_enumify(ENUM, str) ENUM,
210 #define __ima_hook_measuring_stringify(ENUM, str) \
/kernel/linux/linux-5.10/net/netfilter/
H A Dnf_conntrack_h323_types.c880 {FNAME("screeningIndicator") ENUM, 2, 0, 0, SKIP | EXT | OPT, 0,
948 {FNAME("screeningIndicator") ENUM, 2, 0, 0, SKIP | EXT | OPT, 0,
980 {FNAME("screeningIndicator") ENUM, 2, 0, 0, SKIP | EXT | OPT, 0,
1034 {FNAME("screeningIndicator") ENUM, 2, 0, 0, SKIP | EXT | OPT, 0,
H A Dnf_conntrack_h323_asn1.c42 #define ENUM 4 macro
/kernel/linux/linux-6.6/net/netfilter/
H A Dnf_conntrack_h323_types.c880 {FNAME("screeningIndicator") ENUM, 2, 0, 0, SKIP | EXT | OPT, 0,
948 {FNAME("screeningIndicator") ENUM, 2, 0, 0, SKIP | EXT | OPT, 0,
980 {FNAME("screeningIndicator") ENUM, 2, 0, 0, SKIP | EXT | OPT, 0,
1034 {FNAME("screeningIndicator") ENUM, 2, 0, 0, SKIP | EXT | OPT, 0,
H A Dnf_conntrack_h323_asn1.c42 #define ENUM 4 macro

Completed in 25 milliseconds