Home
last modified time | relevance | path

Searched refs:undefined (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/lib/
DKconfig.ubsan7 This option enables undefined behaviour sanity checker
8 Compile-time instrumentation is used to detect various undefined
40 tristate "Module for testing for undefined behavior detection"
44 It triggers various undefined behavior, and detect it.
/linux-4.19.296/drivers/pci/
Dsetup-bus.c1642 undefined = -1, enumerator
1649 static enum enable_type pci_realloc_enable = undefined;
1691 if (enable_local != undefined) in pci_realloc_detect()
1758 if (enable_local == undefined) in pci_assign_unassigned_root_bus_resources()