Home
last modified time | relevance | path

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

123

/kernel/linux/linux-5.10/Documentation/translations/it_IT/process/
Dstable-kernel-rules.rst131 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>
/kernel/linux/linux-5.10/Documentation/process/
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>
/kernel/linux/linux-5.10/Documentation/driver-api/acpi/
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
/kernel/linux/linux-5.10/fs/autofs/
DKconfig6 This name exists for people to just automatically pick up the
/kernel/linux/linux-5.10/fs/xfs/
Dxfs_rtalloc.h90 xfs_rtblock_t *pick); /* result rt extent */
Dxfs_rtalloc.c1305 xfs_rtblock_t *pick) /* result rt extent */ in xfs_rtpick_extent() argument
1334 *pick = b; in xfs_rtpick_extent()
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/regulator/
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
/kernel/linux/linux-5.10/Documentation/usb/
Ddwc3.rst9 Please pick something while reading :)
/kernel/linux/linux-5.10/Documentation/maintainer/
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
/kernel/linux/linux-5.10/tools/perf/arch/x86/util/
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()
/kernel/linux/linux-5.10/Documentation/admin-guide/media/
Dsaa7134.rst26 Once you pick up a Kernel source, you should configure, build,
/kernel/linux/linux-5.10/fs/xfs/libxfs/
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()
/kernel/linux/linux-5.10/Documentation/arm/
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
/kernel/linux/linux-5.10/Documentation/vm/
Dswap_numa.rst73 or the system will pick one starting from -1 then downwards. The priority
/kernel/linux/linux-5.10/Documentation/driver-api/media/
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
/kernel/linux/linux-5.10/Documentation/hwmon/
Dw83793.rst86 will always pick the safest (max) PWM value for each fan.
/kernel/linux/linux-5.10/Documentation/x86/
Dentry_64.rst67 The cheap way is to pick this info off the entry frame on the kernel
/kernel/linux/linux-5.10/Documentation/driver-api/media/drivers/
Dradiotrack.rst31 broadcast band, so I could pick up the audio carriers from North American
/kernel/linux/linux-5.10/Documentation/RCU/
DarrayRCU.rst117 using rcu_dereference() to pick up the pointer to the array so
/kernel/linux/linux-5.10/Documentation/admin-guide/acpi/
Dssdt-overlays.rst155 # try to pick up an existing GUID
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/opp/
Dopp.txt113 provided for the same OPP. At runtime, the platform can pick a <name> and
115 platform doesn't pick a specific <name> or the <name> doesn't match with any
/kernel/linux/linux-5.10/drivers/staging/greybus/
DKconfig124 Select this option to pick from a variety of Greybus Bridged
/kernel/linux/linux-5.10/Documentation/driver-api/
Dipmi.rst27 The Linux IPMI driver is modular, which means you have to pick several
32 No matter what, you must pick 'IPMI top-level message handler' to use
615 The default is -1, which means to pick the first one registered.
746 code should use. The default is -1, which means to pick the first one
/kernel/linux/linux-5.10/Documentation/trace/
Dstm.rst13 trace sources are usually free to pick for themselves any
/kernel/linux/linux-5.10/arch/m68k/fpsp040/
Ddecbin.S145 moveql #ESTRT,%d3 |counter to pick up digits

123