Home
last modified time | relevance | path

Searched full:formatting (Results 1 – 25 of 141) sorted by relevance

123456

/linux/drivers/scsi/esas2r/
H A Desas2r_log.c72 /* A shared buffer to use for formatting messages. */
75 /* A lock to protect the shared buffer used for formatting messages. */
111 * outlined by the formatting string, the input device information and the
116 * @param [in] format the formatting string for the message
117 * @param [in] args the substition arguments to the formatting string
185 * @param [in] ... the substitution arguments to the formatting string
209 * @param [in] format the formatting string for the message
210 * @param [in] ... the substitution arguments to the formatting string
/linux/drivers/iio/test/
H A DKconfig34 tristate "Test IIO formatting functions" if !KUNIT_ALL_TESTS
38 build unit tests for the IIO formatting functions.
H A Diio-test-format.c2 /* Unit tests for IIO formatting functions
270 MODULE_DESCRIPTION("Test IIO formatting functions");
/linux/Documentation/filesystems/xfs/
H A Dxfs-delayed-logging-design.rst394 logical to physical formatting to do the relogging because there is no
396 formatting the changes in a transaction to the log buffer. Hence we cannot avoid
450 changes to the log buffers, we need to ensure that the object we are formatting
468 using the log buffer as the destination of the formatting code, we can use an
474 that does not require us to lock the item to access. This formatting and
481 formatting method and the delayed logging formatting can be seen in the
491 After formatting::
502 After formatting::
520 region headers in the formatting stage, which is problematic as there is per
619 are formatting the checkpoint into the log. It also allows concurrent
[all …]
/linux/drivers/mtd/
H A Dnftlmount.c329 printk("Error while formatting block %d\n", block); in NFTL_formatblock()
453 * in the for (;;) loop formatting blocks ??
459 printk("Formatting chain at block %d\n", first_block); in format_chain()
464 printk("Formatting block %d\n", block); in format_chain()
620 printk("Formatting block %d\n", block); in NFTL_mount()
769 printk("Unreferenced block %d, formatting it\n", block); in NFTL_mount()
/linux/
H A D.rustfmt.toml4 # Unstable options that help catching some mistakes in formatting and that we may want to enable
/linux/Documentation/hwmon/
H A Dsubmitting-patches.rst61 formatting is clean. If unsure about formatting in your new driver, run it
/linux/tools/power/pm-graph/config/
H A Dcustom-timeline-functions.cfg79 # and stack formatting. Three pieces of info are required. The function name,
144 # and stack formatting. Three pieces of info are required. The function name,
/linux/Documentation/dev-tools/
H A Dclang-format.rst68 To avoid ``clang-format`` formatting some portion of a file, you can do::
182 They are typically useful for block re-formatting, rather than full-file.
/linux/include/uapi/linux/
H A Dfd.h69 * Formatting (obsolete)
78 /* begin formatting a disk */
82 /* end formatting a disk */
/linux/tools/lib/perf/Documentation/
H A Dmanpage-bold-literal.xsl2 special formatting for manpages rendered from asciidoc+docbook -->
H A Dmanpage-base.xsl2 special formatting for manpages rendered from asciidoc+docbook -->
/linux/tools/perf/Documentation/
H A Dmanpage-bold-literal.xsl2 special formatting for manpages rendered from asciidoc+docbook -->
H A Dmanpage-base.xsl2 special formatting for manpages rendered from asciidoc+docbook -->
/linux/drivers/gpu/drm/i915/
H A Dintel_pcode.h25 * Helpers for dGfx PCODE mailbox command formatting
/linux/Documentation/scsi/
H A DChangeLog.lpfc257 * In lpfc_workq_post_event, clean up comment formatting and remove
271 ill-formatting multiline comments.
1244 * Formatting changes: get rid of leading spaces in code
1291 * Fix formatting of lpfc_driver
1360 * Minor formatting (spaces to tabs) cleanup in lpfc_sched.h
1377 * Further formatting/whitespace/line length cleanup on: lpfc_ct.c
1412 * Clean up formatting in hbaapi.h, lpfc.h, lpfc_cfgparm.h,
1425 * Clean up formatting in lpfc_sli.c and lpfc_sysfs.c - mostly
1512 * Clean up formatting of elx_sli.h (tabs for indents, 80 column
1665 * Minor formatting changes fix up comments
[all …]
/linux/Documentation/devicetree/bindings/sound/
H A Dac97-bus.txt9 given by "%04x" formatting of printf
H A Dxlnx,audio-formatter.txt3 The IP core supports DMA, data formatting(AES<->PCM conversion)
/linux/Documentation/doc-guide/
H A Dsphinx.rst18 kernel-doc comments have some special structure and formatting, but beyond that
242 just enough consistency in formatting that it can be converted to
245 * Please keep the formatting changes minimal when converting existing
248 * Also update the content, not just the formatting, when converting
/linux/scripts/coccinelle/api/
H A Ddevice_attr_show.cocci4 /// show() should only use sysfs_emit() or sysfs_emit_at() when formatting
/linux/include/uapi/scsi/
H A Dscsi_netlink_fc.h43 * formatting requirements specified in scsi_netlink.h
/linux/drivers/crypto/caam/
H A Derror.c109 …rror in the format of data received. When running RSA, this means that formatting with random padd…
110 …running RSA, pdb size N < (size of F) when no formatting is used; or pdb size N < (F + 11) when fo…
/linux/Documentation/netlabel/
H A Dintroduction.rst37 formatting of these NetLabel messages as well as the Generic NETLINK family
/linux/include/scsi/
H A Dscsi_bsg_iscsi.h45 * formatting requirements specified in scsi_netlink.h
/linux/include/trace/events/
H A Dpagemap.h48 /* Flag format is based on page-types.c formatting for pagemap */

123456