Home
last modified time | relevance | path

Searched full:pick (Results 1 – 25 of 915) sorted by relevance

12345678910>>...37

/linux-6.15/fs/bcachefs/
Dio_read.c208 struct extent_ptr_decoded *pick, in __promote_alloc() argument
292 struct extent_ptr_decoded *pick, in promote_alloc() argument
309 ? max(pick->crc.compressed_size, pick->crc.live_size) in promote_alloc()
325 k, pos, pick, sectors, orig, failed); in promote_alloc()
396 struct bch_dev *ca = bch2_dev_have_ref(rbio->c, rbio->pick.ptr.dev); in bch2_rbio_free()
499 bch2_mark_io_failure(&failed, &rbio->pick, in bch2_rbio_retry()
577 struct bch_dev *ca = rbio->have_ioref ? bch2_dev_have_ref(c, rbio->pick.ptr.dev) : NULL; in bch2_read_io_err()
596 u64 data_offset = rbio->data_pos.offset - rbio->pick.crc.offset; in __bch2_rbio_narrow_crcs()
603 if (crc_is_compressed(rbio->pick.crc)) in __bch2_rbio_narrow_crcs()
612 !bch2_bkey_matches_ptr(c, k, rbio->pick.ptr, data_offset)) in __bch2_rbio_narrow_crcs()
[all …]
Dbtree_io.c1319 struct bch_dev *ca = rb->have_ioref ? bch2_dev_have_ref(c, rb->pick.ptr.dev) : NULL; in btree_node_read_work()
1332 ca = bch2_dev_get_ioref(c, rb->pick.ptr.dev, READ); in btree_node_read_work()
1336 bio->bi_iter.bi_sector = rb->pick.ptr.offset; in btree_node_read_work()
1360 bch2_mark_io_failure(&failed, &rb->pick, false); in btree_node_read_work()
1364 &failed, &rb->pick, -1) > 0; in btree_node_read_work()
1414 ? bch2_dev_have_ref(c, rb->pick.ptr.dev) : NULL; in btree_node_read_endio()
1612 struct bch_dev *ca = bch2_dev_have_ref(c, rb->pick.ptr.dev); in btree_node_read_all_replicas_endio()
1631 struct extent_ptr_decoded pick; in btree_node_read_all_replicas() local
1654 bkey_for_each_ptr_decode(k.k, ptrs, pick, entry) { in btree_node_read_all_replicas()
1655 struct bch_dev *ca = bch2_dev_get_ioref(c, pick.ptr.dev, READ); in btree_node_read_all_replicas()
[all …]
Ddebug.c36 struct extent_ptr_decoded pick) in bch2_btree_verify_replica() argument
45 struct bch_dev *ca = bch2_dev_get_ioref(c, pick.ptr.dev, READ); in bch2_btree_verify_replica()
54 bio->bi_iter.bi_sector = pick.ptr.offset; in bch2_btree_verify_replica()
188 struct extent_ptr_decoded pick; in bch2_btree_node_ondisk_to_text() local
194 if (bch2_bkey_pick_read_device(c, bkey_i_to_s_c(&b->key), NULL, &pick, -1) <= 0) { in bch2_btree_node_ondisk_to_text()
199 ca = bch2_dev_get_ioref(c, pick.ptr.dev, READ); in bch2_btree_node_ondisk_to_text()
216 bio->bi_iter.bi_sector = pick.ptr.offset; in bch2_btree_node_ondisk_to_text()
/linux-6.15/drivers/net/wireless/intel/iwlwifi/cfg/
D22000.c189 * HT size; mac80211 would otherwise pick the HE max (256) by default.
224 * HT size; mac80211 would otherwise pick the HE max (256) by default.
237 * HT size; mac80211 would otherwise pick the HE max (256) by default.
250 * HT size; mac80211 would otherwise pick the HE max (256) by default.
262 * HT size; mac80211 would otherwise pick the HE max (256) by default.
275 * HT size; mac80211 would otherwise pick the HE max (256) by default.
288 * HT size; mac80211 would otherwise pick the HE max (256) by default.
300 * HT size; mac80211 would otherwise pick the HE max (256) by default.
314 * HT size; mac80211 would otherwise pick the HE max (256) by default.
327 * HT size; mac80211 would otherwise pick the HE max (256) by default.
[all …]
/linux-6.15/Documentation/process/
Dbackporting.rst31 in which case you just cherry-pick it directly using
32 ``git cherry-pick``. However, if the patch comes from an email, as it
42 where the patch applies cleanly and *then* cherry-pick it over to your
47 can apply it to the most recent mainline kernel and then cherry-pick it
57 A good reason to prefer ``git cherry-pick`` over ``git am`` is that git
67 article will assume that you are doing a plain ``git cherry-pick``.
72 Once you have the patch in git, you can go ahead and cherry-pick it into
73 your source tree. Don't forget to cherry-pick with ``-x`` if you want a
89 Uh-oh; the cherry-pick failed with a vaguely threatening message::
104 If your attempted cherry-pick fails with a conflict, git automatically
[all …]
Dstable-kernel-rules.rst47 2. Ask the stable team to pick up a patch already mainlined.
95 git cherry-pick a1f84a3
96 git cherry-pick 1b9508f
97 git cherry-pick fd21073
98 git cherry-pick <this commit>
117 git cherry-pick <this commit>
124 * Delay pick up of patches::
/linux-6.15/kernel/sched/
Dext_idle.c107 * Pick an idle CPU in a specific NUMA node.
405 * 3. Pick a CPU within the same LLC (Last-Level Cache):
406 * - if the above conditions aren't met, pick a CPU that shares the same LLC
409 * 4. Pick a CPU within the same NUMA node, if enabled:
412 * 5. Pick any idle CPU usable by the task.
499 * If CPU has SMT, any wholly idle CPU is likely a better pick than in scx_select_cpu_dfl()
981 * scx_bpf_pick_idle_cpu_node - Pick and claim an idle cpu from @node
986 * Pick and claim an idle cpu in @cpus_allowed from the NUMA node @node.
1010 * scx_bpf_pick_idle_cpu - Pick and claim an idle cpu
1014 * Pick and claim an idle cpu in @cpus_allowed. Returns the picked idle cpu
[all …]
/linux-6.15/Documentation/arch/arm/google/
Dchromebook-boot-flow.rst10 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-6.15/net/netfilter/ipvs/
Dip_vs_twos.c29 * pick choice1 when rweight1 is <= 0
30 * pick choice2 when rweight2 is <= 0
77 /* Pick two weighted servers */ in ip_vs_twos_schedule()
/linux-6.15/Documentation/translations/it_IT/process/
Dstable-kernel-rules.rst108 git cherry-pick a1f84a3
109 git cherry-pick 1b9508f
110 git cherry-pick fd21073
111 git cherry-pick <this commit>
128 git cherry-pick <this commit>
/linux-6.15/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-6.15/lib/raid6/
Drecov_neon.c53 /* Now, pick the proper data tables */ in raid6_2data_recov_neon()
86 /* Now, pick the proper data tables */ in raid6_datap_recov_neon()
Drecov_s390xc.c52 /* Now, pick the proper data tables */ in raid6_2data_recov_s390xc()
94 /* Now, pick the proper data tables */ in raid6_datap_recov_s390xc()
Drecov.c48 /* Now, pick the proper data tables */ in raid6_2data_recov_intx1()
84 /* Now, pick the proper data tables */ in raid6_datap_recov_intx1()
/linux-6.15/scripts/
Dcheckversion.pl31 # Pick up definitions.
40 # Pick up definitions.
/linux-6.15/drivers/gpu/drm/vmwgfx/
Dvmwgfx_page_dirty.c174 * vmw_bo_dirty_pre_unmap - write-protect and pick up dirty pages before
181 * when calling unmap_mapping_range(). This function makes sure we pick
261 /* Write-protect and then pick up already dirty bits */ in vmw_bo_dirty_add()
298 * vmw_bo_dirty_transfer_to_res - Pick up a resource's dirty region from
302 * This function will pick up all dirty ranges affecting the resource from
/linux-6.15/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-6.15/drivers/gpu/drm/i915/display/
Dintel_panel.c71 * With VRR always pick a mode with equal/higher than requested in is_best_fixed_mode()
80 /* pick the fixed_mode that is closest in terms of vrefresh */ in is_best_fixed_mode()
132 /* pick the fixed_mode with the lowest refresh rate */ in intel_panel_downclock_mode()
152 /* pick the fixed_mode that has the highest clock */ in intel_panel_highest_mode()
/linux-6.15/tools/testing/selftests/net/netfilter/
Dconntrack_tcp_unreplied.sh119 # wait for conntrack to pick the new connection request up before loading
122 echo "ERROR: $ns2 did not pick up tcp connection from peer"
/linux-6.15/arch/um/include/asm/
Dxor.h19 /* pick an arbitrary one - measuring isn't possible with inf-cpu */
/linux-6.15/drivers/media/platform/qcom/camss/
Dcamss-csid.h115 * src_pad_code - Pick an output/src format based on the input/sink format
236 * csid_src_pad_code - Pick an output/src format based on the input/sink format
/linux-6.15/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-6.15/fs/xfs/libxfs/
Dxfs_dir2_sf.c374 int pick; /* which algorithm to use */ in xfs_dir2_sf_addname() local
405 * or the pick routine says it won't (due to offset values). in xfs_dir2_sf_addname()
408 (pick = in xfs_dir2_sf_addname()
431 if (pick == 1) in xfs_dir2_sf_addname()
438 ASSERT(pick == 2); in xfs_dir2_sf_addname()
452 * This is already checked by the pick routine.
586 * If it will fit, pick between adding the new entry to the end (easy)
591 static int /* pick result */
/linux-6.15/arch/arm64/include/asm/
Dasm-prototypes.h10 * ... kbuild will automatically pick these up from <asm/asm-prototypes.h> and
/linux-6.15/arch/parisc/
Ddefpalo.conf9 ########## Pick your ROOT here! ##########

12345678910>>...37