Home
last modified time | relevance | path

Searched refs:offer (Results 1 – 25 of 86) sorted by relevance

1234

/linux/drivers/hv/
A Dchannel_mgmt.c523 &newchannel->offermsg.offer.if_type, in vmbus_add_channel_work()
524 &newchannel->offermsg.offer.if_instance, in vmbus_add_channel_work()
941 memcpy(&channel->offermsg, offer, in vmbus_setup_channel_state()
959 if (offer->offer.sub_channel_index != 0) in find_primary_channel_by_offer()
966 inst2 = &offer->offer.if_instance; in find_primary_channel_by_offer()
1005 trace_vmbus_onoffer(offer); in vmbus_onoffer()
1007 if (!vmbus_is_valid_device(&offer->offer.if_type)) { in vmbus_onoffer()
1009 offer->child_relid); in vmbus_onoffer()
1054 offer_sz = sizeof(*offer); in vmbus_onoffer()
1064 offer->child_relid); in vmbus_onoffer()
[all …]
A Dhv_trace.h30 TP_PROTO(const struct vmbus_channel_offer_channel *offer),
31 TP_ARGS(offer),
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;
51 __entry->sub_idx = offer->offer.sub_channel_index;
[all …]
/linux/Documentation/virt/kvm/arm/
A Dpsci.rst46 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/drivers/net/hyperv/
A Dnetvsc_trace.h146 __entry->qid = chan->offermsg.offer.sub_channel_index;
169 __entry->qid = chan->offermsg.offer.sub_channel_index;
/linux/Documentation/hwmon/
A Ducd9000.rst39 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
A Dasc7621.rst47 We offer GPIO features on the former VID pins. These are open-drain
51 We offer flexible mapping of temperature readings to thermal zones. Any
/linux/Documentation/driver-api/acpi/
A Dlinuxized-acpica.rst81 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/drivers/net/can/peak_canfd/
A DKconfig8 These 1x or 2x CAN-FD channels cards offer CAN 2.0 a/b as well as
/linux/Documentation/devicetree/bindings/hwmon/pmbus/
A Dti,lm25066.yaml16 offer temperature, current, voltage, and power monitoring.
/linux/Documentation/devicetree/bindings/hwmon/
A Dadi,adm1275.yaml15 that offer digital current, voltage, and power monitoring using an on-chip,
/linux/net/vmw_vsock/
A Dhyperv_transport.c300 if_type = &chan->offermsg.offer.if_type; in hvs_open_connection()
301 if_instance = &chan->offermsg.offer.if_instance; in hvs_open_connection()
302 conn_from_host = chan->offermsg.offer.u.pipe.user_def[0]; in hvs_open_connection()
/linux/drivers/ntb/
A DKconfig21 hardware doorbells. MSI interrupts typically offer lower latency
/linux/Documentation/ABI/testing/
A Dsysfs-platform_profile20 Userspace may expect drivers to offer more than one of these
A Dsysfs-kernel-iommu_groups46 remove translations after use. This may offer reduced
/linux/LICENSES/dual/
A DCDDL-1.0102 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.
A DMPL-1.1109 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/Documentation/networking/
A Dxfrm_device.rst16 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/Documentation/devicetree/bindings/display/
A Darm,malidp.txt5 DP650 processors that offer multiple composition layers, support for
/linux/Documentation/userspace-api/
A Dsysfs-platform_profile.rst15 The purpose of the platform_profile attribute is to offer a generic sysfs
/linux/include/linux/
A Dhyperv.h511 struct vmbus_channel_offer offer; member
1049 return !!(c->offermsg.offer.chn_flags & in is_hvsock_channel()
1055 return c->offermsg.offer.sub_channel_index != 0; in is_sub_channel()
/linux/tools/usb/usbip/
A DCOPYING40 (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/LICENSES/preferred/
A DGPL-2.059 (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/drivers/gpu/drm/nouveau/
A DKconfig33 ways, so offer a way to disable it now. For uapi compat with
/linux/Documentation/x86/x86_64/
A D5level-paging.rst11 this limit: some vendors offer servers with 64 TiB of memory today.
/linux/Documentation/nvdimm/
A Dmaintainer-entry-profile.rst60 look and offer their opinion.

Completed in 40 milliseconds

1234