Home
last modified time | relevance | path

Searched full:readable (Results 1 – 25 of 1076) sorted by relevance

12345678910>>...44

/openbmc/linux/arch/ia64/kernel/
H A Dgate.lds.S15 .hash : { *(.hash) } :readable
23 .note : { *(.note*) } :readable :note
25 .dynamic : { *(.dynamic) } :readable :dynamic
51 } :readable
54 .IA_64.unwind : { *(.IA_64.unwind*) } :readable :unwind
56 .text (GATE_ADDR + PAGE_SIZE) : { *(.text) *(.text.*) } :readable
83 readable PT_LOAD FILEHDR PHDRS FLAGS(4); /* PF_R */
/openbmc/linux/Documentation/ABI/stable/
H A Dsysfs-devices-system-cpu69 Description: human-readable list of CPUs within the same core.
80 Description: human-readable list of CPUs sharing the same physical_package_id.
94 Description: human-readable list of CPUs within the same die.
103 Description: human-readable list of CPUs within the same cluster.
113 Description: human-readable list of cpuX's hardware threads within the same
124 Description: human-readable list of cpuX's hardware threads within the same
/openbmc/linux/drivers/char/ipmi/
H A Dkcs_bmc_cdev_raw.c25 bool readable; member
59 if (priv->readable) in kcs_bmc_raw_event()
65 priv->readable = true; in kcs_bmc_raw_event()
140 if (priv->readable || (kcs_bmc_read_status(priv->client.dev) & KCS_BMC_STR_IBF)) in kcs_bmc_raw_poll()
183 priv->readable || (str & KCS_BMC_STR_IBF)); in kcs_bmc_raw_read()
204 if (!priv->readable) { in kcs_bmc_raw_read()
214 priv->readable = false; in kcs_bmc_raw_read()
219 if (*ppos == 0 || priv->readable) in kcs_bmc_raw_read()
370 priv->readable = false; in kcs_bmc_raw_add_device()
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-block-bcache48 skip the cache. Read and written as bytes in human readable
57 readable units.
120 For a cache, bucket size in human readable units, as set at
149 For a cache, total amount of data in human readable units
156 For a cache, sum of all btree writes in human readable units.
H A Ddev-kmsg82 The human readable text string starts directly after the ';'
90 readable context of the message, for reliable processing in
114 the output usually produces better human readable results. A
/openbmc/linux/tools/lib/subcmd/
H A Drun-command.h27 * the readable pipe end becomes child's stdin
28 * .out, .err: returns the readable pipe end; parent reads from
33 * .in: a readable FD, becomes child's stdin
/openbmc/linux/tools/perf/util/
H A Dcputopo.h17 * each of these is a human-readable list of CPUs sharing the same
24 * each of these is a human-readable list of CPUs within the same die.
31 * each of these is a human-readable list of CPUs within the same
/openbmc/libcper/sections/
H A Dcper-section-generic.c28 //Processor type, with human readable name if possible. in cper_section_generic_to_ir()
36 //Processor ISA, with human readable name if possible. in cper_section_generic_to_ir()
44 //Processor error type, with human readable name if possible. in cper_section_generic_to_ir()
52 //The operation performed, with a human readable name if possible. in cper_section_generic_to_ir()
/openbmc/linux/include/uapi/linux/
H A Dvirtio_crypto.h273 /* Device-readable part */
289 /* Device-readable part */
399 /* Device-readable part */
405 /* Device-readable part */
411 /* Device-readable part */
438 /* Device-readable part */
455 /* Device-readable part */
H A Daspeed-p2a-ctrl.h48 * starting address and length to be readable by the host, or
49 * readable-writeable.
/openbmc/qemu/include/standard-headers/linux/
H A Dvirtio_crypto.h273 /* Device-readable part */
289 /* Device-readable part */
399 /* Device-readable part */
405 /* Device-readable part */
411 /* Device-readable part */
438 /* Device-readable part */
455 /* Device-readable part */
/openbmc/linux/net/smc/
H A Dsmc_rx.c352 int readable, chunk; in smc_rx_recvmsg() local
371 readable = atomic_read(&conn->bytes_to_rcv); in smc_rx_recvmsg()
372 if (readable >= conn->rmb_desc->len) in smc_rx_recvmsg()
375 if (len < readable) in smc_rx_recvmsg()
436 readable = atomic_read(&conn->bytes_to_rcv); in smc_rx_recvmsg()
438 if (!readable || (msg && splbytes)) { in smc_rx_recvmsg()
453 readable > 1) in smc_rx_recvmsg()
454 readable--; /* always stop at urgent Byte */ in smc_rx_recvmsg()
456 copylen = min_t(size_t, read_remaining, readable); in smc_rx_recvmsg()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/edid-decode/
H A Dedid-decode_git.bb1 SUMMARY = "Decode EDID data in human-readable format"
2 DESCRIPTION = "edid-decode decodes EDID monitor description data in human-readable format."
/openbmc/libcper/specification/document/
H A Dcper-json-specification.tex47 in a human-readable JSON format, intended to be interoperable with standard CPER binary.
122 name & string & The human readable name of this error severity, if known. \\
146 type & string & A human readable name, if available, of the notification type for the given GUID.\\
154 name & string & A human readable name, if available, of this flag.\\
178 sectionType.type & string & The human readable name, if possible, for the type of section body. GUI…
183 severity.name & string & If available, the human readable name for the severity of the described se…
230 errorType.name & string & The human readable name, if available, of the error type.\\
231 errorType.description & string & A human readable description, if available, of the error type.\\
260 processorType.name & string & If available, the human readable name of the processor type.\\
263 processorISA.name & string & If available, the human readable name of the processor ISA.\\
[all …]
/openbmc/u-boot/test/py/tests/
H A Dtest_net.py44 'fn': 'ubtest-readable.bin',
53 'fn': 'ubtest-readable.bin',
145 pytest.skip('No TFTP readable file to read')
186 pytest.skip('No NFS readable file to read')
/openbmc/intel-ipmi-oem/docs/
H A DIntel_IPMI_Platform_Events.md6 IPMI Platform Events in a human readable form by defining a generic framework
30 human-readable format. IPMI Platform Events is one type of these messages, used
50 Generic OEM-agnostic algorithm is proposed to achieve human-readable output for
104 as-is or formatted in certain way, to be introduced in human-readable `Message`.
116 - `Message` - human-readable message, possibly with predefined placeholders for
151 contains human-readable information for each `EventId`:
182 - Human-readable message lookup (`[2], [8]`)
297 human-readable form
/openbmc/linux/drivers/usb/common/
H A Dcommon.c30 * usb_ep_type_string() - Returns human readable-name of the endpoint type.
31 * @ep_type: The endpoint type to return human-readable name for. If it's not
87 * usb_speed_string() - Returns human readable-name of the speed.
88 * @speed: The speed to return human-readable name for. If it's not
150 * usb_state_string - Returns human readable name for the state.
151 * @state: The state to return a human-readable name for. If it's not
/openbmc/linux/drivers/misc/lis3lv02d/
H A DKconfig12 via SPI. The accelerometer data is readable via
28 via I2C. The accelerometer data is readable via
/openbmc/qemu/python/qemu/qmp/
H A Derror.py45 :param error_message: Human-readable string describing the error.
49 #: Human-readable error message, without any prefix.
/openbmc/linux/fs/squashfs/
H A DKconfig176 file systems will be readable without selecting this option.
191 file systems will be readable without selecting this option.
206 file systems will be readable without selecting this option.
220 file systems will be readable without selecting this option.
/openbmc/libcper/
H A Dcper-utils.c133 //Converts a single integer value to an object containing a value, and a readable name if possible.
141 //Search for human readable name, add. in integer_to_readable_pair()
153 //Converts a single integer value to an object containing a value, readable name and description if…
163 //Search for human readable name, add. in integer_to_readable_pair_with_desc()
178 //Returns a single UINT64 value from the given readable pair object.
/openbmc/qemu/include/qapi/
H A Derror.h168 * ERRP_GUARD() commonly results in more readable code.
291 * Get @err's human-readable error message.
310 * human-readable error message is made from printf-style @fmt, ...
328 * the human-readable error message.
345 * is appended to the human-readable error message.
389 * Prepend some text to @errp's human-readable error message.
396 * Prepend some text to @errp's human-readable error message.
403 * Append a printf-style human-readable explanation to an existing error.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/wvdial/wvstreams/
H A Dgcc-6.patch16 - si.wants.readable = readcb;
19 + si.wants.readable = static_cast<bool>(readcb);
/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/
H A Dmakedbs.sh130 echo "has been set to be readable only by root. You may want"
131 echo "to make it readable by the \`shadow' group depending"
153 echo "has been set to be readable only by root. You may want"
154 echo "to make it readable by the \`shadow' group depending"
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/
H A Dredfish-error.v1_0_2.json35 …"description": "A human-readable error message corresponding to the message in a message registry.…
36 …"longDescription": "This property shall contain a human-readable error message corresponding to th…

12345678910>>...44