Home
last modified time | relevance | path

Searched refs:vector (Results 1001 – 1025 of 2160) sorted by relevance

1...<<41424344454647484950>>...87

/openbmc/linux/drivers/gpu/drm/amd/display/dc/basics/
H A DMakefile27 BASICS = conversion.o fixpt31_32.o vector.o dc_common.o
/openbmc/phosphor-fan-presence/presence/templates/
H A Dtach.mako.hpp2 ${indent(1)}${t.policy}, std::vector<std::string>{\
/openbmc/phosphor-ipmi-blobs/
H A Dfs.hpp20 std::vector<std::string> getLibraryList(const std::string& path,
/openbmc/phosphor-dbus-monitor/src/test/templates/
H A Dcallbackgroupgentest.mako.hpp1 const std::array<std::vector<size_t>, ${len(callbackgroups)}> groups = {{
/openbmc/openpower-vpd-parser/
H A Dargs.hpp14 using Args = std::unordered_map<std::string, std::vector<std::string>>;
/openbmc/qemu/hw/s390x/
H A Dvirtio-ccw.c853 static void virtio_ccw_notify(DeviceState *d, uint16_t vector) in virtio_ccw_notify() argument
860 if (vector == VIRTIO_NO_VECTOR) { in virtio_ccw_notify()
868 assert(vector <= VIRTIO_QUEUE_MAX); in virtio_ccw_notify()
870 if (vector < VIRTIO_QUEUE_MAX) { in virtio_ccw_notify()
884 (ind_bit + vector) / 8, in virtio_ccw_notify()
885 0x80 >> ((ind_bit + vector) % 8)); in virtio_ccw_notify()
891 assert(vector < NR_CLASSIC_INDICATOR_BITS); in virtio_ccw_notify()
896 indicators |= 1ULL << vector; in virtio_ccw_notify()
1121 uint16_t vector; in virtio_ccw_load_queue() local
1123 qemu_get_be16s(f, &vector); in virtio_ccw_load_queue()
[all …]
/openbmc/dbus-sensors/src/
H A DFanMain.cpp144 std::vector<fs::path> pwmfanPaths; in findPwmfanPath()
249 std::vector<std::string> sensorList; in createRedundancySensor()
287 std::vector<fs::path> paths; in createSensors()
422 std::vector<thresholds::Threshold> sensorThresholds; in createSensors()
576 std::vector<std::string>{sensorTypes.begin(), sensorTypes.end()}, in createSensors()
630 std::vector<std::unique_ptr<sdbusplus::bus::match_t>> matches = in main()
H A DIntelCPUSensor.cpp54 std::vector<thresholds::Threshold>&& thresholdsIn, in IntelCPUSensor()
185 std::vector<std::tuple<const char*, std::reference_wrapper<double>, in updateMinMaxValues()
300 std::vector<thresholds::Threshold> newThresholds; in handleResponse()
/openbmc/linux/arch/x86/include/asm/uv/
H A Duv_irq.h16 __u64 vector : 8, member
/openbmc/phosphor-fan-presence/control/json/triggers/
H A Dparameter.hpp39 std::vector<std::unique_ptr<ActionBase>>& actions);
/openbmc/libbej/include/libbej/
H A Dbej_decoder_json.hpp40 std::vector<BejStackProperty> stack;
/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dplatform_oem_ibm.hpp29 const std::vector<uint16_t>& handles,
/openbmc/telemetry/tests/src/helpers/types/
H A Dcontainer_types_helpers.hpp9 void PrintTo(const std::vector<Param>& vec, std::ostream* os) in PrintTo()
/openbmc/openpower-hw-diags/util/
H A Ddata_file.hpp17 std::vector<std::filesystem::path>& o_foundPaths);
/openbmc/bios-bmc-smm-error-logger/include/
H A Ddata_interface.hpp25 virtual std::vector<uint8_t> read(const uint32_t offset,
/openbmc/linux/drivers/net/ethernet/marvell/octeon_ep/
H A Doctep_main.c225 ret = request_irq(msix_entry->vector, in octep_request_irqs()
243 ret = request_irq(msix_entry->vector, in octep_request_irqs()
255 irq_set_affinity_hint(msix_entry->vector, in octep_request_irqs()
266 irq_set_affinity_hint(msix_entry->vector, NULL); in octep_request_irqs()
267 free_irq(msix_entry->vector, ioq_vector); in octep_request_irqs()
272 free_irq(oct->msix_entries[i].vector, oct); in octep_request_irqs()
293 free_irq(oct->msix_entries[i].vector, oct); in octep_free_irqs()
298 irq_set_affinity_hint(oct->msix_entries[i].vector, NULL); in octep_free_irqs()
299 free_irq(oct->msix_entries[i].vector, in octep_free_irqs()
/openbmc/phosphor-logging/
H A Dlog_manager.cpp86 std::vector<std::string> additionalData{}; in _commit()
198 std::vector<std::string> additionalData, in createEntry()
422 std::vector<std::string> assocs; in doExtensionLogCreate()
448 const std::vector<std::string>& additionalData, in processMetadata()
627 std::vector<std::string> ad; in create()
/openbmc/ipmi-fru-parser/
H A Dwritefrudata.cpp32 using FruAreaVector = std::vector<std::unique_ptr<IPMIFruArea>>;
141 mapperCall.append(std::vector<std::string>({intf})); in getService()
142 std::map<std::string, std::vector<std::string>> mapperResponse; in getService()
544 auto areaData = std::vector<uint8_t>(fruDataView.begin(), in ipmiPopulateFruAreas()
675 auto fruData = std::vector<uint8_t>(dataLen, 0); in validateFRUArea()
/openbmc/phosphor-fan-presence/monitor/
H A Dfan_error.cpp33 using FFDCFiles = std::vector<
209 std::vector<std::string> entries; in getJournalEntries()
226 std::vector<std::string> executables{"systemd"}; in getJournalEntries()
/openbmc/qemu/hw/intc/
H A Dloongarch_ipi.c112 uint8_t vector; in ipi_send() local
124 vector = extract8(val, 0, 5); in ipi_send()
129 loongarch_ipi_writel(&s->ipi_core, CORE_SET_OFF, BIT(vector), 4); in ipi_send()
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Duser_header.cpp258 std::vector<std::string> actionFlags; in getJSON()
298 const std::vector<message::RegistrySeverity>& severities, in getSeverity()
302 std::vector<std::string> systemNames; in getSeverity()
H A Dfapi_data_process.hpp17 using FFDCData = std::vector<std::pair<std::string, std::string>>;
/openbmc/phosphor-pid-control/pid/
H A Dbuildjson.cpp39 std::vector<std::string> inputNames; in from_json()
40 std::vector<std::string> missingAcceptableNames; in from_json()
46 std::vector<double> inputTempToMargin; in from_json()
/openbmc/telemetry/src/utils/
H A Dmake_id_name.hpp13 const std::vector<std::string>& conflictIds);
/openbmc/openpower-hw-diags/attn/
H A Dattn_dbus.hpp34 void createPelRaw(const std::vector<uint8_t>& i_buffer);

1...<<41424344454647484950>>...87