Searched full:simplest (Results 1 – 25 of 137) sorted by relevance
123456
/Linux-v6.1/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.1/Documentation/mm/ |
D | memory-model.rst | 10 simplest case is when the physical memory starts at address 0 and 36 The simplest memory model is FLATMEM. This model is suitable for
|
/Linux-v6.1/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.1/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.1/arch/sparc/include/asm/ |
D | highmem.h | 38 * chunk of RAM. Currently the simplest way to do this is to align the
|
/Linux-v6.1/Documentation/userspace-api/media/v4l/ |
D | rw.rst | 22 However this is also the simplest I/O method, requiring little or no
|
/Linux-v6.1/arch/arc/kernel/ |
D | fpu.c | 14 * To save/restore FPU regs, simplest scheme would use LR/SR insns.
|
/Linux-v6.1/Documentation/filesystems/ |
D | automount-support.rst | 63 It may prove simplest to simply call this at regular intervals, using
|
/Linux-v6.1/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.1/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.1/kernel/trace/ |
D | trace_clock.c | 27 * trace_clock_local(): the simplest and least coherent tracing clock.
|
/Linux-v6.1/Documentation/maintainer/ |
D | messy-diffstat.rst | 36 result in the simplest case is a history that looks like::
|
/Linux-v6.1/Documentation/networking/ |
D | fib_trie.rst | 123 The lookup is in its simplest form just like fib_find_node(). We descend the
|
/Linux-v6.1/sound/soc/ti/ |
D | Kconfig | 146 a line discipline #19 on the modem (ttyS3) serial line. The simplest
|
/Linux-v6.1/Documentation/power/ |
D | swsusp-dmcrypt.rst | 44 modify. For lilo the simplest setup looks like the following
|
/Linux-v6.1/Documentation/core-api/ |
D | timekeeping.rst | 12 The recommended simplest form returns an opaque ktime_t, with variants
|
/Linux-v6.1/Documentation/devicetree/bindings/regulator/ |
D | ti-abb-regulator.txt | 68 Example #1: Simplest configuration (no efuse data, hard coded ABB table):
|
/Linux-v6.1/net/sched/ |
D | sch_fifo.c | 3 * net/sched/sch_fifo.c The simplest FIFO queue.
|
/Linux-v6.1/Documentation/ia64/ |
D | serial.rst | 63 - If your firmware supplies the HCDP, it is simplest to
|
/Linux-v6.1/Documentation/leds/ |
D | leds-class.rst | 5 In its simplest form, the LED class just allows control of LEDs from
|
/Linux-v6.1/scripts/kconfig/lxdialog/ |
D | dialog.h | 25 * with standard curses. The simplest fix (to make this work with standard
|
/Linux-v6.1/Documentation/power/powercap/ |
D | dtpm.rst | 107 description is the simplest one and it is supposed to give to user
|
/Linux-v6.1/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | time-event.h | 22 * The simplest example is for BSS association. The driver issues a time event,
|
123456