Home
last modified time | relevance | path

Searched refs:UNKNOWN (Results 1 – 28 of 28) sorted by relevance

/linux-4.1.27/security/integrity/ima/
Dima_policy.c33 #define UNKNOWN 0 macro
510 entry->action = UNKNOWN; in ima_parse_rule()
525 if (entry->action != UNKNOWN) in ima_parse_rule()
533 if (entry->action != UNKNOWN) in ima_parse_rule()
541 if (entry->action != UNKNOWN) in ima_parse_rule()
549 if (entry->action != UNKNOWN) in ima_parse_rule()
557 if (entry->action != UNKNOWN) in ima_parse_rule()
734 if (!result && (entry->action == UNKNOWN)) in ima_parse_rule()
/linux-4.1.27/drivers/ata/
Dpata_legacy.c95 UNKNOWN = -1 enumerator
1215 legacy_probe_add(0x1F0, 14, UNKNOWN, 0); in legacy_init()
1217 legacy_probe_add(0x170, 15, UNKNOWN, 0); in legacy_init()
1221 legacy_probe_add(0x1E8, 11, UNKNOWN, 0); in legacy_init()
1222 legacy_probe_add(0x168, 10, UNKNOWN, 0); in legacy_init()
1223 legacy_probe_add(0x1E0, 8, UNKNOWN, 0); in legacy_init()
1224 legacy_probe_add(0x160, 12, UNKNOWN, 0); in legacy_init()
1235 if (pl->type == UNKNOWN) in legacy_init()
/linux-4.1.27/drivers/misc/eeprom/
Deeprom.c36 UNKNOWN, enumerator
171 data->nature = UNKNOWN; in eeprom_probe()
/linux-4.1.27/sound/usb/usx2y/
Dusbus428ctldefs.h61 unsigned char UNKNOWN; member
/linux-4.1.27/arch/powerpc/include/asm/
Dsstep.h53 UNKNOWN enumerator
/linux-4.1.27/Documentation/video4linux/
DCARDLIST.cx238851 0 -> UNKNOWN/GENERIC [0070:3400]
DREADME.cx8844 If your card is listed as "board: UNKNOWN/GENERIC" it is unknown to
DCARDLIST.cx881 0 -> UNKNOWN/GENERIC
DCARDLIST.bttv1 0 -> *** UNKNOWN/GENERIC ***
DCARDLIST.saa71341 0 -> UNKNOWN/GENERIC
/linux-4.1.27/drivers/gpu/drm/nouveau/
Dnouveau_drm.h113 UNKNOWN = 0, enumerator
Dnouveau_agp.c79 if (drm->agp.stat == UNKNOWN) { in nouveau_agp_enabled()
/linux-4.1.27/Documentation/devicetree/bindings/power_supply/ab8500/
Dfg.txt53 "UNKNOWN" "NiMH" "LION" "LIPO" "LiFe" "NiCd" "LiMn"
/linux-4.1.27/drivers/media/pci/zoran/
Dzoran.h75 UNKNOWN = -1, enumerator
/linux-4.1.27/sound/pci/hda/
Dpatch_via.c66 UNKNOWN = -1, enumerator
152 codec_type = UNKNOWN; in get_codec_type()
191 codec_type = UNKNOWN; in get_codec_type()
/linux-4.1.27/include/trace/events/
Dkvm.h12 ERSN(UNKNOWN), ERSN(EXCEPTION), ERSN(IO), ERSN(HYPERCALL), \
/linux-4.1.27/Documentation/scsi/
DNinjaSCSI.txt19 If you installed pcmcia-cs already, pcmcia reports your card as UNKNOWN
/linux-4.1.27/sound/pci/
Dbt87x.c969 BT_DEVICE(PCI_DEVICE_ID_BROOKTREE_878, PCI_ANY_ID, PCI_ANY_ID, UNKNOWN),
970 BT_DEVICE(PCI_DEVICE_ID_BROOKTREE_879, PCI_ANY_ID, PCI_ANY_ID, UNKNOWN),
/linux-4.1.27/Documentation/sound/alsa/
DChannel-Mapping-API.txt143 UNKNOWN.
/linux-4.1.27/sound/drivers/
Dml403-ac97cr.c107 #define UNKNOWN (1<<0) macro
115 #define PDEBUG_FACILITIES (UNKNOWN | INIT_FAILURE | WORK_FAILURE)
/linux-4.1.27/drivers/net/ethernet/sis/
Dsis190.c304 UNKNOWN = 0x00, enumerator
1278 (phy->type != UNKNOWN)) { in sis190_default_phy()
1347 phy->type = UNKNOWN; in sis190_init_phy()
Dsis900.c129 #define UNKNOWN 0x0 macro
660 mii_phy->phy_types = UNKNOWN; in sis900_mii_probe()
735 (phy->phy_types != UNKNOWN)) in sis900_default_phy()
/linux-4.1.27/drivers/char/tpm/
Dtpm_i2c_infineon.c63 UNKNOWN, enumerator
/linux-4.1.27/Documentation/networking/
Doperstates.txt33 Interface is in RFC2863 operational state UP or UNKNOWN. This is for
/linux-4.1.27/Documentation/trace/
Dmmiotrace.txt141 unk. opcode UNKNOWN timestamp, map id, physical, data, PC, PID
/linux-4.1.27/drivers/iommu/
Ddmar.c1449 UNKNOWN, enumerator
1491 *fault_type = UNKNOWN; in dmar_get_fault_reason()
/linux-4.1.27/Documentation/arm64/
Dbooting.txt169 higher exception level to prevent execution in an UNKNOWN state.
/linux-4.1.27/arch/powerpc/lib/
Dsstep.c672 op->type = UNKNOWN; in analyse_instr()
1331 op->type = UNKNOWN; in analyse_instr()