Home
last modified time | relevance | path

Searched defs:systems (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/Documentation/block/
H A Dbfq-iosched.rst81 Low latency for interactive applications
102 Low latency for soft real-time applications
109 Higher speed for code-development tasks
117 High throughput
126 Strong fairness, bandwidth and delay guarantees
/openbmc/linux/Documentation/power/
H A Dvideo.rst208 .. [#f1] from https://wiki.ubuntu.com/HoaryPMResults, not sure
211 .. [#f2] To be tested with a newer kernel.
213 .. [#f3] Not with SMP kernel, UP only.
/openbmc/webui-vue/src/store/modules/HardwareStatus/
H A DSystemStore.js7 systems: [], property in SystemStore.state
/openbmc/linux/tools/perf/util/
H A Dtrace-event-read.c317 int systems; in read_event_files() local
/openbmc/linux/drivers/hid/
H A Dhid-debug.c593 …static const char *systems[5] = { "None", "SI Linear", "SI Rotation", "English Linear", "English R… in hid_dump_field() local
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dregistry.cpp415 std::vector<std::string> systems = in findCalloutList() local
/openbmc/phosphor-logging/extensions/openpower-pels/registry/schema/
H A Dschema.json646 "systems": { object
/openbmc/linux/kernel/trace/
H A Dtrace.h386 struct list_head systems; member