Searched full:underscores (Results 1 – 25 of 67) sorted by relevance
123
| /kernel/linux/linux-5.10/Documentation/dev-tools/kunit/ |
| D | style.rst | 44 underscores. *Do not* include "test" or "kunit" directly in the subsystem name 57 underscores. Matches the module name. 62 Names should use underscores, not dashes, to separate words. Prefer 65 As well as using underscores, this name should not have "kunit-test" as a
|
| /kernel/linux/linux-6.6/Documentation/dev-tools/kunit/ |
| 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
|
| /kernel/linux/linux-6.6/Documentation/arch/arm/nwfpe/ |
| 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
|
| /kernel/linux/linux-5.10/Documentation/arm/nwfpe/ |
| 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
|
| /kernel/linux/linux-6.6/scripts/ |
| 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()
|
| /kernel/linux/linux-6.6/arch/arm/mach-omap2/ |
| D | omap_device.h | 48 * Field names beginning with underscores are for the internal use of
|
| /kernel/linux/linux-5.10/arch/arm/mach-omap2/ |
| D | omap_device.h | 51 * Field names beginning with underscores are for the internal use of
|
| /kernel/linux/linux-5.10/samples/ftrace/ |
| D | sample-trace-array.h | 42 * only alpha-numeric and underscores.
|
| /kernel/linux/linux-6.6/samples/ftrace/ |
| D | sample-trace-array.h | 42 * only alpha-numeric and underscores.
|
| /kernel/linux/linux-6.6/Documentation/userspace-api/netlink/ |
| D | c-code-gen.rst | 22 and with dashes (``-``) replaced by underscores (``_``).
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | compiler_attributes.h | 19 * (i.e. with underscores) to avoid future collisions with other macros. 227 * Note the missing underscores.
|
| /kernel/linux/linux-5.10/Documentation/hwmon/ |
| D | occ.rst | 95 of a string, delimited by underscores, i.e. "0_15_1".
|
| /kernel/linux/linux-6.6/Documentation/hwmon/ |
| D | occ.rst | 95 of a string, delimited by underscores, i.e. "0_15_1".
|
| /kernel/linux/linux-6.6/drivers/of/ |
| D | of_private.h | 121 * All functions with two leading underscores operate
|
| /kernel/linux/linux-5.10/drivers/of/ |
| D | of_private.h | 112 * All functions with two leading underscores operate
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/ |
| D | xilinx.txt | 38 and all underscores '_' converted to dashes '-'.
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/ |
| D | xilinx.txt | 38 and all underscores '_' converted to dashes '-'.
|
| /kernel/linux/linux-6.6/arch/xtensa/lib/ |
| D | umulsidi3.S | 87 using underscores instead of periods when doing the concatenation. */
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | compiler_attributes.h | 19 * (i.e. with underscores) to avoid future collisions with other macros. 226 * Note the missing underscores.
|
| /kernel/linux/linux-6.6/tools/testing/selftests/net/forwarding/ |
| D | tsn_lib.sh | 53 # Replace space separators from interface list with underscores
|
| /kernel/linux/linux-5.10/lib/ |
| D | cmdline.c | 199 * Hyphens and underscores equivalent in parameter names.
|
| /kernel/linux/linux-6.6/lib/ |
| D | cmdline.c | 225 * Hyphens and underscores equivalent in parameter names.
|
| /kernel/linux/linux-6.6/Documentation/netlink/ |
| D | genetlink.yaml | 204 the prefix with the upper case name of the command, with dashes replaced by underscores.
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/ |
| D | kernel-parameters.rst | 30 Hyphens (dashes) and underscores are equivalent in parameter names, so::
|
| /kernel/linux/linux-6.6/Documentation/admin-guide/ |
| D | kernel-parameters.rst | 30 Hyphens (dashes) and underscores are equivalent in parameter names, so::
|
123