/Linux-v6.6/Documentation/arch/arm/google/ |
D | chromebook-boot-flow.rst | 10 is up to depthcharge_ to pick the right device tree from the `FIT Image`_ and 13 The scheme that depthcharge_ uses to pick the device tree takes into account 47 Then depthcharge_ will pick the first device tree even though 65 revision and try to run old software on it then we'll at pick the
|
/Linux-v6.6/lib/ |
D | fortify_kunit.c | 40 static volatile int pick; variable 43 static noinline size_t want_minus_one(int pick) in want_minus_one() argument 47 switch (pick) { in want_minus_one() 63 KUNIT_EXPECT_EQ(test, want_minus_one(pick), SIZE_MAX); in control_flow_split_test()
|
/Linux-v6.6/Documentation/process/ |
D | stable-kernel-rules.rst | 47 2. Ask the stable team to pick up a patch already mainlined. 99 git cherry-pick a1f84a3 100 git cherry-pick 1b9508f 101 git cherry-pick fd21073 102 git cherry-pick <this commit> 115 git cherry-pick <this commit> 122 * To delay pick up of patches, use the following format:
|
/Linux-v6.6/Documentation/translations/it_IT/process/ |
D | stable-kernel-rules.rst | 131 git cherry-pick a1f84a3 132 git cherry-pick 1b9508f 133 git cherry-pick fd21073 134 git cherry-pick <this commit> 148 git cherry-pick <this commit>
|
/Linux-v6.6/Documentation/driver-api/acpi/ |
D | linuxized-acpica.rst | 239 1. Cherry-pick an ACPICA commit 242 you want to cherry pick must be committed into the local repository. 244 Then the gen-patch.sh command can help to cherry-pick an ACPICA commit 252 cherry pick. It can be omitted if the commit is "HEAD". 254 2. Cherry-pick recent ACPICA commits
|
/Linux-v6.6/Documentation/devicetree/bindings/regulator/ |
D | ti-abb-regulator.txt | 47 - "efuse-address" - Contains efuse base address used to pick up ABB info. 56 from efuse-address to pick up ABB characteristics. Set to 0 if
|
/Linux-v6.6/fs/xfs/ |
D | xfs_rtalloc.h | 91 xfs_rtblock_t *pick); /* result rt extent */
|
D | xfs_rtalloc.c | 1426 xfs_rtblock_t *pick) /* result rt extent */ in xfs_rtpick_extent() argument 1455 *pick = b; in xfs_rtpick_extent()
|
/Linux-v6.6/Documentation/usb/ |
D | dwc3.rst | 9 Please pick something while reading :)
|
/Linux-v6.6/tools/perf/arch/x86/util/ |
D | intel-pt.c | 171 int pos, pick = -1; in intel_pt_pick_bit() local 175 if (pos <= target || pick < 0) in intel_pt_pick_bit() 176 pick = pos; in intel_pt_pick_bit() 182 return pick; in intel_pt_pick_bit()
|
/Linux-v6.6/Documentation/maintainer/ |
D | rebasing-and-merging.rst | 71 - If you must reparent a repository, do not pick some random kernel commit 75 series must move to a new base, pick a stable point (such as one of 210 the development cycle in order to pick up changes and fixes done elsewhere 211 in the tree. As always, such a merge should pick a well-known release
|
D | messy-diffstat.rst | 62 ends up having pick one of them and hoping for the best. If the diffstat
|
/Linux-v6.6/fs/xfs/libxfs/ |
D | xfs_dir2_sf.c | 373 int pick; /* which algorithm to use */ in xfs_dir2_sf_addname() local 410 (pick = in xfs_dir2_sf_addname() 433 if (pick == 1) in xfs_dir2_sf_addname() 440 ASSERT(pick == 2); in xfs_dir2_sf_addname()
|
/Linux-v6.6/Documentation/admin-guide/media/ |
D | saa7134.rst | 26 Once you pick up a Kernel source, you should configure, build,
|
/Linux-v6.6/Documentation/arch/arm/ |
D | vlocks.rst | 73 atomicity is used to pick the winner. This avoids the need for a static 90 to pick a unique winner, but it does not matter which CPU actually
|
/Linux-v6.6/Documentation/admin-guide/mm/ |
D | swap_numa.rst | 71 or the system will pick one starting from -1 then downwards. The priority
|
/Linux-v6.6/Documentation/leds/ |
D | well-known-leds.txt | 29 though drivers may pick a default value.
|
/Linux-v6.6/Documentation/i2c/ |
D | i2c-address-translators.rst | 87 2. When the attach callback is called pick an appropriate alias,
|
/Linux-v6.6/samples/bpf/ |
D | README.rst | 51 level directory, that the make system will automatically pick up first.
|
/Linux-v6.6/Documentation/driver-api/media/ |
D | v4l2-dev.rst | 216 to let the v4l2 framework pick the first free number. But sometimes users 228 and the v4l2 framework will try to pick the first free number that is equal 229 or higher to what you passed. If that fails, then it will just pick the
|
/Linux-v6.6/Documentation/hwmon/ |
D | w83793.rst | 86 will always pick the safest (max) PWM value for each fan.
|
/Linux-v6.6/Documentation/arch/x86/ |
D | entry_64.rst | 67 The cheap way is to pick this info off the entry frame on the kernel
|
/Linux-v6.6/Documentation/driver-api/media/drivers/ |
D | radiotrack.rst | 31 broadcast band, so I could pick up the audio carriers from North American
|
/Linux-v6.6/drivers/firmware/ |
D | Kconfig | 247 drivers like efifb, vesafb and uvesafb can pick it up. 252 not be able to pick up generic system framebuffers if this option
|
/Linux-v6.6/Documentation/scheduler/ |
D | schedutil.rst | 76 We pick 4C turbo over 1C turbo to make it slightly more sustainable.
|