Searched full:trivial (Results 1 – 25 of 288) sorted by relevance
12345678910>>...12
/Linux-v5.10/Documentation/devicetree/bindings/rtc/ |
D | trivial-rtc.yaml | 4 $id: http://devicetree.org/schemas/rtc/trivial-rtc.yaml# 7 title: Trivial RTCs 13 This is a list of trivial RTC devices that have simple device tree
|
/Linux-v5.10/include/asm-generic/ |
D | pgtable-nop4d.h | 18 * The "pgd_xxx()" functions here are trivial for a folded two-level 48 * allocating and freeing a p4d is trivial: the 1-entry p4d is
|
D | pgtable-nopmd.h | 26 * The "pud_xxx()" functions here are trivial for a folded two-level 57 * allocating and freeing a pmd is trivial: the 1-entry pmd is
|
D | pgtable-nopud.h | 24 * The "p4d_xxx()" functions here are trivial for a folded two-level 55 * allocating and freeing a pud is trivial: the 1-entry pud is
|
/Linux-v5.10/tools/testing/selftests/rcutorture/configs/rcu/ |
D | TRIVIAL.boot | 1 rcutorture.torture_type=trivial
|
/Linux-v5.10/fs/hfs/ |
D | trans.c | 24 * the 'trivial' name-mangling scheme, returning the length of the 90 * using the 'trivial' name-mangling scheme, returning the length of
|
/Linux-v5.10/tools/testing/selftests/x86/ |
D | trivial_program.c | 1 /* Trivial program to check that compilation with certain flags is working. */
|
D | trivial_32bit_program.c | 3 * Trivial program to check that we have a valid 32-bit build environment.
|
D | trivial_64bit_program.c | 3 * Trivial program to check that we have a valid 64-bit build environment.
|
/Linux-v5.10/tools/testing/selftests/bpf/progs/ |
D | btf_dump_test_case_syntax.c | 44 * While previous function pointers are pretty trivial (C-syntax-level 45 * trivial), the following are deciphered here for future generations:
|
/Linux-v5.10/Documentation/translations/zh_CN/process/ |
D | submitting-patches.rst | 257 对于小的补丁,你也许会CC到搜集琐碎补丁的邮件列表(Trivial Patch Monkey) 258 trivial@kernel.org,那里专门收集琐碎的补丁。下面这样的补丁会被看作“琐碎的” 273 违例写一下译注。"trivial"这个英文单词的本意是“琐碎的,不重要的。”但是在这里 278 trivial@kernel.org邮件列表的目的是针对这样的补丁,为提交者提供一个中心,来
|
/Linux-v5.10/Documentation/devicetree/bindings/auxdisplay/ |
D | img-ascii-lcd.txt | 17 from the compatible string, making this binding somewhat trivial.
|
/Linux-v5.10/arch/arm/include/asm/ |
D | gpio.h | 12 /* The trivial gpiolib dispatchers */
|
/Linux-v5.10/arch/m68k/q40/ |
D | README | 111 q40ints.c now contains a trivial hack for (a), (b) is more difficult 126 Unfortunately the AT->PC translation isn't quite trivial and even worse, my
|
/Linux-v5.10/arch/sh/include/asm/ |
D | io_generic.h | 3 * Trivial I/O routine definitions, intentionally meant to be included
|
/Linux-v5.10/tools/lib/lockdep/ |
D | lockdep.c | 5 /* Trivial API wrappers, we don't (yet) have RCU in user-space: */
|
/Linux-v5.10/drivers/staging/vc04_services/interface/vchiq_arm/ |
D | vchiq_cfg.h | 8 /* The version of VCHIQ - change with any non-trivial change */
|
/Linux-v5.10/tools/testing/selftests/arm64/fp/ |
D | fpsimd-test.S | 171 // Trivial memory copy: copy x2 bytes, starting at address x1, to address x0. 244 // Trivial memory fill: fill x1 bytes starting at address x0 with byte w2 257 // Trivial memory compare: compare x2 bytes starting at address x0 with
|
/Linux-v5.10/Documentation/devicetree/ |
D | writing-schema.rst | 162 make dt_binding_check DT_SCHEMA_FILES=Documentation/devicetree/bindings/trivial-devices.yaml 163 make dtbs_check DT_SCHEMA_FILES=Documentation/devicetree/bindings/trivial-devices.yaml
|
/Linux-v5.10/arch/sh/mm/ |
D | uncached.c | 11 * Legacy platforms handle trivial transitions between cached and
|
/Linux-v5.10/net/decnet/ |
D | TODO | 2 [they are in no particular order and range from the trivial to the long winded]
|
/Linux-v5.10/arch/m68k/include/asm/ |
D | sun3_pgalloc.h | 38 * allocating and freeing a pmd is trivial: the 1-entry pmd is
|
/Linux-v5.10/arch/xtensa/include/asm/ |
D | pgalloc.h | 20 * Allocating and freeing a pmd is trivial: the 1-entry pmd is
|
/Linux-v5.10/arch/nds32/include/asm/ |
D | pgalloc.h | 16 * Since we have only two-level page tables, these are trivial
|
/Linux-v5.10/Documentation/vm/ |
D | remap_file_pages.rst | 14 Supporting of nonlinear mapping requires significant amount of non-trivial
|
12345678910>>...12