/openbmc/linux/drivers/greybus/ |
D | operation.c |
|
/openbmc/linux/include/linux/ |
D | ccp.h |
|
/openbmc/linux/include/linux/greybus/ |
D | operation.h |
|
/openbmc/linux/drivers/acpi/pmic/ |
D | Kconfig |
|
/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a510/ |
D | pipeline.json |
|
/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a55/ |
D | pipeline.json |
|
/openbmc/linux/sound/soc/qcom/qdsp6/ |
D | q6dsp-errno.h |
|
/openbmc/entity-manager/src/entity_manager/ |
H A D | expression.cpp | 11 std::optional<Operation> parseOperation(std::string& op) in parseOperation() 15 return Operation::addition; in parseOperation() 19 return Operation::subtraction; in parseOperation() 23 return Operation::multiplication; in parseOperation() 27 return Operation::modulo; in parseOperation() 31 return Operation::division; in parseOperation() 37 int evaluate(int a, Operation op, int b) in evaluate() 41 case Operation::addition: in evaluate() 45 case Operation::subtraction: in evaluate() 49 case Operation::multiplication: in evaluate() [all …]
|
/openbmc/u-boot/arch/arm/mach-uniphier/arm32/ |
H A D | cache-uniphier.c | 29 /* operation registers */ 30 #define UNIPHIER_SSCOPE 0x506c0244 /* Cache Operation Primitive Entry */ 56 #define UNIPHIER_SSCOQAD 0x506c024c /* Cache Operation Queue Address */ 57 #define UNIPHIER_SSCOQSZ 0x506c0250 /* Cache Operation Queue Size */ 58 #define UNIPHIER_SSCOQMASK 0x506c0254 /* Cache Operation Queue Address Mask */ 59 #define UNIPHIER_SSCOQWN 0x506c0258 /* Cache Operation Queue Way Number */ 60 #define UNIPHIER_SSCOPPQSEF 0x506c025c /* Cache Operation Queue Set Complete */ 63 #define UNIPHIER_SSCOLPQS 0x506c0260 /* Cache Operation Queue Status */ 87 * uniphier_cache_maint_common - run a queue operation 89 * @start: start address of range operation (don't care for "all" operation) [all …]
|
/openbmc/linux/arch/arm/mm/ |
D | cache-uniphier.c |
|
/openbmc/u-boot/include/ |
H A D | tpm_api.h | 19 * Return: return code of the operation 27 * Return: return code of the operation 35 * Return: return code of the operation 48 * Return: return code of the operation 61 * Return: return code of the operation 74 * Return: return code of the operation 90 * Return: return code of the operation 102 * Return: return code of the operation 112 * Return: return code of the operation 122 * Return: return code of the operation [all …]
|
H A D | tpm-v1.h | 290 * Return: return code of the operation 298 * Return: return code of the operation 306 * Return: return code of the operation 319 * Return: return code of the operation 332 * Return: return code of the operation 345 * Return: return code of the operation 359 * Return: return code of the operation 371 * Return: return code of the operation 381 * Return: return code of the operation 391 * Return: return code of the operation [all …]
|
/openbmc/linux/tools/perf/pmu-events/arch/arm64/hisilicon/hip08/ |
D | core-imp-def.json |
|
/openbmc/openbmc-test-automation/redfish/update_service/ |
H A D | test_redfish_bmc_code_update.robot | 170 [Documentation] Ensure firmware update is successful when interrupted operation performed like 173 [Template] Verify Redfish Code Update With Different Interrupted Operation 174 [Teardown] Code Update Interrupted Operation Teardown 176 # operation count 181 [Documentation] Ensure firmware update is successful when interrupted operation performed like 184 [Template] Verify Redfish Code Update With Different Interrupted Operation 185 [Teardown] Code Update Interrupted Operation Teardown 187 # operation count 192 [Documentation] Ensure firmware update is successful when interrupted operation performed like 195 [Template] Verify Redfish Code Update With Different Interrupted Operation [all …]
|
/openbmc/linux/tools/perf/pmu-events/arch/arm64/ |
D | recommended.json |
|
/openbmc/linux/drivers/net/ethernet/engleder/ |
D | tsnep_tc.c |
|
/openbmc/linux/tools/memory-model/Documentation/ |
D | cheatsheet.txt |
|
/openbmc/bmcweb/redfish-core/include/registries/ |
H A D | base_message_registry.hpp | 109 … "Indicates that the action supplied with the `POST` operation is not supported by the resource.", 129 …ction with only one instance of the action parameter in the request body if the operation failed.", 155 "Remove the parameter supplied and resubmit the request if the operation failed.", 168 … "Correct the invalid action parameter and resubmit the request if the operation failed.", 194 …the value for the parameter in the request body and resubmit the request if the operation failed.", 208 …the value for the parameter in the request body and resubmit the request if the operation failed.", 222 …ration list that the implementation can support and resubmit the request if the operation failed.", 236 …the value for the parameter in the request body and resubmit the request if the operation failed.", 250 …the value for the parameter in the request body and resubmit the request if the operation failed.", 337 …"Indicates that a create operation was attempted on a resource but that properties that are requir… [all …]
|
/openbmc/linux/tools/perf/pmu-events/arch/arm64/fujitsu/a64fx/ |
D | other.json |
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ |
H A D | PrivilegeRegistry.v1_1_5.json | 133 "description": "The privilege required to complete an HTTP `DELETE` operation.", 137 …ion": "This property shall contain the privilege required to complete an HTTP `DELETE` operation.", 141 "description": "The privilege required to complete an HTTP `GET` operation.", 145 …iption": "This property shall contain the privilege required to complete an HTTP `GET` operation.", 149 "description": "The privilege required to complete an HTTP `HEAD` operation.", 153 …ption": "This property shall contain the privilege required to complete an HTTP `HEAD` operation.", 157 "description": "The privilege required to complete an HTTP `PATCH` operation.", 161 …tion": "This property shall contain the privilege required to complete an HTTP `PATCH` operation.", 165 "description": "The privilege required to complete an HTTP `POST` operation.", 169 …ption": "This property shall contain the privilege required to complete an HTTP `POST` operation.", [all …]
|
/openbmc/linux/security/tomoyo/ |
D | file.c |
|
/openbmc/qemu/hw/block/ |
H A D | xen_blkif.h | 23 uint8_t operation; /* BLKIF_OP_??? */ member 31 uint8_t operation; /* BLKIF_OP_DISCARD */ member 40 uint8_t operation; /* copied from request */ member 49 uint8_t operation; /* BLKIF_OP_??? */ member 57 uint8_t operation; /* BLKIF_OP_DISCARD */ member 66 uint8_t operation; /* copied from request */ member 98 dst->operation = src->operation; in blkif_get_x86_32_req() 105 if (dst->operation == BLKIF_OP_DISCARD) { in blkif_get_x86_32_req() 124 dst->operation = src->operation; in blkif_get_x86_64_req() 131 if (dst->operation == BLKIF_OP_DISCARD) { in blkif_get_x86_64_req()
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Common/ |
H A D | OriginatedBy.interface.yaml | 8 Unique Id of the originator that initiated the respective operation. 17 Type of the originator that initiated the respective operation. 22 Indicates the type of the originator that initiated the operation. 26 Client of the service that initiated the operation. 29 A process running on the service initiated the operation. 33 service initiated the operation.
|
/openbmc/openbmc-test-automation/gui/gui_test/operations_menu/ |
H A D | test_server_power_operations_sub_menu.robot | 10 Test Setup Navigate to Server Power Operation Page 61 [Documentation] Verify Save button On Server Power Operation page with readonly user. 64 ... AND Navigate to Server Power Operation Page 77 ... AND Navigate to Server Power Operation Page 90 ... AND Navigate to Server Power Operation Page 103 ... AND Navigate to Server Power Operation Page 112 ... AND Navigate to Server Power Operation Page 122 ... AND Navigate to Server Power Operation Page 137 ... AND Navigate to Server Power Operation Page 153 ... AND Navigate to Server Power Operation Page [all …]
|
/openbmc/openbmc-test-automation/lib/ |
H A D | dmtf_redfishtool_utils.robot | 16 [Documentation] Execute redfishtool for GET operation. 20 # uri URI for GET operation (e.g. /redfish/v1/AccountService/Accounts/). 34 [Documentation] Execute redfishtool for Patch operation. 38 # payload Payload with POST operation (e.g. data for user name, role, etc. ). 39 # uri URI for PATCH operation (e.g. /redfish/v1/AccountService/Accounts/ ). 53 [Documentation] Execute redfishtool for Post operation. 57 # payload Payload with POST operation (e.g. data for user name, password, role, 59 # uri URI for POST operation (e.g. /redfish/v1/AccountService/Accounts/). 73 [Documentation] Execute redfishtool for Post operation. 77 # uri URI for DELETE operation. [all …]
|