Home
last modified time | relevance | path

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

123

/Linux-v4.19/Documentation/process/
Dstable-kernel-rules.rst117 git cherry-pick a1f84a3
118 git cherry-pick 1b9508f
119 git cherry-pick fd21073
120 git cherry-pick <this commit>
133 git cherry-pick <this commit>
/Linux-v4.19/Documentation/acpi/
Dlinuxized-acpica.txt222 1. Cherry-pick an ACPICA commit
225 you want to cherry pick must be committed into the local repository.
227 Then the gen-patch.sh command can help to cherry-pick an ACPICA commit
235 cherry pick. It can be omitted if the commit is "HEAD".
237 2. Cherry-pick recent ACPICA commits
Dssdt-overlays.txt148 # try to pick up an existing GUID
/Linux-v4.19/fs/autofs/
DKconfig5 This name exists for people to just automatically pick up the
/Linux-v4.19/Documentation/usb/
Ddwc3.txt4 Please pick something while reading :)
/Linux-v4.19/fs/xfs/
Dxfs_rtalloc.h90 xfs_rtblock_t *pick); /* result rt extent */
Dxfs_rtalloc.c1239 xfs_rtblock_t *pick) /* result rt extent */ in xfs_rtpick_extent() argument
1268 *pick = b; in xfs_rtpick_extent()
/Linux-v4.19/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-v4.19/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()
/Linux-v4.19/Documentation/trace/
Dstm.rst11 trace sources are usually free to pick for themselves any
95 node, the stm core will pick the first contiguous chunk of channels
/Linux-v4.19/fs/xfs/libxfs/
Dxfs_dir2_sf.c274 int pick; /* which algorithm to use */ in xfs_dir2_sf_addname() local
317 (pick = in xfs_dir2_sf_addname()
340 if (pick == 1) in xfs_dir2_sf_addname()
347 ASSERT(pick == 2); in xfs_dir2_sf_addname()
/Linux-v4.19/Documentation/arm/
Dvlocks.txt72 atomicity is used to pick the winner. This avoids the need for a static
89 to pick a unique winner, but it does not matter which CPU actually
/Linux-v4.19/Documentation/vm/
Dswap_numa.rst73 or the system will pick one starting from -1 then downwards. The priority
/Linux-v4.19/Documentation/media/kapi/
Dv4l2-dev.rst214 to let the v4l2 framework pick the first free number. But sometimes users
226 and the v4l2 framework will try to pick the first free number that is equal
227 or higher to what you passed. If that fails, then it will just pick the
/Linux-v4.19/Documentation/hwmon/
Dw8379379 will always pick the safest (max) PWM value for each fan.
/Linux-v4.19/Documentation/x86/
Dentry_64.txt61 The cheap way is to pick this info off the entry frame on the kernel
/Linux-v4.19/Documentation/filesystems/pohmelfs/
Ddesign_notes.txt45 servers and async threads will pick up replies in parallel, find appropriate transactions in the
/Linux-v4.19/Documentation/media/v4l-drivers/
Dradiotrack.rst29 broadcast band, so I could pick up the audio carriers from North American
/Linux-v4.19/Documentation/RCU/
DarrayRCU.txt107 using rcu_dereference() to pick up the pointer to the array so
/Linux-v4.19/Documentation/devicetree/bindings/opp/
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-v4.19/Documentation/gpu/
Ddrm-kms-helpers.rst8 large set of helper libraries, which can be combined freely to pick and choose
/Linux-v4.19/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-v4.19/drivers/scsi/
D53c700.scr380 ; Data in and out do the same thing on resume, so pick one
/Linux-v4.19/drivers/video/fbdev/
Dleo.c166 u32 pick[5]; /* SS1 only */ member
/Linux-v4.19/drivers/staging/greybus/
DKconfig138 Select this option to pick from a variety of Greybus Bridged

123