Home
last modified time | relevance | path

Searched full:offer (Results 1 – 25 of 289) sorted by relevance

12345678910>>...12

/kernel/linux/linux-6.6/drivers/hv/
Dhv_trace.h30 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 …]
Dchannel_mgmt.c203 const guid_t *guid = &channel->offermsg.offer.if_type; in hv_get_dev_type()
534 &newchannel->offermsg.offer.if_type, in vmbus_add_channel_work()
535 &newchannel->offermsg.offer.if_instance, in vmbus_add_channel_work()
587 * vmbus_process_offer - Process the offer by creating a channel/device
588 * associated with this offer
624 if (guid_equal(&channel->offermsg.offer.if_type, in vmbus_process_offer()
625 &newchannel->offermsg.offer.if_type) && in vmbus_process_offer()
626 guid_equal(&channel->offermsg.offer.if_instance, in vmbus_process_offer()
627 &newchannel->offermsg.offer.if_instance)) { in vmbus_process_offer()
653 if (newchannel->offermsg.offer.sub_channel_index == 0) { in vmbus_process_offer()
[all …]
/kernel/linux/linux-5.10/drivers/hv/
Dhv_trace.h30 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 …]
Dchannel_mgmt.c175 const guid_t *guid = &channel->offermsg.offer.if_type; in hv_get_dev_type()
493 &newchannel->offermsg.offer.if_type, in vmbus_add_channel_work()
494 &newchannel->offermsg.offer.if_instance, in vmbus_add_channel_work()
546 * vmbus_process_offer - Process the offer by creating a channel/device
547 * associated with this offer
595 if (guid_equal(&channel->offermsg.offer.if_type, in vmbus_process_offer()
596 &newchannel->offermsg.offer.if_type) && in vmbus_process_offer()
597 guid_equal(&channel->offermsg.offer.if_instance, in vmbus_process_offer()
598 &newchannel->offermsg.offer.if_instance)) { in vmbus_process_offer()
611 if (newchannel->offermsg.offer.sub_channel_index == 0) { in vmbus_process_offer()
[all …]
/kernel/linux/linux-6.6/Documentation/virt/hyperv/
Dvmbus.rst8 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
267 and must not be assumed to be consistent in Linux code. Offer
270 to running VMs. A new offer message is processed by
273 Upon receipt of an offer message, the guest identifies the device
/kernel/linux/linux-5.10/Documentation/virt/kvm/arm/
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.
/kernel/linux/linux-5.10/include/linux/
Dhyperv.h263 * At the center of the Channel Management library is the Channel Offer. This
264 * struct contains the fundamental information about an offer.
501 /* Offer Channel parameters */
504 struct vmbus_channel_offer offer; member
528 /* Rescind Offer parameters */
541 * Request Offer -- no parameters, SynIC message contains the partition ID
556 /* ID making a particular open request at a channel offer unique. */
869 * The initial offer is considered the primary channel and this
870 * offer message will indicate if the host supports sub-channels.
880 * process context when a sub-channel offer is received from the host.
[all …]
/kernel/linux/linux-6.6/include/linux/
Dhyperv.h293 * At the center of the Channel Management library is the Channel Offer. This
294 * struct contains the fundamental information about an offer.
532 /* Offer Channel parameters */
535 struct vmbus_channel_offer offer; member
559 /* Rescind Offer parameters */
566 * Request Offer -- no parameters, SynIC message contains the partition ID
581 /* ID making a particular open request at a channel offer unique. */
937 * The initial offer is considered the primary channel and this
938 * offer message will indicate if the host supports sub-channels.
948 * process context when a sub-channel offer is received from the host.
[all …]
/kernel/linux/linux-6.6/Documentation/virt/kvm/arm/
Dhypercalls.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.
/kernel/linux/linux-5.10/LICENSES/dual/
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.
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.
/kernel/linux/linux-6.6/LICENSES/dual/
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.
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.
/kernel/linux/linux-6.6/Documentation/hwmon/
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
/kernel/linux/linux-5.10/Documentation/hwmon/
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
/kernel/linux/patches/
DLICENSE40 (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.)
/kernel/linux/config/
DLICENSE40 (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.)
/kernel/linux/linux-5.10/LICENSES/preferred/
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.)
/kernel/linux/common_modules/
DLICENSES-GPL-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.)
/kernel/linux/linux-6.6/LICENSES/preferred/
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.)
/kernel/linux/build/
DLICENSE40 (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.)
/kernel/linux/common_modules/newip/third_party/linux-5.10/LICENSES/
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.)
/kernel/linux/linux-6.6/tools/usb/usbip/
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.)
/kernel/linux/linux-5.10/tools/usb/usbip/
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.)
/kernel/linux/linux-6.6/drivers/net/hyperv/
Dnetvsc_trace.h146 __entry->qid = chan->offermsg.offer.sub_channel_index;
169 __entry->qid = chan->offermsg.offer.sub_channel_index;

12345678910>>...12