Home
last modified time | relevance | path

Searched refs:pick (Results 1 – 25 of 79) sorted by relevance

1234

/linux/Documentation/process/
A Dstable-kernel-rules.rst114 git cherry-pick a1f84a3
115 git cherry-pick 1b9508f
116 git cherry-pick fd21073
117 git cherry-pick <this commit>
130 git cherry-pick <this commit>
/linux/Documentation/translations/it_IT/process/
A Dstable-kernel-rules.rst125 git cherry-pick a1f84a3
126 git cherry-pick 1b9508f
127 git cherry-pick fd21073
128 git cherry-pick <this commit>
142 git cherry-pick <this commit>
/linux/Documentation/driver-api/acpi/
A Dlinuxized-acpica.rst239 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/Documentation/devicetree/bindings/misc/
A Dintel,ixp4xx-ahb-queue-manager.yaml17 IXP4xx for accelerating queues, especially for networking. Clients pick
/linux/fs/autofs/
A DKconfig6 This name exists for people to just automatically pick up the
/linux/Documentation/devicetree/bindings/regulator/
A Dti-abb-regulator.txt47 - "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/tools/perf/arch/x86/util/
A Dintel-pt.c174 int pos, pick = -1; in intel_pt_pick_bit() local
178 if (pos <= target || pick < 0) in intel_pt_pick_bit()
179 pick = pos; in intel_pt_pick_bit()
185 return pick; in intel_pt_pick_bit()
/linux/Documentation/maintainer/
A Drebasing-and-merging.rst71 - 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
/linux/fs/xfs/
A Dxfs_rtalloc.h90 xfs_rtblock_t *pick); /* result rt extent */
A Dxfs_rtalloc.c1337 xfs_rtblock_t *pick) /* result rt extent */ in xfs_rtpick_extent() argument
1366 *pick = b; in xfs_rtpick_extent()
/linux/Documentation/usb/
A Ddwc3.rst9 Please pick something while reading :)
/linux/fs/xfs/libxfs/
A Dxfs_dir2_sf.c373 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/Documentation/leds/
A Dwell-known-leds.txt29 though drivers may pick a default value.
/linux/Documentation/admin-guide/media/
A Dsaa7134.rst26 Once you pick up a Kernel source, you should configure, build,
/linux/Documentation/arm/
A Dvlocks.rst73 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/Documentation/devicetree/bindings/opp/
A Dopp-v2-base.yaml186 provided for the same OPP. At runtime, the platform can pick a <name>
188 OPPs. If the platform doesn't pick a specific <name> or the <name>
/linux/Documentation/driver-api/media/
A Dv4l2-dev.rst216 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/Documentation/admin-guide/mm/
A Dswap_numa.rst73 or the system will pick one starting from -1 then downwards. The priority
/linux/Documentation/hwmon/
A Dw83793.rst86 will always pick the safest (max) PWM value for each fan.
/linux/drivers/firmware/
A DKconfig237 drivers like efifb, vesafb and uvesafb can pick it up.
242 not be able to pick up generic system framebuffers if this option
/linux/Documentation/x86/
A Dentry_64.rst67 The cheap way is to pick this info off the entry frame on the kernel
/linux/Documentation/driver-api/media/drivers/
A Dradiotrack.rst31 broadcast band, so I could pick up the audio carriers from North American
/linux/Documentation/RCU/
A DarrayRCU.rst117 using rcu_dereference() to pick up the pointer to the array so
/linux/Documentation/scheduler/
A Dschedutil.txt72 We pick 4C turbo over 1C turbo to make it slightly more sustainable.
/linux/Documentation/admin-guide/acpi/
A Dssdt-overlays.rst156 # try to pick up an existing GUID

Completed in 33 milliseconds

1234