| /linux/drivers/scsi/esas2r/ |
| H A 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/rust/kernel/ |
| H A D | print.rs | 137 /// Performs formatting and forwards the string to [`call_printk`]. 201 /// [`std::format!`] for information about the formatting syntax. 226 /// [`std::format!`] for information about the formatting syntax. 251 /// [`std::format!`] for information about the formatting syntax. 276 /// [`std::format!`] for information about the formatting syntax. 301 /// [`std::format!`] for information about the formatting syntax. 326 /// [`std::format!`] for information about the formatting syntax. 351 /// [`std::format!`] for information about the formatting syntax. 378 /// [`std::format!`] for information about the formatting syntax. 406 /// [`std::format!`] for information about the formatting syntax.
|
| H A D | fmt.rs | 3 //! Formatting utilities.
|
| H A D | static_assert.rs | 10 /// Currently only a string literal without formatting is supported
|
| H A D | seq_file.rs | 46 /// Write to a [`SeqFile`] with the ordinary Rust formatting syntax.
|
| /linux/drivers/mtd/ |
| H A 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/ |
| H A D | .rustfmt.toml | 4 # Unstable options that help catching some mistakes in formatting and that we may want to enable
|
| /linux/Documentation/hwmon/ |
| H A D | submitting-patches.rst | 61 formatting is clean. If unsure about formatting in your new driver, run it
|
| /linux/Documentation/dev-tools/ |
| H A 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/tools/power/pm-graph/config/ |
| H A 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/include/uapi/linux/ |
| H A D | fd.h | 69 * Formatting (obsolete) 78 /* begin formatting a disk */ 82 /* end formatting a disk */
|
| /linux/tools/lib/perf/Documentation/ |
| H A D | manpage-bold-literal.xsl | 2 special formatting for manpages rendered from asciidoc+docbook -->
|
| H A D | manpage-base.xsl | 2 special formatting for manpages rendered from asciidoc+docbook -->
|
| /linux/tools/perf/Documentation/ |
| H A D | manpage-bold-literal.xsl | 2 special formatting for manpages rendered from asciidoc+docbook -->
|
| H A D | manpage-base.xsl | 2 special formatting for manpages rendered from asciidoc+docbook -->
|
| /linux/Documentation/devicetree/bindings/sound/ |
| H A D | ac97-bus.txt | 9 given by "%04x" formatting of printf
|
| /linux/Documentation/scsi/ |
| H A 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/scripts/coccinelle/api/ |
| H A D | device_attr_show.cocci | 4 /// show() should only use sysfs_emit() or sysfs_emit_at() when formatting
|
| /linux/include/uapi/scsi/ |
| H A D | scsi_netlink_fc.h | 43 * formatting requirements specified in scsi_netlink.h
|
| /linux/drivers/crypto/caam/ |
| H A 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…
|
| /linux/include/linux/ |
| H A D | sprintf.h | 28 /* Used for Rust formatting ('%pA') */
|
| /linux/Documentation/netlabel/ |
| H A D | introduction.rst | 37 formatting of these NetLabel messages as well as the Generic NETLINK family
|
| /linux/Documentation/rust/ |
| H A D | coding-guidelines.rst | 9 Style & formatting 77 The trailing empty comment allows to preserve this formatting. Not only that, 112 Eventually, the goal is to get ``rustfmt`` to support this formatting style (or
|
| /linux/include/scsi/ |
| H A D | scsi_bsg_iscsi.h | 45 * formatting requirements specified in scsi_netlink.h
|
| /linux/drivers/iio/test/ |
| H A D | iio-test-format.c | 2 /* Unit tests for IIO formatting functions 270 MODULE_DESCRIPTION("Test IIO formatting functions");
|