| /linux/Documentation/dev-tools/kunit/ |
| H A D | style.rst | 43 underscores. *Do not* include "test" or "kunit" directly in the subsystem name 55 underscores. Matches the module name. 60 Names should use underscores, not dashes, to separate words. Prefer 63 This name should use underscores, and not have "kunit-test" as a
|
| /linux/Documentation/arch/arm/nwfpe/ |
| H A D | nwfpe.rst | 15 the problems is with leading underscores on kernel symbols. Elf 16 kernels have no leading underscores, a.out compiled kernels do. I
|
| /linux/scripts/ |
| H A D | rustdoc_test_gen.rs | 40 /// `rustdoc` generated `file`s look like `sync_locked_by_rs`. Underscores (except the last one) 60 // The base case: check whether all the potential components left, joined by underscores, in find_real_path() 77 // In addition, check whether each component prefix, joined by underscores, is a directory. in find_real_path()
|
| H A D | tags.sh | 144 # - \w works, but does not match underscores in etags
|
| /linux/Documentation/devicetree/bindings/regulator/ |
| H A D | mediatek,mt6358-regulator.yaml | 147 # Old regulator node name scheme (with prefix and underscores) only 168 # Don't allow underscores
|
| /linux/arch/arm/mach-omap2/ |
| H A D | omap_device.h | 48 * Field names beginning with underscores are for the internal use of
|
| /linux/samples/ftrace/ |
| H A D | sample-trace-array.h | 42 * only alpha-numeric and underscores.
|
| /linux/Documentation/hwmon/ |
| H A D | occ.rst | 95 of a string, delimited by underscores, i.e. "0_15_1".
|
| /linux/Documentation/admin-guide/ |
| H A D | kernel-parameters.rst | 42 Hyphens (dashes) and underscores are equivalent in parameter names, so::
|
| /linux/arch/xtensa/lib/ |
| H A D | umulsidi3.S | 87 using underscores instead of periods when doing the concatenation. */
|
| /linux/drivers/of/ |
| H A D | of_private.h | 127 * All functions with two leading underscores operate
|
| /linux/include/linux/ |
| H A D | compiler_attributes.h | 19 * (i.e. with underscores) to avoid future collisions with other macros. 226 * Note the missing underscores.
|
| H A D | gfp_types.h | 105 * without the underscores and use them consistently. The definitions here may
|
| H A D | moduleparam.h | 394 * Dashes (-) are considered equal to underscores (_).
|
| /linux/lib/ |
| H A D | cmdline.c | 225 * Hyphens and underscores equivalent in parameter names.
|
| /linux/tools/testing/selftests/net/forwarding/ |
| H A D | tsn_lib.sh | 56 # Replace space separators from interface list with underscores
|
| /linux/arch/riscv/kernel/ |
| H A D | cpu.c | 275 /* Only multi-letter extensions are split by underscores */ in print_isa()
|
| /linux/tools/lib/python/kdoc/ |
| H A D | parse_data_structs.py | 247 By default, underscores are replaced by "-"
|
| /linux/tools/include/linux/ |
| H A D | gfp_types.h | 105 * without the underscores and use them consistently. The definitions here may
|
| /linux/drivers/acpi/acpica/ |
| H A D | nsnames.c | 404 * DESCRIPTION: Remove trailing underscores from each element of a path.
|
| /linux/samples/trace_events/ |
| H A D | trace-events-sample.h | 40 * only alpha-numeric and underscores.
|
| /linux/scripts/mod/ |
| H A D | file2alias.c | 370 /* Replace all whitespace with underscores */ in do_of_entry() 646 /* Replace all whitespace with underscores */ in do_vio_entry()
|
| /linux/tools/perf/util/ |
| H A D | demangle-rust-v0.c | 151 // On Windows, dbghelp strips leading underscores, so we accept "R..." in rust_demangle_v0_demangle() 1698 // On Windows, dbghelp strips leading underscores, so we accept "ZN...E" in rust_demangle_legacy_demangle()
|
| /linux/rust/syn/ |
| H A D | lit.rs | 1775 // ignorable underscores. Let's remove those underscores. in parse_lit_float()
|
| /linux/Documentation/kbuild/ |
| H A D | kconfig-language.rst | 311 characters or underscores.
|