Searched full:simplest (Results 1 – 25 of 145) sorted by relevance
123456
/Linux-v6.6/lib/xz/ |
D | xz_dec_syms.c | 30 * This code is in the public domain, but in Linux it's simplest to just
|
D | xz_dec_test.c | 217 * This code is in the public domain, but in Linux it's simplest to just
|
/Linux-v6.6/Documentation/mm/ |
D | memory-model.rst | 8 simplest case is when the physical memory starts at address 0 and 34 The simplest memory model is FLATMEM. This model is suitable for
|
/Linux-v6.6/Documentation/devicetree/bindings/misc/ |
D | ti,j721e-esm.yaml | 19 simplest configuration the signals are just routed to reset the SoC.
|
/Linux-v6.6/arch/powerpc/lib/ |
D | test-code-patching.c | 38 /* The simplest case, branch to self, no flags */ in test_branch_iform() 47 /* Simplest case, branch to self with link */ in test_branch_iform() 136 /* The simplest case, branch to self, no flags */ in test_branch_bform()
|
/Linux-v6.6/Documentation/devicetree/bindings/interrupt-controller/ |
D | brcm,bcm6345-l1-intc.txt | 37 /proc/irq/ interface. In the simplest possible configuration, only one
|
D | brcm,bcm7038-l1-intc.yaml | 32 /proc/irq/ interface. In the simplest possible configuration, only one
|
/Linux-v6.6/arch/sparc/include/asm/ |
D | highmem.h | 38 * chunk of RAM. Currently the simplest way to do this is to align the
|
/Linux-v6.6/Documentation/userspace-api/media/v4l/ |
D | rw.rst | 22 However this is also the simplest I/O method, requiring little or no
|
/Linux-v6.6/arch/arc/kernel/ |
D | fpu.c | 14 * To save/restore FPU regs, simplest scheme would use LR/SR insns.
|
/Linux-v6.6/tools/testing/selftests/bpf/progs/ |
D | verifier_subprog_precision.c | 17 /* the simplest *static* 64-bit identity function */ in identity_subprog() 27 /* the simplest *global* 64-bit identity function */ in global_identity_subprog() 34 /* the simplest callback function */ in callback_subprog()
|
/Linux-v6.6/Documentation/devicetree/bindings/memory-controllers/ |
D | nvidia,tegra30-mc.yaml | 26 Domains and Protocol Arbiters. In the simplest version of the system, the
|
/Linux-v6.6/drivers/staging/media/atomisp/ |
D | TODO | 95 The simplest gstreamer pipeline for testing running the sensor
|
/Linux-v6.6/Documentation/filesystems/ |
D | automount-support.rst | 63 It may prove simplest to simply call this at regular intervals, using
|
/Linux-v6.6/Documentation/watchdog/ |
D | watchdog-api.rst | 37 The simplest API 43 timeout or margin. The simplest way to ping the watchdog is to write
|
/Linux-v6.6/kernel/trace/ |
D | trace_clock.c | 27 * trace_clock_local(): the simplest and least coherent tracing clock.
|
/Linux-v6.6/sound/soc/ti/ |
D | Kconfig | 139 a line discipline #19 on the modem (ttyS3) serial line. The simplest
|
/Linux-v6.6/Documentation/maintainer/ |
D | messy-diffstat.rst | 36 result in the simplest case is a history that looks like::
|
/Linux-v6.6/Documentation/userspace-api/netlink/ |
D | intro-specs.rst | 73 The simplest way to generate a new file based on a spec is to add
|
/Linux-v6.6/Documentation/power/ |
D | swsusp-dmcrypt.rst | 44 modify. For lilo the simplest setup looks like the following
|
/Linux-v6.6/Documentation/networking/ |
D | fib_trie.rst | 123 The lookup is in its simplest form just like fib_find_node(). We descend the
|
/Linux-v6.6/Documentation/core-api/ |
D | timekeeping.rst | 12 The recommended simplest form returns an opaque ktime_t, with variants
|
/Linux-v6.6/Documentation/devicetree/bindings/regulator/ |
D | ti-abb-regulator.txt | 68 Example #1: Simplest configuration (no efuse data, hard coded ABB table):
|
/Linux-v6.6/net/sched/ |
D | sch_fifo.c | 3 * net/sched/sch_fifo.c The simplest FIFO queue.
|
/Linux-v6.6/Documentation/arch/ia64/ |
D | serial.rst | 63 - If your firmware supplies the HCDP, it is simplest to
|
123456