Home
last modified time | relevance | path

Searched refs:Target (Results 1 – 25 of 237) sorted by relevance

12345678910

/openbmc/openpower-proc-control/
H A Dtargeting.hpp21 class Target class
30 Target(size_t position, const std::string& devPath) : in Target() function in openpower::targeting::Target
34 Target() = delete;
35 ~Target() = default;
36 Target(const Target&) = default;
37 Target(Target&&) = default;
38 Target& operator=(Target&&) = default;
127 std::unique_ptr<Target>& getTarget(size_t pos);
143 std::vector<std::unique_ptr<Target>> targets;
H A Dtargeting.cpp37 int Target::getCFAMFD() in getCFAMFD()
48 std::unique_ptr<Target>& Targeting::getTarget(size_t pos) in getTarget()
71 targets.push_back(std::make_unique<Target>(0, fsiMasterPath)); in Targeting()
91 targets.push_back(std::make_unique<Target>(pos, path)); in Targeting()
103 auto sortTargets = [](const std::unique_ptr<Target>& left, in Targeting()
104 const std::unique_ptr<Target>& right) { in Targeting()
H A Dcfam_access.hpp27 void writeReg(const std::unique_ptr<openpower::targeting::Target>& target,
39 cfam_data_t readReg(const std::unique_ptr<openpower::targeting::Target>& target,
56 const std::unique_ptr<openpower::targeting::Target>& target,
H A Dcfam_access.cpp51 void writeReg(const std::unique_ptr<Target>& target, cfam_address_t address, in writeReg()
82 cfam_data_t readReg(const std::unique_ptr<Target>& target, in readReg()
116 void writeRegWithMask(const std::unique_ptr<Target>& target, in writeRegWithMask()
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/
H A D0019-Re-introduce-spe-commandline-options.patch21 Target RejectNegative Joined
26 +Target Var(rs6000_spe) Save
30 +Target RejectNegative Var(rs6000_spe_abi) Save
34 +Target RejectNegative Var(rs6000_spe_abi, 0)
39 Target RejectNegative Var(rs6000_altivec_abi) Save
/openbmc/openpower-hw-diags/test/
H A Dtest-pll-unlock.cpp74 "Target": "/proc1" in TEST()
147 "Target": "/proc0" in TEST()
153 "Target": "/proc1" in TEST()
207 "Target": "/proc0/pib/perv12/mc0/mi0/mcc0/omi0/ocmb0" in TEST()
213 "Target": "/proc0" in TEST()
279 "Target": "/proc0" in TEST()
285 "Target": "/proc0/pib/perv12/mc0/mi0/mcc0/omi0/ocmb0" in TEST()
291 "Target": "/proc0/pib/perv12/mc0/mi0/mcc0/omi1/ocmb0" in TEST()
351 "Target": "/proc0/pib/perv12/mc0/mi0/mcc0/omi0/ocmb0" in TEST()
357 "Target": "/proc0" in TEST()
H A Dtest-resolution.cpp186 "Target": "/proc0/pib/perv12/mc0/mi0/mcc0/omi0" in TEST()
260 "RX Target": "/proc0/pib/perv26/pauc1/iohs0/smpgroup0", in TEST()
261 "TX Target": "/proc1/pib/perv25/pauc0/iohs1/smpgroup0" in TEST()
269 "TX Target": "/proc0/pib/perv12/mc0/mi0/mcc0/omi0" in TEST()
276 "RX Target": "/proc0/pib/perv12/mc0/mi0/mcc0/omi0", in TEST()
277 "TX Target": "/proc0/pib/perv12/mc0/mi0/mcc0/omi0/ocmb0" in TEST()
348 "Target": "/proc0/pib/perv12/mc0/mi0/mcc0/omi0" in TEST()
355 "RX Target": "/proc0/pib/perv12/mc0/mi0/mcc0/omi0", in TEST()
356 "TX Target": "/proc0/pib/perv12/mc0/mi0/mcc0/omi0/ocmb0" in TEST()
363 "RX Target": "/proc0/pib/perv12/mc0/mi0/mcc0/omi0", in TEST()
[all …]
/openbmc/linux/Documentation/driver-api/
H A Dtarget.rst10 Target core device interfaces
16 Target core transport interfaces
22 Target-supported userspace I/O
/openbmc/linux/rust/kernel/
H A Dtask.rs90 pub unsafe fn current() -> impl Deref<Target = Task> { in current()
97 type Target = Task; in current() typedef
99 fn deref(&self) -> &Self::Target { in current() argument
H A Dstr.rs279 type Target = BStr; typedef
282 fn deref(&self) -> &Self::Target { in deref() argument
503 type Target = RawFormatter; typedef
505 fn deref(&self) -> &Self::Target { in deref() argument
587 type Target = CStr; typedef
589 fn deref(&self) -> &Self::Target { in deref() argument
/openbmc/phosphor-health-monitor/
H A Dhealth_metric_config.cpp202 "Target": ""
207 "Target": ""
222 "Target": ""
233 "Target": ""
245 "Target": ""
255 "Target": ""
/openbmc/linux/rust/kernel/sync/
H A Darc.rs262 type Target = T; typedef
264 fn deref(&self) -> &Self::Target { in deref() argument
430 type Target = T; typedef
432 fn deref(&self) -> &Self::Target { in deref() argument
599 type Target = T; typedef
601 fn deref(&self) -> &Self::Target { in deref() argument
607 fn deref_mut(&mut self) -> &mut Self::Target { in deref_mut() argument
/openbmc/linux/drivers/scsi/elx/
H A DKconfig2 tristate "Emulex Fibre Channel Target"
8 The efct driver provides enhanced SCSI Target Mode
/openbmc/bmcweb/redfish-core/include/generated/enums/
H A Dendpoint_group.hpp22 Target, enumerator
39 {GroupType::Target, "Target"},
H A Dendpoint.hpp33 Target, enumerator
62 {EntityRole::Target, "Target"},
/openbmc/linux/drivers/target/iscsi/
H A DKconfig3 tristate "Linux-iSCSI.org iSCSI Target Mode Stack"
10 Target Mode Stack.
/openbmc/linux/Documentation/block/
H A Dkyber-iosched.rst11 Target latency for reads (in nanoseconds).
15 Target latency for synchronous writes (in nanoseconds).
/openbmc/openbmc/poky/meta/classes-recipe/
H A Drust-common.bbclass184 # Yocto Target / Rust Target C compiler
186 # Yocto Target / Rust Target C++ compiler
188 # Yocto Target / Rust Target linker
190 # Yocto Target / Rust Target archiver
/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-maturin/
H A D0001-Add-32-bit-RISC-V-support.patch68 @@ -255,6 +260,7 @@ impl Target {
76 @@ -343,6 +349,7 @@ impl Target {
84 @@ -388,6 +395,7 @@ impl Target {
92 @@ -418,6 +426,7 @@ impl Target {
/openbmc/openbmc-tools/reboot-ping-pong/
H A Drpp11 Target = namedtuple("Target", "credentials, endpoint") variable
183 Target(bmccreds, Endpoint("serial.concentrator.somewhere.com", 1234)),
184 Target(bmccreds, Endpoint("bmc.somewhere.com", 22)),
187 Target(bmccreds, Endpoint("bmc.somewhere.com", 2200)),
188 Target(
/openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/
H A Dtest_builddashboard_page_artifacts.py16 from orm.models import Project, Release, BitbakeVersion, Build, Target, Package
62 Target.objects.create(is_image=False, build=build, task='',
88 target = Target.objects.create(is_image=True, build=build,
149 target = Target.objects.create(is_image=True, build=build,
H A Dtest_builddashboard_page_recipes.py14 from orm.models import Target
37 Target.objects.create(build=self.build, task=task, target='do_build')
H A Dtest_builddashboard_page_tasks.py14 from orm.models import Target
36 Target.objects.create(build=self.build, task=task, target='do_build')
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DGPL-3.0-with-GCC-exception18Target Code" refers to output from any compiler for a real or virtual target processor architectur…
19 …d for human-written code, and/or in Java Virtual Machine byte code, into Target Code. Thus, for ex…
23Target Code formed by combining the Runtime Library with Independent Modules, even if such propaga…
/openbmc/openbmc/poky/meta/recipes-devtools/go/go/
H A D0006-cmd-go-make-GOROOT-precious-by-default.patch78 + _, err := os.Stat(a.Package.Target)
80 + a.built = a.Package.Target
81 + a.Target = a.Package.Target
82 + a.buildID = b.fileHash(a.Package.Target)

12345678910