/linux-6.1.9/drivers/hv/ |
D | channel_mgmt.c | 194 const guid_t *guid = &channel->offermsg.offer.if_type; in hv_get_dev_type() 525 &newchannel->offermsg.offer.if_type, in vmbus_add_channel_work() 526 &newchannel->offermsg.offer.if_instance, in vmbus_add_channel_work() 615 if (guid_equal(&channel->offermsg.offer.if_type, in vmbus_process_offer() 616 &newchannel->offermsg.offer.if_type) && in vmbus_process_offer() 617 guid_equal(&channel->offermsg.offer.if_instance, in vmbus_process_offer() 618 &newchannel->offermsg.offer.if_instance)) { in vmbus_process_offer() 644 if (newchannel->offermsg.offer.sub_channel_index == 0) { in vmbus_process_offer() 787 if (channel->offermsg.offer.sub_channel_index >= ncpu || in init_vp_index() 935 struct vmbus_channel_offer_channel *offer) in vmbus_setup_channel_state() argument [all …]
|
D | hv_trace.h | 30 TP_PROTO(const struct vmbus_channel_offer_channel *offer), 31 TP_ARGS(offer), 43 TP_fast_assign(__entry->child_relid = offer->child_relid; 44 __entry->monitorid = offer->monitorid; 45 __entry->is_ddc_int = offer->is_dedicated_interrupt; 46 __entry->connection_id = offer->connection_id; 47 export_guid(__entry->if_type, &offer->offer.if_type); 48 export_guid(__entry->if_instance, &offer->offer.if_instance); 49 __entry->chn_flags = offer->offer.chn_flags; 50 __entry->mmio_mb = offer->offer.mmio_megabytes; [all …]
|
/linux-6.1.9/drivers/net/hyperv/ |
D | netvsc_trace.h | 146 __entry->qid = chan->offermsg.offer.sub_channel_index; 169 __entry->qid = chan->offermsg.offer.sub_channel_index;
|
/linux-6.1.9/Documentation/virt/kvm/arm/ |
D | hypercalls.rst | 46 KVM does not offer 65 available. KVM does not offer firmware support for the workaround. 68 unknown. KVM does not offer firmware support for the workaround.
|
/linux-6.1.9/Documentation/hwmon/ |
D | ucd9000.rst | 39 interrupts, cascading, or other system functions. Twelve of these pins offer PWM 47 functions. Twelve of these pins offer PWM functionality. Using these pins, the 60 functions. Ten of these pins offer PWM functionality. Using these pins, the
|
/linux-6.1.9/drivers/net/can/peak_canfd/ |
D | Kconfig | 8 These 1x or 2x CAN-FD channels cards offer CAN 2.0 a/b as well as
|
/linux-6.1.9/Documentation/driver-api/acpi/ |
D | linuxized-acpica.rst | 81 A. OS Service Layer - Provided by Linux to offer OS dependent 89 B. ACPICA Functionality - Released from ACPICA code base to offer 107 ACPI subsystem to offer architecture specific implementation of the 229 rebased on the ACPICA side in order to offer better solutions, new ACPICA
|
/linux-6.1.9/Documentation/devicetree/bindings/hwmon/pmbus/ |
D | ti,lm25066.yaml | 16 offer temperature, current, voltage, and power monitoring.
|
/linux-6.1.9/Documentation/virt/hyperv/ |
D | vmbus.rst | 8 used to offer synthetic devices to the guest VM and, in some cases, 259 offer message to the guest for each synthetic device that the VM 262 identified by a GUID. The offer message from Hyper-V contains 264 There is one offer message for each device instance, so a VM with 266 class ID. The ordering of offer messages can vary from boot-to-boot 270 to running VMs. A new offer message is processed by 273 Upon receipt of an offer message, the guest identifies the device
|
/linux-6.1.9/drivers/ntb/ |
D | Kconfig | 21 hardware doorbells. MSI interrupts typically offer lower latency
|
/linux-6.1.9/Documentation/ABI/testing/ |
D | sysfs-platform_profile | 20 Userspace may expect drivers to offer more than one of these
|
D | sysfs-kernel-iommu_groups | 46 remove translations after use. This may offer reduced
|
/linux-6.1.9/net/vmw_vsock/ |
D | hyperv_transport.c | 309 if_type = &chan->offermsg.offer.if_type; in hvs_open_connection() 310 if_instance = &chan->offermsg.offer.if_instance; in hvs_open_connection() 311 conn_from_host = chan->offermsg.offer.u.pipe.user_def[0]; in hvs_open_connection()
|
/linux-6.1.9/LICENSES/dual/ |
D | CDDL-1.0 | 102 practice, sell, and offer for sale, and/or otherwise 136 offer for sale, have made, and/or otherwise dispose of: (1) 190 You may not offer or impose any terms on any Covered Software in 193 offer, and to charge a fee for, warranty, support, indemnity or 202 offer. 219 offer.
|
D | MPL-1.1 | 109 sell, and offer for sale, and/or otherwise dispose of the 136 of such combination), to make, use, sell, offer for sale, have 165 distribute. You may not offer or impose any terms on any Source Code 232 rights relating to Covered Code. You may choose to offer, and to 241 support, indemnity or liability terms You offer. 264 terms You offer.
|
/linux-6.1.9/Documentation/networking/ |
D | xfrm_device.rst | 16 Luckily, there are NICs that offer a hardware based IPsec offload which 18 Device interface allows NIC drivers to offer to the stack access to the
|
/linux-6.1.9/Documentation/devicetree/bindings/hwmon/ |
D | adi,adm1275.yaml | 15 that offer digital current, voltage, and power monitoring using an on-chip,
|
/linux-6.1.9/Documentation/userspace-api/ |
D | sysfs-platform_profile.rst | 15 The purpose of the platform_profile attribute is to offer a generic sysfs
|
/linux-6.1.9/include/linux/ |
D | hyperv.h | 515 struct vmbus_channel_offer offer; member 1073 return !!(o->offer.chn_flags & VMBUS_CHANNEL_TLNPI_PROVIDER_OFFER); in is_hvsock_offer() 1083 return c->offermsg.offer.sub_channel_index != 0; in is_sub_channel()
|
/linux-6.1.9/drivers/gpu/drm/nouveau/ |
D | Kconfig | 35 ways, so offer a way to disable it now. For uapi compat with
|
/linux-6.1.9/Documentation/x86/x86_64/ |
D | 5level-paging.rst | 11 this limit: some vendors offer servers with 64 TiB of memory today.
|
/linux-6.1.9/tools/usb/usbip/ |
D | COPYING | 40 (2) offer you this license which gives you legal permission to copy, 88 you may at your option offer warranty protection in exchange for a fee. 142 b) Accompany it with a written offer, valid for at least three 149 c) Accompany it with the information you received as to the offer 153 an offer, in accord with Subsection b above.)
|
/linux-6.1.9/LICENSES/preferred/ |
D | GPL-2.0 | 59 (2) offer you this license which gives you legal permission to copy, 107 you may at your option offer warranty protection in exchange for a fee. 161 b) Accompany it with a written offer, valid for at least three 168 c) Accompany it with the information you received as to the offer 172 an offer, in accord with Subsection b above.)
|
/linux-6.1.9/Documentation/devicetree/bindings/display/ |
D | arm,malidp.yaml | 16 DP650 processors that offer multiple composition layers, support for
|
/linux-6.1.9/Documentation/nvdimm/ |
D | maintainer-entry-profile.rst | 60 look and offer their opinion.
|