Home
last modified time | relevance | path

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

123

/Linux-v5.4/Documentation/process/
Dstable-kernel-rules.rst120 git cherry-pick a1f84a3
121 git cherry-pick 1b9508f
122 git cherry-pick fd21073
123 git cherry-pick <this commit>
136 git cherry-pick <this commit>
/Linux-v5.4/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>
/Linux-v5.4/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
/Linux-v5.4/fs/autofs/
DKconfig6 This name exists for people to just automatically pick up the
/Linux-v5.4/fs/xfs/
Dxfs_rtalloc.h90 xfs_rtblock_t *pick); /* result rt extent */
Dxfs_rtalloc.c1276 xfs_rtblock_t *pick) /* result rt extent */ in xfs_rtpick_extent() argument
1305 *pick = b; in xfs_rtpick_extent()
/Linux-v5.4/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
/Linux-v5.4/tools/perf/arch/x86/util/
Dintel-pt.c169 int pos, pick = -1; in intel_pt_pick_bit() local
173 if (pos <= target || pick < 0) in intel_pt_pick_bit()
174 pick = pos; in intel_pt_pick_bit()
180 return pick; in intel_pt_pick_bit()
/Linux-v5.4/Documentation/usb/
Ddwc3.rst9 Please pick something while reading :)
/Linux-v5.4/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
/Linux-v5.4/fs/xfs/libxfs/
Dxfs_dir2_sf.c271 int pick; /* which algorithm to use */ in xfs_dir2_sf_addname() local
314 (pick = in xfs_dir2_sf_addname()
337 if (pick == 1) in xfs_dir2_sf_addname()
344 ASSERT(pick == 2); in xfs_dir2_sf_addname()
/Linux-v5.4/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
/Linux-v5.4/Documentation/devicetree/bindings/opp/
Dsun50i-nvmem-cpufreq.txt28 At runtime, the platform can pick a <name> and
Dopp.txt108 provided for the same OPP. At runtime, the platform can pick a <name> and
110 platform doesn't pick a specific <name> or the <name> doesn't match with any
/Linux-v5.4/Documentation/vm/
Dswap_numa.rst73 or the system will pick one starting from -1 then downwards. The priority
/Linux-v5.4/Documentation/hwmon/
Dw83793.rst86 will always pick the safest (max) PWM value for each fan.
/Linux-v5.4/Documentation/media/kapi/
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-v5.4/Documentation/x86/
Dentry_64.rst67 The cheap way is to pick this info off the entry frame on the kernel
/Linux-v5.4/Documentation/media/v4l-drivers/
Dradiotrack.rst31 broadcast band, so I could pick up the audio carriers from North American
/Linux-v5.4/Documentation/RCU/
DarrayRCU.txt107 using rcu_dereference() to pick up the pointer to the array so
/Linux-v5.4/Documentation/admin-guide/acpi/
Dssdt-overlays.rst155 # try to pick up an existing GUID
/Linux-v5.4/drivers/staging/greybus/
DKconfig112 Select this option to pick from a variety of Greybus Bridged
/Linux-v5.4/Documentation/
DIPMI.txt27 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
611 The default is -1, which means to pick the first one registered.
742 code should use. The default is -1, which means to pick the first one
/Linux-v5.4/drivers/scsi/
D53c700.scr380 ; Data in and out do the same thing on resume, so pick one
/Linux-v5.4/drivers/video/fbdev/
Dleo.c167 u32 pick[5]; /* SS1 only */ member

123