Home
last modified time | relevance | path

Searched full:underscores (Results 1 – 25 of 36) sorted by relevance

12

/linux/Documentation/dev-tools/kunit/
H A Dstyle.rst43 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 Dnwfpe.rst15 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 Drustdoc_test_gen.rs40 /// `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 Dtags.sh144 # - \w works, but does not match underscores in etags
H A Dkallsyms.c670 /* sort by the number of prefix underscores */ in compare_symbols()
/linux/Documentation/devicetree/bindings/regulator/
H A Dmediatek,mt6358-regulator.yaml147 # Old regulator node name scheme (with prefix and underscores) only
168 # Don't allow underscores
/linux/arch/arm/mach-omap2/
H A Domap_device.h48 * Field names beginning with underscores are for the internal use of
/linux/samples/ftrace/
H A Dsample-trace-array.h42 * only alpha-numeric and underscores.
/linux/Documentation/hwmon/
H A Docc.rst95 of a string, delimited by underscores, i.e. "0_15_1".
/linux/Documentation/admin-guide/
H A Dkernel-parameters.rst42 Hyphens (dashes) and underscores are equivalent in parameter names, so::
/linux/include/linux/
H A Dcompiler_attributes.h19 * (i.e. with underscores) to avoid future collisions with other macros.
226 * Note the missing underscores.
H A Dgfp_types.h105 * without the underscores and use them consistently. The definitions here may
/linux/arch/xtensa/lib/
H A Dumulsidi3.S87 using underscores instead of periods when doing the concatenation. */
/linux/drivers/of/
H A Dof_private.h127 * All functions with two leading underscores operate
/linux/lib/
H A Dcmdline.c225 * Hyphens and underscores equivalent in parameter names.
/linux/tools/testing/selftests/net/forwarding/
H A Dtsn_lib.sh56 # Replace space separators from interface list with underscores
/linux/arch/riscv/kernel/
H A Dcpu.c275 /* Only multi-letter extensions are split by underscores */ in print_isa()
/linux/tools/lib/python/kdoc/
H A Dparse_data_structs.py255 By default, underscores are replaced by ``-``.
/linux/tools/include/linux/
H A Dgfp_types.h105 * without the underscores and use them consistently. The definitions here may
/linux/drivers/acpi/acpica/
H A Dnsnames.c404 * DESCRIPTION: Remove trailing underscores from each element of a path.
/linux/samples/trace_events/
H A Dtrace-events-sample.h40 * only alpha-numeric and underscores.
/linux/drivers/gpu/drm/imagination/
H A Dpvr_device.c329 * A PowerVR firmware filename consists of three parts separated by underscores
/linux/scripts/mod/
H A Dfile2alias.c370 /* 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 Ddemangle-rust-v0.c151 // 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 Dlit.rs1775 // ignorable underscores. Let's remove those underscores. in parse_lit_float()

12