/openbmc/phosphor-power/phosphor-regulators/src/ |
H A D | config_file_parser.hpp | 11 * distributed under the License is distributed on an "AS IS" BASIS, 67 * Throws a ConfigFileParserError if an error occurs. 85 * Throws an invalid_argument exception if the property does not exist. 107 * Parses a JSON element containing an action. 111 * Throws an exception if parsing fails. 119 * Parses a JSON element containing an array of actions. 123 * Throws an exception if parsing fails. 132 * Parses a JSON element containing an and action. 136 * Throws an exception if parsing fails. 148 * Throws an exception if parsing fails. [all …]
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Common/Callout/ |
H A D | README.md | 5 A callout is typically an indication of a faulty hardware component in a system. 6 In OpenBMC, a callout is defined as any other error, via a YAML file. An example 7 would be `xyz.openbmc_project.Error.Callout.IIC`, to indicate an IIC callout. 10 is familiar to them, such as a sysfs entry, or an IIC address. It would be up to 16 An OpenBMC error has associated metadata, the same is true for a callout. Such 17 metadata would be defined in the callout YAML interface. Here is an example (for 29 An application wanting to add an IIC callout will have to provide values for the 31 figure out that this is in fact an IIC callout. 33 A callout is typically associated with an error log. For eg, 34 `xyz.openbmc_project.Error.Foo` may want to add an IIC callout. This is [all …]
|
/openbmc/linux/arch/x86/kernel/cpu/sgx/ |
H A D | encls.h | 17 /* Issue a WARN() about an ENCLS function. */ 26 * encls_faulted() - Check if an ENCLS leaf faulted given an error code 27 * @ret: the return value of an ENCLS leaf function call 39 * encls_failed() - Check if an ENCLS function failed 40 * @ret: the return value of an ENCLS function call 42 * Check if an ENCLS function failed. This happens when the function causes a 43 * fault that is not caused by an EPCM conflict or when the function returns a 55 * __encls_ret_N - encode an ENCLS function that returns an error code in EAX 59 * Emit assembly for an ENCLS function that returns an error code, e.g. EREMOVE. 60 * And because SGX isn't complex enough as it is, function that return an error [all …]
|
/openbmc/phosphor-power/phosphor-power-sequencer/src/ |
H A D | config_file_parser.hpp | 11 * distributed under the License is distributed on an "AS IS" BASIS, 50 * Throws an exception if an error occurs. 55 * @return path to the JSON configuration file, or an empty path if none was 67 * Throws a ConfigFileParserError if an error occurs. 83 * Throws an invalid_argument exception if the property does not exist. 109 * Throws an exception if parsing fails. 129 * Throws an exception if parsing fails. 141 * Throws an exception if parsing fails. 149 * Parses a JSON element containing an array of rails. 153 * Throws an exception if parsing fails. [all …]
|
/openbmc/linux/tools/perf/pmu-events/arch/powerpc/power8/ |
H A D | frontend.json | 71 …"BriefDescription": "Initial and Final Pump Scope was chip pump (prediction=correct) for an instru… 72 …ope and data sourced across this scope was chip pump (prediction=correct) for an instruction fetch" 89 …hip's L2 or L3 on a different Node or Group (Distant), as this chip due to an instruction fetch (n… 90 …2 or L3 on a different Node or Group (Distant), as this chip due to either an instruction fetch or… 95 …hip's L2 or L3 on a different Node or Group (Distant), as this chip due to an instruction fetch (n… 96 …2 or L3 on a different Node or Group (Distant), as this chip due to either an instruction fetch or… 101 …oaded from another chip's L4 on a different Node or Group (Distant) due to an instruction fetch (n… 102 …rom another chip's L4 on a different Node or Group (Distant) due to either an instruction fetch or… 107 …aded from another chip's memory on the same Node or Group (Distant) due to an instruction fetch (n… 108 …om another chip's memory on the same Node or Group (Distant) due to either an instruction fetch or… [all …]
|
/openbmc/linux/include/kunit/ |
H A D | test.h | 70 * Speed Attribute is stored as an enum and separated into categories of 90 * struct kunit_case - represents an individual test case. 106 * terminated with an empty test case. 158 * &struct kunit_case for an example on how to use it. 260 /* Stores an array of suites, end points one past the end */ 530 * kunit_info() - Prints an INFO level message associated with @test. 535 * Prints an info level message associated with the test suite being run. 553 * kunit_err() - Prints an ERROR level message associated with @test. 558 * Prints an error level message. 567 * The opposite of KUNIT_FAIL(), it is an expectation that cannot fail. In other [all …]
|
/openbmc/linux/drivers/pinctrl/intel/ |
H A D | Kconfig | 21 Cherryview/Braswell pinctrl driver provides an interface that 29 provides an interface that allows configuring of PCH pins and 44 This pinctrl driver provides an interface that allows configuring 51 Broxton pinctrl driver provides an interface that allows 58 This pinctrl driver provides an interface that allows configuring 65 This pinctrl driver provides an interface that allows configuring 72 This pinctrl driver provides an interface that allows configuring 79 This pinctrl driver provides an interface that allows configuring 86 This pinctrl driver provides an interface that allows configuring 93 This pinctrl driver provides an interface that allows configuring [all …]
|
/openbmc/linux/net/netlabel/ |
H A D | netlabel_mgmt.h | 26 * Sent by an application to add a domain mapping to the NetLabel system. 53 * Sent by an application to remove a domain mapping from the NetLabel 61 * This message can be sent either from an application or by the kernel in 62 * response to an application generated LISTALL message. When sent by an 90 * Sent by an application to set the default domain mapping for the NetLabel 107 * Sent by an application to remove the default domain mapping from the 111 * This message can be sent either from an application or by the kernel in 112 * response to an application generated LISTDEF message. When sent by an 113 * application there may be an optional payload. 139 * Sent by an application to request a list of configured NetLabel protocols [all …]
|
H A D | netlabel_unlabeled.h | 25 * This message is sent from an application to add a new static label for 44 * This message is sent from an application to remove an existing static 62 * This message can be sent either from an application or by the kernel in 63 * response to an application generated STATICLIST message. When sent by an 83 * This message is sent from an application to set the default static 101 * This message is sent from an application to remove the existing default 115 * This message can be sent either from an application or by the kernel in 116 * response to an application generated STATICLISTDEF message. When sent by 117 * an application there is no payload and the NLM_F_DUMP flag should be set. 135 * This message is sent from an application to specify if the kernel should [all …]
|
/openbmc/qemu/include/qom/ |
H A D | object_interfaces.h | 23 * @can_be_deleted: callback to be called before an object is removed 32 * Interface also provides an optional ability to do the second 53 * @errp: if an error occurs, a pointer to an area to store the error 78 * @errp: if an error occurs, a pointer to an area to store the error 80 * Create an instance of the user creatable object @type, placing 93 * @errp: if an error occurs, a pointer to an area to store the error 95 * Create an instance of the user creatable object according to the 103 * @errp: if an error occurs, a pointer to an area to store the error 110 * Returns: ObjectOptions on success, NULL when an error occurred (*errp is set 118 * @errp: if an error occurs, a pointer to an area to store the error [all …]
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ |
H A D | AttributeRegistry.v1_3_9.json | 37 …an attribute registry. It includes mechanisms for building user interfaces, or menus, allowing co… 38 …"longDescription": "This resource shall represent an attribute registry for a Redfish implementati… 80 … "longDescription": "This property shall contain an RFC5646-conformant language code.", 112 "description": "An array of systems that this attribute registry supports.", 116 …"longDescription": "This property shall contain an array containing a list of systems that this at… 141 "Integer": "An integer value.", 149 "description": "A possible value for an enumeration attribute.", 177 …ame` is a unique string within the list of possible values in the `Value` array for an attribute.", 189 "description": "An attribute and its possible values and other metadata.", 190 …"longDescription": "This type shall describe an attribute and its possible values and other metada… [all …]
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/ |
H A D | AttributeRegistry.v1_3_9.json | 37 …an attribute registry. It includes mechanisms for building user interfaces, or menus, allowing co… 38 …"longDescription": "This resource shall represent an attribute registry for a Redfish implementati… 80 … "longDescription": "This property shall contain an RFC5646-conformant language code.", 112 "description": "An array of systems that this attribute registry supports.", 116 …"longDescription": "This property shall contain an array containing a list of systems that this at… 141 "Integer": "An integer value.", 149 "description": "A possible value for an enumeration attribute.", 177 …ame` is a unique string within the list of possible values in the `Value` array for an attribute.", 189 "description": "An attribute and its possible values and other metadata.", 190 …"longDescription": "This type shall describe an attribute and its possible values and other metada… [all …]
|
/openbmc/qemu/tests/functional/ |
H A D | test_x86_cpu_model_versions.py | 91 'Cascadelake-Server must not be an alias') 93 'Cascadelake-Server-v1 must not be an alias') 98 'qemu64 must not be an alias') 100 'qemu64-v1 must not be an alias') 104 # On pc-*-4.0, no CPU model should be reported as an alias: 106 self.assertNotIn('alias-of', c, "%s shouldn't be an alias" % (name)) 110 Check if unversioned CPU model is an alias pointing to right version 123 'Cascadelake-Server must be an alias of Cascadelake-Server-v1') 125 'Cascadelake-Server-v1 must not be an alias') 130 'qemu64 must be an alias of qemu64-v1') [all …]
|
/openbmc/linux/include/linux/ |
H A D | srcu.h | 86 * If CONFIG_DEBUG_LOCK_ALLOC is selected, returns nonzero iff in an SRCU 88 * this assumes we are in an SRCU read-side critical section unless it can 96 * is in the idle loop from an RCU point of view or offline. 108 * Similar to other lockdep annotations, except there is an additional 109 * srcu_lock_sync(), which is basically an empty *write*-side critical section, 160 * really are in an SRCU read-side critical section. 163 * If PROVE_RCU is enabled, invoking this outside of an RCU read-side 164 * critical section will result in an RCU-lockdep splat, unless @c evaluates 176 * really are in an SRCU read-side critical section. 179 * is enabled, invoking this outside of an RCU read-side critical [all …]
|
/openbmc/libpldm/include/libpldm/ |
H A D | bios_table.h | 51 * @return Pointer to an entry in bios table 57 * @return Pointer to an entry in bios attribute table 68 * @return Pointer to an entry in bios string table 79 * @return Pointer to an entry in bios attribute value table 88 /** @brief Get the length of an entry in the BIOS String Table 90 * @return Length of an entry in bytes 94 /** @brief Create an entry of BIOS String Table and check the validity of the 97 * @param[out] entry - Pointer to a buffer to create an entry 98 * @param[in] entry_length - Length of the buffer to create an entry 102 * PLDM_ERROR_INVALID_LENGTH if entry_length is insufficient for encoding str. An [all …]
|
/openbmc/linux/Documentation/powerpc/ |
H A D | pmu-ebb.rst | 20 Throughout this document we will refer to an "EBB event" or "EBB events". This 39 and attach an EBB event to the process, which will then cause EBBs to be 44 user process. This means once an EBB event is scheduled on the PMU, no non-EBB 55 If an EBB event and a regular event are both pinned, then whichever is enabled 57 section below titled "Enabling an EBB event" for more information. 60 Creating an EBB event 63 To request that an event is counted using EBB, the event code should have bit 70 An EBB event must be created with the "pinned" and "exclusive" attributes set. 74 An EBB event must NOT set any of the "inherit", "sample_period", "freq" or 77 An EBB event must be attached to a task. This is specified to perf_event_open() [all …]
|
/openbmc/linux/include/misc/ |
H A D | ocxl.h | 65 * ocxl_function_open() - Open an OpenCAPI function on an OpenCAPI device 68 * Returns an opaque pointer to the function, or an error pointer (check with IS_ERR) 81 * ocxl_function_fetch_afu() - Fetch an AFU instance from an OpenCAPI function 92 * ocxl_afu_get() - Take a reference to an AFU 98 * ocxl_afu_put() - Release a reference to an AFU 105 * ocxl_function_config() - Get the configuration information for an OpenCAPI function 113 * ocxl_function_close() - Close an OpenCAPI function 125 * ocxl_context_alloc() - Allocate an OpenCAPI context 134 * ocxl_context_free() - Free an OpenCAPI context 140 * ocxl_context_attach() - Grant access to an MM to an OpenCAPI context [all …]
|
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/ |
H A D | incompatible_lic.py | 21 # Verify that a package with an SPDX license cannot be built when 22 # INCOMPATIBLE_LICENSE contains an alias (in SPDXLICENSEMAP) of this SPDX 25 …_test('incompatible-license', 'GPL-3.0-only', 'GPLv3', "is an obsolete license, please use an SPDX… 27 # Verify that a package with an SPDX license cannot be built when 31 …self.lic_test('incompatible-license', 'GPL-3.0-only', '*GPLv3', "*GPLv3 is an invalid license wild… 33 # Verify that a package with an alias (from SPDXLICENSEMAP) to an SPDX 36 …'incompatible-license-alias', 'GPL-3.0-only', 'GPLv3', "is an obsolete license, please use an SPDX… 38 # Verify that a package with an alias (from SPDXLICENSEMAP) to an SPDX 42 …self.lic_test('incompatible-license-alias', 'GPL-3.0-only', '*GPL-3.0', "*GPL-3.0 is an invalid li… 44 # Verify that a package with an alias (from SPDXLICENSEMAP) to an SPDX [all …]
|
/openbmc/linux/Documentation/filesystems/ |
H A D | autofs-mount-control.rst | 17 are things such as setting an autofs mount catatonic, setting the 19 certain types of autofs triggered mounts can end up covering an autofs 38 module source you will see a third type called an offset, which is just 60 For the above indirect map an autofs file system is mounted on /test and 65 The way that direct mounts are handled is by making an autofs mount on 74 For example, an indirect mount map entry could also be:: 92 One of the issues with version 4 of autofs was that, when mounting an 107 The current autofs implementation uses an ioctl file descriptor opened 121 implement an isolated operation it was decided to re-implement the 128 autofs maps. They are recorded at mount request time and an operation [all …]
|
/openbmc/linux/Documentation/i2c/ |
H A D | fault-codes.rst | 9 A "Fault" is not always an "Error" 18 result for an operation ... it doesn't indicate that anything is wrong 47 Also returned when trying to invoke an I2C operation in an 52 Returned by SMBus logic when an invalid Packet Error Code byte 67 This rather vague error means an invalid parameter has been 73 performing an I/O operation. Use a more specific fault 90 of a transfer didn't get an ACK. While it might just mean 91 an I2C device was temporarily not responding, usually it 98 Returned by an adapter when asked to perform an operation 101 For example, this would be returned when an adapter that [all …]
|
/openbmc/bmcweb/redfish-core/include/registries/ |
H A D | update_message_registry.hpp | 6 * This is an auto-generated header which contains definitions 55 …"Indicates that all target resources or devices for an update operation were determined by the ser… 65 "Indicates that the component failed to apply an image.", 78 "Indicates that a component is applying an image.", 91 …"Indicates that the resource or device is waiting for an action to proceed with activating an imag… 92 "Awaiting for an action to proceed with activating image '%1' on '%2'.", 104 …"Indicates that the resource or device is waiting for an action to proceed with installing an imag… 105 "Awaiting for an action to proceed with installing image '%1' on '%2'.", 117 "Indicates that a component is installing an image.", 142 "Indicates that a target resource or device for an image was determined for update.", [all …]
|
/openbmc/linux/Documentation/core-api/ |
H A D | assoc_array.rst | 8 This associative array implementation is an object container with the following 19 permits an object to be located in multiple arrays simultaneously. 24 4. Index keys must be unique. Inserting an object with the same key as one 52 pack leaf object pointers into spare space in the node rather than making an 53 extra branch until as such time an object needs to be added to a full node. 74 The insertion and deletion functions produce an 'edit script' that can later be 82 after an RCU grace period has passed - thus allowing access functions to 91 1. Apply an edit script:: 100 2. Cancel an edit script:: 132 2. Get a chunk of an object's index key:: [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/fsi/ |
H A D | fsi.txt | 7 busses, which are then exposed by the device tree. For example, an FSI engine 8 that is an I2C master - the I2C bus can be described by the device tree under 19 /* top-level of FSI bus topology, bound to an FSI master driver and 20 * exposes an FSI bus */ 40 not be described; this binding only provides an optional facility for 47 value. It's likely that an implementation-specific compatible value will 59 An optional boolean property can be added to indicate that a particular master 70 for an address identifier. Since these are not a range, no size cells are 71 required. For an example, a slave on link 1, with ID 2, could be represented 79 Each slave provides an address-space, under which the engines are accessible. [all …]
|
/openbmc/qemu/include/qapi/ |
H A D | visitor.h | 30 * and QemuOpts) parse an external representation and build the 32 * take a QAPI object and generate an external representation, the 72 * the root of a tree, @name is ignored; when visiting a member of an 74 * member of a list, @name is NULL; and when visiting the member of an 88 * If an error is detected during visit_type_FOO() with an input 92 * Using an output or clone visitor with an incomplete object has 95 * incomplete objects. Since input visitors never produce an 96 * incomplete object, such an object is possible only by manual 102 * is an additional generated function in qapi-visit-MODULE.h 183 * succeeded, even if an intermediate visit encounters an error). [all …]
|
/openbmc/linux/Documentation/networking/ |
H A D | ila.rst | 12 differentiates between location and identity of a network node. Part of an 18 ILA can be thought of as means to implement an overlay network without 21 the network, an ILA translated packet appears to be no different than any 22 other IPv6 packet. For instance, if the transport protocol is TCP then an 34 A number that identifies an addressable node in the network 40 provide the topological location of an addressed node. ILA 44 A mapping of an ILA identifier to a locator (or to a 45 locator and meta data). An ILA domain maintains a database 49 An IPv6 address composed of a SIR prefix (upper sixty- 50 four bits) and an identifier (lower sixty-four bits). [all …]
|