Home
last modified time | relevance | path

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

12345678910>>...18

/openbmc/linux/drivers/hv/
H A Dchannel_mgmt.c960 memcpy(&channel->offermsg, offer, in vmbus_setup_channel_state()
978 if (offer->offer.sub_channel_index != 0) in find_primary_channel_by_offer()
985 inst2 = &offer->offer.if_instance; in find_primary_channel_by_offer()
1000 const guid_t *guid = &offer->offer.if_type; in vmbus_is_valid_offer()
1006 if (is_hvsock_offer(offer)) in vmbus_is_valid_offer()
1028 trace_vmbus_onoffer(offer); in vmbus_onoffer()
1030 if (!vmbus_is_valid_offer(offer)) { in vmbus_onoffer()
1032 offer->child_relid); in vmbus_onoffer()
1077 offer_sz = sizeof(*offer); in vmbus_onoffer()
1087 offer->child_relid); in vmbus_onoffer()
[all …]
H 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 …]
/openbmc/phosphor-host-ipmid/
H A Dmeson.options48 # IPMI whitelist mechanism is not needed by everyone; offer a way to disable it
53 …, description: 'The Entity Manager Decorators flag is enabled by default; offer a way to disable i…
56 …e: 'disabled', description: 'Dynamic sensors stack is enabled by default; offer a way to disable i…
57 …e: 'disabled', description: 'Dynamic sensors stack is enabled by default; offer a way to disable i…
58 …e: 'disabled', description: 'Hybrid sensors stack is disabled by default; offer a way to enable it…
59 … 'disabled', description: 'OEM sensor SDR parsing is disabled by default; offer a way to enable it…
62 …lue: 'disabled', description: 'Sensor cache stack is disabled by default; offer a way to enable it…
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DImlib25 …twork or media) as well as making an offer to supply the source on request. This Copyright notice …
H A DOGL-UK-1.055 …ority to offer Information under the terms of this licence or the Controller of Her Majesty’s Stat…
64 …ght and database right owned by the Crown. The extent of the Controller’s offer to license this In…
H A DOGL-UK-2.055 … to offer Information under the terms of this licence. It includes the Controller of Her Majesty’s…
66 …ght and database right owned by the Crown. The extent of the Controller’s offer to license this In…
H A DOGL-UK-3.054 …as the authority to offer Information under the terms of this licence or the Keeper of Public Reco…
63 …ect to copyright and database right owned by the Crown. The extent of the offer to license this In…
H A DSISSL-1.243 …or selling of Original Code, to make, have made, use, practice, sell, and offer for sale, and/or o…
51 …is License with every copy of the Source Code You distribute. You may not offer or impose any term…
55offer, and to charge a fee for, warranty, support, indemnity or liability obligations to one or mo…
57 …eloper for any liability incurred by the Initial Developer as a result of any such terms You offer.
/openbmc/boost-dbus/include/dbus/
H A Dfilter.hpp27 bool offer(message& m) { in offer() function in dbus::filter
/openbmc/u-boot/Documentation/devicetree/bindings/timer/
H A Dfsl,mpc83xx-timer.txt3 MPC83xx SoCs offer a decrementer interrupt that can be used to implement delay
/openbmc/u-boot/Documentation/devicetree/bindings/axi/
H A Dgdsys,ihs_axi.txt3 Certain gdsys IHS FPGAs offer a interface to their built-in AXI bus with which
/openbmc/linux/drivers/net/hyperv/
H A Dnetvsc_trace.h146 __entry->qid = chan->offermsg.offer.sub_channel_index;
169 __entry->qid = chan->offermsg.offer.sub_channel_index;
/openbmc/linux/Documentation/virt/kvm/arm/
H A 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.
/openbmc/boost-dbus/include/dbus/impl/
H A Dfilter.ipp17 if (f.offer(m_)) {
/openbmc/linux/drivers/net/can/peak_canfd/
H A DKconfig8 These 1x or 2x CAN-FD channels cards offer CAN 2.0 a/b as well as
/openbmc/linux/Documentation/hwmon/
H 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
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-bluetooth/
H A Dgnome-bluetooth3_3.34.5.bb36 # offer alternate bluetooth-sendto
/openbmc/linux/Documentation/devicetree/bindings/hwmon/pmbus/
H A Dti,lm25066.yaml16 offer temperature, current, voltage, and power monitoring.
/openbmc/linux/Documentation/driver-api/acpi/
H 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
/openbmc/openbmc/meta-openembedded/meta-oe/licenses/
H A Dread-edid5 * offer support for this software as long as I am capable of doing so,
/openbmc/linux/Documentation/virt/hyperv/
H A 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
270 to running VMs. A new offer message is processed by
273 Upon receipt of an offer message, the guest identifies the device
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-support/accountsservice/accountsservice/
H A D0001-musl-Hack-to-fix-build.patch24 + # As usual they know better, consider all other projects crap and offer zero
/openbmc/linux/drivers/ntb/
H A DKconfig21 hardware doorbells. MSI interrupts typically offer lower latency
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-platform_profile20 Userspace may expect drivers to offer more than one of these
/openbmc/openbmc/poky/meta/recipes-devtools/python/
H A Dpython3-lxml_5.1.0.bb5 significantly to offer support for XPath, RelaxNG, XML Schema, XSLT, \

12345678910>>...18