| /linux/kernel/bpf/ |
| H A D | cfg.c | 14 * 2 label v as discovered 25 * 13 if vertex w is not discovered and not explored 27 * 15 label w as discovered 30 * 18 else if vertex w is discovered 39 * 0x10 - discovered 40 * 0x11 - discovered and fall-through edge labelled 41 * 0x12 - discovered and fall-through and branch edges labelled 46 DISCOVERED = 0x10, enumerator 108 if (e == FALLTHROUGH && insn_state[t] >= (DISCOVERED | FALLTHROUGH)) in push_insn() 111 if (e == BRANCH && insn_state[t] >= (DISCOVERED | BRANCH)) in push_insn() [all …]
|
| /linux/Documentation/ABI/stable/ |
| H A D | configfs-nvmet | 154 subsystem has been discovered. 158 changed after the subsystem has been discovered. 207 Cannot be changed after the subsystem has been discovered. 284 changed after the subsystem has been discovered. 294 been discovered.
|
| /linux/Documentation/arch/x86/ |
| H A D | topology.rst | 147 The topology on x86 systems can be discovered using a combination of vendor 162 Support for the leaf is discovered by checking if the maximum extended 186 The support for the leaf is discovered by checking if the maximum supported 207 The support for the leaf is discovered by checking if the supported 250 the `node_id` was discovered using MSR_FAM10H_NODE_ID MSR (MSR 267 The support for the leaf is discovered by checking if the supported
|
| /linux/drivers/bus/ |
| H A D | mips_cdmm.c | 219 * of matching devices which are discovered. in BUILD_PERCPU_HELPER() 259 * @discovered: Whether the devices on the bus have been discovered yet. 269 bool discovered; member 528 bus->discovered = true; in mips_cdmm_bus_discover() 646 * devices already discovered on that CPU. 665 if (!bus->discovered) in mips_cdmm_cpu_online()
|
| /linux/Documentation/scsi/ |
| H A D | bnx2fc.rst | 9 transparent. Devices discovered on the SAN will be registered and unregistered 19 support the VLANs that have been discovered for FCoE operation (e.g.
|
| H A D | megaraid.rst | 51 adapter discovered, and lsiioctl would essentially be a switch,
|
| H A D | scsi-parameters.rst | 97 discovered. async scans them in kernel threads,
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-bus-fcoe | 41 FCFs discovered by this controller. 131 used to identify the discovered FCF. FCFs will exist in a
|
| /linux/tools/perf/pmu-events/arch/x86/silvermont/ |
| H A D | pipeline.json | 107 …uld be taken, but it is not, or vice-versa. When the misprediction is discovered, all the instruc… 116 …uld be taken, but it is not, or vice-versa. When the misprediction is discovered, all the instruc… 126 …uld be taken, but it is not, or vice-versa. When the misprediction is discovered, all the instruc… 136 …uld be taken, but it is not, or vice-versa. When the misprediction is discovered, all the instruc… 146 …uld be taken, but it is not, or vice-versa. When the misprediction is discovered, all the instruc… 156 …uld be taken, but it is not, or vice-versa. When the misprediction is discovered, all the instruc…
|
| /linux/arch/arm/boot/dts/vt8500/ |
| H A D | wm8950.dtsi | 6 /* No differences have been discovered vs. WM8850, but chip markings differ */
|
| /linux/arch/powerpc/include/asm/ |
| H A D | serial.h | 6 * Serial ports are not listed here, because they are discovered
|
| /linux/Documentation/driver-api/rapidio/ |
| H A D | rapidio.rst | 210 form a network which will be enumerated/discovered. Discovering endpoints have 212 controllers have been initialized and are ready to be discovered. Configuration 291 in the system, it sets the Discovered bit in the Port General Control CSR 298 about RapidIO network structure and are building an internal map of discovered
|
| /linux/fs/sysfs/ |
| H A D | Kconfig | 12 kernel, such as the devices the kernel has discovered on each bus and
|
| /linux/Documentation/driver-api/nfc/ |
| H A D | nfc-hci.rst | 106 discovered target. 275 that was discovered). 308 active, it will send a tag discovered event with an empty tag list to the user
|
| /linux/drivers/parisc/ |
| H A D | README.dino | 4 ** "HP has discovered a potential system defect that can affect
|
| /linux/drivers/firmware/efi/ |
| H A D | efi-init.c | 168 * Discard memblocks discovered so far except for KHO scratch in reserve_regions() 188 * KHO is disabled. Discard memblocks discovered so far: in reserve_regions()
|
| /linux/net/tipc/ |
| H A D | discover.c | 56 * @num_nodes: number of nodes currently discovered (i.e. with an active link) 263 /* tipc_disc_add_dest - increment set of discovered nodes 272 /* tipc_disc_remove_dest - decrement set of discovered nodes
|
| /linux/arch/x86/pci/ |
| H A D | legacy.c | 50 pr_info("PCI: Discovered peer bus %02x\n", busn); in pcibios_scan_specific_bus()
|
| /linux/arch/parisc/include/asm/ |
| H A D | parisc-device.h | 38 int (*probe)(struct parisc_device *dev); /* New device discovered */
|
| /linux/Documentation/devicetree/bindings/nvmem/layouts/ |
| H A D | onie,tlv-layout.yaml | 19 dynamic and should be discovered at run time because it depends on the
|
| /linux/Documentation/devicetree/bindings/display/panel/ |
| H A D | tpo,tpg110.yaml | 19 can be discovered and the hardware is therefore mostly
|
| /linux/drivers/nfc/microread/ |
| H A D | microread.c | 474 pr_info("target discovered to gate 0x%x\n", gate); in microread_target_discovered() 558 pr_info("discard target discovered to gate 0x%x\n", gate); in microread_target_discovered() 571 pr_err("Failed to handle discovered target err=%d\n", r); in microread_target_discovered()
|
| /linux/Documentation/devicetree/bindings/virtio/ |
| H A D | pci-iommu.yaml | 14 discovered dynamically by the PCI probing infrastructure. However the
|
| /linux/arch/mips/include/asm/ |
| H A D | cdmm.h | 33 * @probe Callback for probing newly discovered devices.
|
| /linux/tools/testing/selftests/ublk/ |
| H A D | Makefile | 114 # Generate targets for each discovered test group
|