Searched full:trivial (Results 1 – 25 of 335) sorted by relevance
12345678910>>...14
/linux-6.12.1/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-6.12.1/include/asm-generic/ |
D | pgtable-nop4d.h | 17 * The "pgd_xxx()" functions here are trivial for a folded two-level 47 * allocating and freeing a p4d is trivial: the 1-entry p4d 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
|
D | pgtable-nopmd.h | 26 * The "pud_xxx()" functions here are trivial for a folded two-level 59 * allocating and freeing a pmd is trivial: the 1-entry pmd is
|
/linux-6.12.1/Documentation/devicetree/bindings/ |
D | trivial-devices.yaml | 4 $id: http://devicetree.org/schemas/trivial-devices.yaml# 7 title: Trivial I2C and SPI devices 13 This is a list of trivial I2C and SPI devices that have simple device tree 90 # DH electronics GmbH on-board CPLD trivial SPI device 220 # Menlo on-board CPLD trivial SPI device
|
D | writing-schema.rst | 190 make dt_binding_check DT_SCHEMA_FILES=trivial-devices.yaml 191 make dt_binding_check DT_SCHEMA_FILES=trivial-devices.yaml:rtc.yaml 193 make dtbs_check DT_SCHEMA_FILES=trivial-devices.yaml
|
/linux-6.12.1/tools/testing/selftests/arm64/fp/ |
D | asm-utils.S | 131 // Trivial memory copy: copy x2 bytes, starting at address x1, to address x0. 160 // Trivial memory fill: fill x1 bytes starting at address x0 with byte w2
|
/linux-6.12.1/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-6.12.1/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
D | of.c | 28 * the trivial map should be used. in brcmf_of_get_country_codes() 31 of_property_read_bool(np, "brcm,ccode-map-trivial"); in brcmf_of_get_country_codes()
|
/linux-6.12.1/tools/testing/selftests/rcutorture/configs/rcu/ |
D | TRIVIAL.boot | 1 rcutorture.torture_type=trivial
|
/linux-6.12.1/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-6.12.1/Documentation/devicetree/bindings/net/wireless/ |
D | brcm,bcm4329-fmac.yaml | 89 brcm,ccode-map-trivial: 91 Use a trivial mapping of ISO3166 country codes to brcmfmac firmware
|
/linux-6.12.1/Documentation/filesystems/iomap/ |
D | porting.rst | 56 In most cases, this is a relatively trivial conversion of the existing 58 ``FS_IOC_FIEMAP`` is a good first target because it is trivial to
|
/linux-6.12.1/Documentation/core-api/ |
D | printk-index.rst | 19 Finding these changes in the sources would require non-trivial parsers. 21 is not always trivial. Various changes might be backported. Various kernel
|
/linux-6.12.1/arch/m68k/q40/ |
D | README | 110 q40ints.c now contains a trivial hack for (a), (b) is more difficult 125 Unfortunately the AT->PC translation isn't quite trivial and even worse, my
|
/linux-6.12.1/rust/helpers/ |
D | helpers.c | 3 * Non-trivial C macros cannot be used in Rust. Similarly, inlined C functions
|
/linux-6.12.1/arch/sh/include/asm/ |
D | io_generic.h | 3 * Trivial I/O routine definitions, intentionally meant to be included
|
/linux-6.12.1/mm/kasan/ |
D | kasan_test_rust.rs | 10 /// Trivial UAF - allocate a big vector, grab a pointer partway through,
|
/linux-6.12.1/tools/testing/selftests/bpf/progs/ |
D | btf_dump_test_case_syntax.c | 77 * While previous function pointers are pretty trivial (C-syntax-level 78 * trivial), the following are deciphered here for future generations:
|
/linux-6.12.1/drivers/staging/vc04_services/interface/vchiq_arm/ |
D | vchiq_cfg.h | 8 /* The version of VCHIQ - change with any non-trivial change */
|
/linux-6.12.1/Documentation/maintainer/ |
D | feature-and-driver-maintainers.rst | 55 no matter how trivial. If the patch is a tree wide change and modifies 121 for any piece of code, no matter how trivial. It spreads the burden, helps
|
/linux-6.12.1/arch/sh/mm/ |
D | uncached.c | 11 * Legacy platforms handle trivial transitions between cached and
|
/linux-6.12.1/tools/include/tools/ |
D | dis-asm-compat.h | 15 * Trivial fprintf wrapper to be used as the fprintf_styled_func argument to
|
12345678910>>...14