Searched full:formatting (Results 1 – 25 of 192) sorted by relevance
12345678
/linux-6.14.4/drivers/scsi/esas2r/ |
D | esas2r_log.c | 72 /* 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-6.14.4/rust/kernel/ |
D | print.rs | 136 /// Performs formatting and forwards the string to [`call_printk`]. 200 /// `alloc::format!` for information about the formatting syntax. 224 /// `alloc::format!` for information about the formatting syntax. 248 /// `alloc::format!` for information about the formatting syntax. 272 /// `alloc::format!` for information about the formatting syntax. 296 /// `alloc::format!` for information about the formatting syntax. 320 /// `alloc::format!` for information about the formatting syntax. 344 /// `alloc::format!` for information about the formatting syntax. 370 /// `alloc::format!` for information about the formatting syntax. 397 /// `alloc::format!` for information about the formatting syntax.
|
/linux-6.14.4/drivers/iio/test/ |
D | Kconfig | 34 tristate "Test IIO formatting functions" if !KUNIT_ALL_TESTS 38 build unit tests for the IIO formatting functions.
|
/linux-6.14.4/Documentation/filesystems/xfs/ |
D | xfs-delayed-logging-design.rst | 394 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-6.14.4/Documentation/devicetree/bindings/ |
D | writing-schema.rst | 46 The YAML format has several options for defining the formatting of the text 48 (e.g. "description: \|"). The minimum formatting needed for a block should be 49 used. The formatting controls can not only affect whether the YAML can be
|
/linux-6.14.4/ |
D | .rustfmt.toml | 4 # Unstable options that help catching some mistakes in formatting and that we may want to enable
|
/linux-6.14.4/drivers/staging/rtl8723bs/ |
D | TODO | 4 - find codes that can use %pM and %Nph formatting
|
/linux-6.14.4/drivers/mtd/ |
D | nftlmount.c | 329 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-6.14.4/tools/lib/perf/Documentation/ |
D | manpage-bold-literal.xsl | 2 special formatting for manpages rendered from asciidoc+docbook -->
|
D | manpage-base.xsl | 2 special formatting for manpages rendered from asciidoc+docbook -->
|
/linux-6.14.4/tools/perf/Documentation/ |
D | manpage-bold-literal.xsl | 2 special formatting for manpages rendered from asciidoc+docbook -->
|
D | manpage-base.xsl | 2 special formatting for manpages rendered from asciidoc+docbook -->
|
/linux-6.14.4/tools/power/pm-graph/config/ |
D | custom-timeline-functions.cfg | 79 # 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-6.14.4/Documentation/hwmon/ |
D | submitting-patches.rst | 61 formatting is clean. If unsure about formatting in your new driver, run it
|
/linux-6.14.4/Documentation/dev-tools/ |
D | clang-format.rst | 68 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-6.14.4/drivers/gpu/drm/i915/ |
D | intel_pcode.h | 25 * Helpers for dGfx PCODE mailbox command formatting
|
/linux-6.14.4/Documentation/devicetree/bindings/sound/ |
D | ac97-bus.txt | 9 given by "%04x" formatting of printf
|
D | xlnx,audio-formatter.txt | 3 The IP core supports DMA, data formatting(AES<->PCM conversion)
|
/linux-6.14.4/include/uapi/linux/ |
D | fd.h | 69 * Formatting (obsolete) 78 /* begin formatting a disk */ 82 /* end formatting a disk */
|
/linux-6.14.4/include/uapi/scsi/ |
D | scsi_netlink_fc.h | 43 * formatting requirements specified in scsi_netlink.h
|
/linux-6.14.4/scripts/coccinelle/api/ |
D | device_attr_show.cocci | 4 /// show() should only use sysfs_emit() or sysfs_emit_at() when formatting
|
/linux-6.14.4/Documentation/scsi/ |
D | ChangeLog.lpfc | 257 * 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-6.14.4/Documentation/doc-guide/ |
D | sphinx.rst | 18 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
|
D | kernel-doc.rst | 54 output generation may be used to verify proper formatting of the 403 Name of a function parameter. (No cross-referencing, just formatting.) 406 Name of a constant. (No cross-referencing, just formatting.) 419 Name of an environment variable. (No cross-referencing, just formatting.)
|
/linux-6.14.4/drivers/crypto/caam/ |
D | error.c | 109 …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…
|
12345678