/linux-6.8/fs/bcachefs/ |
D | io_read.c | 156 bch2_data_update_read_done(&op->write, rbio->pick.crc); in promote_start() 163 struct extent_ptr_decoded *pick, in __promote_alloc() argument 255 struct extent_ptr_decoded *pick, in promote_alloc() argument 266 ? max(pick->crc.compressed_size, pick->crc.live_size) in promote_alloc() 282 k, pos, pick, opts, sectors, rbio); in promote_alloc() 394 rbio->pick.ptr, in bch2_read_retry_nodecode() 396 rbio->pick.crc.offset)) { in bch2_read_retry_nodecode() 437 bch2_mark_io_failure(&failed, &rbio->pick); in bch2_rbio_retry() 479 u64 data_offset = rbio->data_pos.offset - rbio->pick.crc.offset; in __bch2_rbio_narrow_crcs() 486 if (crc_is_compressed(rbio->pick.crc)) in __bch2_rbio_narrow_crcs() [all …]
|
D | btree_io.c | 1271 struct bch_dev *ca = bch_dev_bkey_exists(c, rb->pick.ptr.dev); in btree_node_read_work() 1283 ca = bch_dev_bkey_exists(c, rb->pick.ptr.dev); in btree_node_read_work() 1286 bio->bi_iter.bi_sector = rb->pick.ptr.offset; in btree_node_read_work() 1305 bch2_mark_io_failure(&failed, &rb->pick); in btree_node_read_work() 1309 &failed, &rb->pick) > 0; in btree_node_read_work() 1351 struct bch_dev *ca = bch_dev_bkey_exists(c, rb->pick.ptr.dev); in btree_node_read_endio() 1547 struct bch_dev *ca = bch_dev_bkey_exists(c, rb->pick.ptr.dev); in btree_node_read_all_replicas_endio() 1565 struct extent_ptr_decoded pick; in btree_node_read_all_replicas() local 1588 bkey_for_each_ptr_decode(k.k, ptrs, pick, entry) { in btree_node_read_all_replicas() 1589 struct bch_dev *ca = bch_dev_bkey_exists(c, pick.ptr.dev); in btree_node_read_all_replicas() [all …]
|
D | debug.c | 33 struct extent_ptr_decoded pick) in bch2_btree_verify_replica() argument 39 struct bch_dev *ca = bch_dev_bkey_exists(c, pick.ptr.dev); in bch2_btree_verify_replica() 51 bio->bi_iter.bi_sector = pick.ptr.offset; in bch2_btree_verify_replica() 185 struct extent_ptr_decoded pick; in bch2_btree_node_ondisk_to_text() local 191 if (bch2_bkey_pick_read_device(c, bkey_i_to_s_c(&b->key), NULL, &pick) <= 0) { in bch2_btree_node_ondisk_to_text() 196 ca = bch_dev_bkey_exists(c, pick.ptr.dev); in bch2_btree_node_ondisk_to_text() 213 bio->bi_iter.bi_sector = pick.ptr.offset; in bch2_btree_node_ondisk_to_text()
|
/linux-6.8/drivers/net/wireless/intel/iwlwifi/cfg/ |
D | 22000.c | 189 * HT size; mac80211 would otherwise pick the HE max (256) by default. 225 * HT size; mac80211 would otherwise pick the HE max (256) by default. 238 * HT size; mac80211 would otherwise pick the HE max (256) by default. 251 * HT size; mac80211 would otherwise pick the HE max (256) by default. 263 * HT size; mac80211 would otherwise pick the HE max (256) by default. 276 * HT size; mac80211 would otherwise pick the HE max (256) by default. 289 * HT size; mac80211 would otherwise pick the HE max (256) by default. 301 * HT size; mac80211 would otherwise pick the HE max (256) by default. 315 * HT size; mac80211 would otherwise pick the HE max (256) by default. 328 * HT size; mac80211 would otherwise pick the HE max (256) by default. [all …]
|
/linux-6.8/Documentation/process/ |
D | backporting.rst | 31 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 …]
|
D | stable-kernel-rules.rst | 47 2. Ask the stable team to pick up a patch already mainlined. 99 git cherry-pick a1f84a3 100 git cherry-pick 1b9508f 101 git cherry-pick fd21073 102 git cherry-pick <this commit> 128 git cherry-pick <this commit> 135 * To delay pick up of patches, use the following format:
|
/linux-6.8/Documentation/arch/arm/google/ |
D | chromebook-boot-flow.rst | 10 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.8/Documentation/translations/it_IT/process/ |
D | stable-kernel-rules.rst | 131 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-6.8/net/netfilter/ipvs/ |
D | ip_vs_twos.c | 29 * 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.8/Documentation/maintainer/ |
D | rebasing-and-merging.rst | 71 - 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.8/scripts/ |
D | checkversion.pl | 31 # Pick up definitions. 40 # Pick up definitions.
|
/linux-6.8/lib/raid6/ |
D | recov_neon.c | 53 /* Now, pick the proper data tables */ in raid6_2data_recov_neon() 86 /* Now, pick the proper data tables */ in raid6_datap_recov_neon()
|
D | recov_s390xc.c | 52 /* Now, pick the proper data tables */ in raid6_2data_recov_s390xc() 94 /* Now, pick the proper data tables */ in raid6_datap_recov_s390xc()
|
D | recov.c | 48 /* 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.8/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_page_dirty.c | 174 * 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.8/lib/ |
D | fortify_kunit.c | 41 static volatile int pick; variable 44 static noinline size_t want_minus_one(int pick) in want_minus_one() argument 48 switch (pick) { in want_minus_one() 64 KUNIT_EXPECT_EQ(test, want_minus_one(pick), SIZE_MAX); in control_flow_split_test()
|
/linux-6.8/Documentation/driver-api/acpi/ |
D | linuxized-acpica.rst | 239 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.8/arch/um/include/asm/ |
D | xor.h | 19 /* pick an arbitrary one - measuring isn't possible with inf-cpu */
|
/linux-6.8/Documentation/devicetree/bindings/regulator/ |
D | ti-abb-regulator.txt | 47 - "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.8/fs/xfs/libxfs/ |
D | xfs_dir2_sf.c | 374 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.8/arch/arm64/include/asm/ |
D | asm-prototypes.h | 10 * ... kbuild will automatically pick these up from <asm/asm-prototypes.h> and
|
/linux-6.8/arch/parisc/ |
D | defpalo.conf | 9 ########## Pick your ROOT here! ##########
|
/linux-6.8/arch/powerpc/mm/nohash/ |
D | mmu_context.c | 106 /* Pick up the victim mm */ in steal_context_smp() 156 /* Pick up the victim mm */ in steal_all_contexts() 187 /* Pick up the victim mm */ in steal_context_up()
|
/linux-6.8/drivers/gpu/drm/msm/ |
D | msm_submitqueue.c | 228 * Pick a medium priority level as default. Lower numeric value is in msm_submitqueue_init() 229 * higher priority, so round-up to pick a priority that is not higher in msm_submitqueue_init()
|
/linux-6.8/Documentation/arch/arm/ |
D | vlocks.rst | 73 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
|