Home
last modified time | relevance | path

Searched refs:_target (Results 1 – 25 of 35) sorted by relevance

12

/openbmc/linux/arch/s390/include/asm/
H A Dasm-extable.h26 #define __EX_TABLE(_section, _fault, _target, _type) \ argument
30 stringify_in_c(.long (_target) - .;) \
39 stringify_in_c(.long (_target) - .;) \
74 #define EX_TABLE(_fault, _target) \ argument
75 __EX_TABLE(__ex_table, _fault, _target, EX_TYPE_FIXUP)
77 #define EX_TABLE_AMODE31(_fault, _target) \ argument
78 __EX_TABLE(.amode31.ex_table, _fault, _target, EX_TYPE_FIXUP)
80 #define EX_TABLE_UA_STORE(_fault, _target, _regerr) \ argument
83 #define EX_TABLE_UA_LOAD_MEM(_fault, _target, _regerr, _regmem, _len) \ argument
86 #define EX_TABLE_UA_LOAD_REG(_fault, _target, _regerr, _regzero) \ argument
[all …]
/openbmc/phosphor-fan-presence/control/json/
H A Dzone.cpp148 if (_target != target) in setTarget()
154 _target = target; in setTarget()
157 fan->setTarget(_target); in setTarget()
241 if (_target != itHoldMax->second) in setTargetHold()
249 _target = itHoldMax->second; in setTargetHold()
252 fan->setTarget(_target); in setTargetHold()
321 if (_target < _floor) in setFloorHold()
323 requestIncrease(_floor - _target); in setFloorHold()
335 if (_target < _floor) in setFloor()
337 requestIncrease(_floor - _target); in setFloor()
[all …]
H A Dfan.cpp85 _target = util::SDBusPlus::getProperty<uint64_t>( in setSensors()
103 if ((_target == target) || !_lockedTargets.empty()) in setTarget()
124 _target = target; in setTarget()
131 if (target >= _target || _lockedTargets.empty()) in lockTarget()
H A Dfan.hpp103 return _target; in getTarget()
150 uint64_t _target; member in phosphor::fan::control::json::Fan
H A Dzone.hpp159 return _target; in getTarget()
452 uint64_t _target; member in phosphor::fan::control::json::Zone
534 return (_requestTargetBase != 0) ? _requestTargetBase : _target; in getRequestTargetBase()
/openbmc/phosphor-fan-presence/control/json/actions/
H A Doverride_fan_target.cpp95 _target, fanList, zone.getName())); in lockFans()
99 zone.lockFanTarget(fan, _target); in lockFans()
116 record(std::format("Un-locking fan target {} on fans [{}] zone {}", _target, in unlockFans()
122 zone.unlockFanTarget(fan, _target); in unlockFans()
155 _target = jsonObj["target"].get<uint64_t>(); in setTarget()
H A Dmissing_owner_target.cpp52 zone.setTargetHold(group.getName(), _target, isMissingOwner); in run()
63 _target = jsonObj["target"].get<uint64_t>(); in setTarget()
H A Dcount_state_target.cpp72 zone.setTargetHold(getUniqueName(), _target, (numAtState >= _count)); in run()
102 _target = jsonObj["target"].get<uint64_t>(); in setTarget()
H A Dmissing_owner_target.hpp72 uint64_t _target; member in phosphor::fan::control::json::MissingOwnerTarget
H A Dcount_state_target.hpp81 uint64_t _target; member in phosphor::fan::control::json::CountStateTarget
H A Doverride_fan_target.hpp110 uint64_t _target; member in phosphor::fan::control::json::OverrideFanTarget
/openbmc/linux/tools/testing/selftests/powerpc/primitives/asm/
H A Dextable.h37 #define EX_TABLE(_fault, _target) \ argument
41 stringify_in_c(.long (_target) - . ;) \
H A Dppc_asm.h860 #define RESTART_TABLE(_start, _end, _target) \ argument
865 stringify_in_c(.llong (_target);) \
/openbmc/linux/arch/powerpc/include/asm/
H A Dextable.h37 #define EX_TABLE(_fault, _target) \ argument
41 stringify_in_c(.long (_target) - . ;) \
H A Dppc_asm.h860 #define RESTART_TABLE(_start, _end, _target) \ argument
865 stringify_in_c(.llong (_target);) \
/openbmc/ipmitool/control/
H A Drpmrc1 …es: /usr/lib/rpm/macros:/usr/lib/rpm/%{_target}/macros:/etc/rpm/macros.specspo:/etc/rpm/macros:/et…
/openbmc/openbmc/poky/meta/recipes-devtools/rpm/files/
H A D0002-Add-support-for-prefixing-etc-from-RPM_ETCCONFIGDIR-.patch37 confdir, "/platform/%{_target}/macros", ":",
42 - SYSCONFDIR "/rpm/%{_target}/macros", NULL);
45 + etcconfdir, SYSCONFDIR "/rpm/%{_target}/macros", NULL);
H A D0001-Do-not-read-config-files-from-HOME.patch30 - SYSCONFDIR "/rpm/%{_target}/macros", ":",
32 + SYSCONFDIR "/rpm/%{_target}/macros", NULL);
/openbmc/linux/tools/perf/util/
H A Dstat-display.c1243 struct target *_target __maybe_unused, in print_header_interval_std()
1298 if (_target->bpf_str) in print_header_std()
1300 else if (_target->system_wide) in print_header_std()
1302 else if (_target->cpu_list) in print_header_std()
1304 else if (!target__has_task(_target)) { in print_header_std()
1308 } else if (_target->pid) in print_header_std()
1309 fprintf(output, "process id \'%s", _target->pid); in print_header_std()
1311 fprintf(output, "thread id \'%s", _target->tid); in print_header_std()
1323 struct target *_target __maybe_unused, in print_header_csv()
1332 struct target *_target __maybe_unused, in print_header_json()
[all …]
H A Dstat.h224 struct target *_target, struct timespec *ts, int argc, const char **argv);
/openbmc/linux/Documentation/hwmon/
H A Dcorsair-cpro.rst36 fan[1-6]_target Sets fan speed target rpm.
H A Dmax6620.rst38 fan[1-4]_target rw Desired fan speed in RPM.
H A Dmax31790.rst40 fan[1-6]_target RW desired fan speed in RPM
H A Dmax31785.rst42 fan[1-4]_target Fan input target
/openbmc/linux/include/linux/
H A Ddevice-mapper.h653 return dm_register_target(&(name##_target)); \
658 dm_unregister_target(&(name##_target)); \

12