/kernel/linux/linux-6.6/net/mac80211/ |
H A D | drop.h | 34 #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 D | drop.h | 28 #define ENUM(x) x, macro 29 OVS_DROP_REASONS(ENUM) 30 #undef ENUM macro
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | kernel_read_file.h | 19 #define __fid_enumify(ENUM, dummy) READING_ ## ENUM,
|
H A D | security.h | 229 #define __data_id_enumify(ENUM, dummy) LOADING_ ## ENUM,
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | kernel_read_file.h | 19 #define __fid_enumify(ENUM, dummy) READING_ ## ENUM,
|
H A D | security.h | 236 #define __data_id_enumify(ENUM, dummy) LOADING_ ## ENUM,
|
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/aicasm/ |
H A D | aicasm_symbol.c | 103 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 D | aicasm_symbol.h | 56 ENUM, enumerator
|
H A D | aicasm_gram.y | 499 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 D | se.c | 349 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 D | sysman.c | 324 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 D | dell-wmi-sysman.h | 90 enum { ENUM, INT, STR, PO }; enumerator
|
/kernel/linux/linux-6.6/sound/pci/ice1712/ |
H A D | se.c | 349 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 D | aicasm_symbol.c | 104 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 D | aicasm_symbol.h | 56 ENUM, enumerator
|
H A D | aicasm_gram.y | 498 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 D | ima.h | 205 #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 D | ima.h | 208 #define __ima_hook_enumify(ENUM, str) ENUM, 210 #define __ima_hook_measuring_stringify(ENUM, str) \
|
/kernel/linux/linux-5.10/net/netfilter/ |
H A D | nf_conntrack_h323_types.c | 880 {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 D | nf_conntrack_h323_asn1.c | 42 #define ENUM 4 macro
|
/kernel/linux/linux-6.6/net/netfilter/ |
H A D | nf_conntrack_h323_types.c | 880 {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 D | nf_conntrack_h323_asn1.c | 42 #define ENUM 4 macro
|