Searched full:simplest (Results 1 – 25 of 138) sorted by relevance
123456
/Linux-v5.10/lib/xz/ |
D | xz_dec_syms.c | 23 * 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-v5.10/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.txt | 47 /proc/irq/ interface. In the simplest possible configuration, only one
|
/Linux-v5.10/arch/sparc/include/asm/ |
D | highmem.h | 41 * chunk of RAM. Currently the simplest way to do this is to align the
|
/Linux-v5.10/Documentation/userspace-api/media/v4l/ |
D | rw.rst | 22 However this is also the simplest I/O method, requiring little or no
|
/Linux-v5.10/Documentation/vm/ |
D | memory-model.rst | 10 simplest case is when the physical memory starts at address 0 and 40 The simplest memory model is FLATMEM. This model is suitable for
|
/Linux-v5.10/arch/arc/kernel/ |
D | fpu.c | 14 * To save/restore FPU regs, simplest scheme would use LR/SR insns.
|
/Linux-v5.10/kernel/trace/ |
D | trace_clock.c | 27 * trace_clock_local(): the simplest and least coherent tracing clock.
|
/Linux-v5.10/arch/x86/include/asm/ |
D | iommu_table.h | 59 * The simplest IOMMU definition. Provide the detection routine
|
/Linux-v5.10/Documentation/devicetree/bindings/memory-controllers/ |
D | nvidia,tegra30-mc.yaml | 26 Domains and Protocol Arbiters. In the simplest version of the system, the
|
D | nvidia,tegra20-emc.txt | 55 * The simplest is if there is just one set of tables in the device tree,
|
/Linux-v5.10/Documentation/filesystems/ |
D | automount-support.rst | 63 It may prove simplest to simply call this at regular intervals, using
|
/Linux-v5.10/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-v5.10/arch/powerpc/lib/ |
D | code-patching.c | 424 /* The simplest case, branch to self, no flags */ in test_branch_iform() 433 /* Simplest case, branch to self with link */ in test_branch_iform() 516 /* The simplest case, branch to self, no flags */ in test_branch_bform()
|
/Linux-v5.10/Documentation/power/ |
D | swsusp-dmcrypt.rst | 44 modify. For lilo the simplest setup looks like the following
|
/Linux-v5.10/Documentation/networking/ |
D | fib_trie.rst | 123 The lookup is in its simplest form just like fib_find_node(). We descend the
|
/Linux-v5.10/sound/soc/ti/ |
D | Kconfig | 144 a line discipline #19 on the modem (ttyS3) serial line. The simplest
|
/Linux-v5.10/Documentation/core-api/ |
D | timekeeping.rst | 12 The recommended simplest form returns an opaque ktime_t, with variants
|
/Linux-v5.10/Documentation/devicetree/bindings/regulator/ |
D | ti-abb-regulator.txt | 68 Example #1: Simplest configuration (no efuse data, hard coded ABB table):
|
/Linux-v5.10/Documentation/spi/ |
D | spidev.rst | 32 The simplest way to arrange to use this driver is to just list it in the
|
/Linux-v5.10/Documentation/ia64/ |
D | serial.rst | 63 - If your firmware supplies the HCDP, it is simplest to
|
/Linux-v5.10/net/sched/ |
D | sch_fifo.c | 3 * net/sched/sch_fifo.c The simplest FIFO queue.
|
/Linux-v5.10/scripts/kconfig/lxdialog/ |
D | dialog.h | 25 * with standard curses. The simplest fix (to make this work with standard
|
/Linux-v5.10/include/linux/ |
D | rbtree_latch.h | 11 * The simplest solution is a seqlock + RB-tree, this will allow lockless
|
123456