Home
last modified time | relevance | path

Searched refs:merged (Results 1 – 25 of 100) sorted by relevance

1234

/Linux-v4.19/tools/testing/selftests/sync/
Dsync_wait.c35 int fenceA, fenceB, fenceC, merged; in test_fence_multi_timeline_wait() local
46 merged = sync_merge("mergeFence", fenceB, fenceA); in test_fence_multi_timeline_wait()
47 merged = sync_merge("mergeFence", fenceC, merged); in test_fence_multi_timeline_wait()
49 valid = sw_sync_fence_is_valid(merged); in test_fence_multi_timeline_wait()
53 active = sync_fence_count_with_status(merged, FENCE_STATUS_ACTIVE); in test_fence_multi_timeline_wait()
56 ret = sync_wait(merged, 0); in test_fence_multi_timeline_wait()
61 active = sync_fence_count_with_status(merged, FENCE_STATUS_ACTIVE); in test_fence_multi_timeline_wait()
62 signaled = sync_fence_count_with_status(merged, FENCE_STATUS_SIGNALED); in test_fence_multi_timeline_wait()
67 active = sync_fence_count_with_status(merged, FENCE_STATUS_ACTIVE); in test_fence_multi_timeline_wait()
68 signaled = sync_fence_count_with_status(merged, FENCE_STATUS_SIGNALED); in test_fence_multi_timeline_wait()
[all …]
Dsync_merge.c34 int fence, valid, merged; in test_fence_merge_same_fence() local
44 merged = sync_merge("mergeFence", fence, fence); in test_fence_merge_same_fence()
48 ASSERT(sync_fence_count_with_status(merged, FENCE_STATUS_SIGNALED) == 0, in test_fence_merge_same_fence()
52 ASSERT(sync_fence_count_with_status(merged, FENCE_STATUS_SIGNALED) == 1, in test_fence_merge_same_fence()
55 sw_sync_fence_destroy(merged); in test_fence_merge_same_fence()
Dsync_stress_merge.c43 int fence, tmpfence, merged, valid; in test_merge_stress_random_merge() local
76 merged = sync_merge("merge", tmpfence, fence); in test_merge_stress_random_merge()
79 fence = merged; in test_merge_stress_random_merge()
81 valid = sw_sync_fence_is_valid(merged); in test_merge_stress_random_merge()
Dsync_stress_consumer.c108 int fence, merged, tmp, valid, it, i; in mpcs_consumer_thread() local
119 merged = sync_merge("name", tmp, fence); in mpcs_consumer_thread()
122 fence = merged; in mpcs_consumer_thread()
/Linux-v4.19/Documentation/ABI/testing/
Dprocfs-diskstats13 5 - reads merged
17 9 - writes merged
28 16 - discards merged
Dsysfs-kernel-mm-ksm51 When it is set to 0 only pages from the same node are merged,
52 otherwise pages from all nodes can be merged together (default).
/Linux-v4.19/Documentation/filesystems/
Doverlayfs.txt57 merged with the 'upper' object.
82 Where both upper and lower objects are directories, a merged directory
86 "upperdir" are combined into a merged directory:
89 workdir=/work /merged
94 Then whenever a lookup is requested in such a merged directory, the
97 actual lookups find directories, both are stored and a merged
101 Only the lists of names from directories are merged. Other content
114 When a whiteout is found in the upper level of a merged directory, any
125 When a 'readdir' request is made on a merged directory, the upper and
126 lower directories are each read and the name lists merged in the
[all …]
/Linux-v4.19/Documentation/block/
Dstat.txt24 read merges requests number of read I/Os merged with in-queue I/O
28 write merges requests number of write I/Os merged with in-queue I/O
35 discard merges requests number of discard I/Os merged with in-queue I/O
47 These values increment when an I/O request is merged with an
/Linux-v4.19/Documentation/admin-guide/mm/
Dksm.rst28 KSM's merged pages were originally locked into kernel memory, but can now
48 unmerges whatever it merged in that range. Note: this unmerging call
94 specifies if pages from different NUMA nodes can be merged.
111 * set to 0 to stop ksmd from running but keep merged pages,
113 * set to 2 to stop ksmd and unmerge all pages currently merged, but
122 empty pages are merged with the kernel zero page(s) instead of
130 effective for pages merged after the change.
/Linux-v4.19/block/
Dblk-mq-sched.c261 bool merged = false; in blk_mq_bio_list_merge() local
272 merged = bio_attempt_back_merge(q, rq, bio); in blk_mq_bio_list_merge()
276 merged = bio_attempt_front_merge(q, rq, bio); in blk_mq_bio_list_merge()
279 merged = bio_attempt_discard_merge(q, rq, bio); in blk_mq_bio_list_merge()
285 return merged; in blk_mq_bio_list_merge()
Dbfq-cgroup.c171 blkg_rwstat_add(&bfqg->stats.merged, op, 1); in bfqg_stats_update_io_merged()
288 blkg_rwstat_reset(&stats->merged); in bfqg_stats_reset()
309 blkg_rwstat_add_aux(&to->merged, &from->merged); in bfqg_stats_add_aux()
368 blkg_rwstat_exit(&stats->merged); in bfqg_stats_exit()
385 if (blkg_rwstat_init(&stats->merged, gfp) || in bfqg_stats_init()
1095 .private = offsetof(struct bfq_group, stats.merged),
1138 .private = offsetof(struct bfq_group, stats.merged),
Dkyber-iosched.c516 bool merged; in kyber_bio_merge() local
519 merged = blk_mq_bio_list_merge(hctx->queue, rq_list, bio); in kyber_bio_merge()
523 return merged; in kyber_bio_merge()
/Linux-v4.19/drivers/staging/mt7621-mmc/
DTODO4 - should probably be merged with drivers/mmc/host/mtk-sd.c
/Linux-v4.19/Documentation/
Diostats.txt67 Field 2 -- # of reads merged, field 6 -- # of writes merged
68 Reads and writes which are adjacent to each other may be merged for
83 Field 6 -- # of writes merged
110 Field 13 -- # of discards merged
175 eventual merges. As requests can be merged across partition, this could lead
/Linux-v4.19/drivers/md/
Ddm-stats.h21 bool merged; member
/Linux-v4.19/drivers/staging/mt7621-pci/
DTODO9 - Should this be merged with arch/mips/pci/pci-mt7620.c ??
/Linux-v4.19/Documentation/process/
D6.Followthrough.rst130 burner so that the remaining patches can be worked into shape and merged.
139 merged into the mainline kernel. Congratulations! Once the celebration is
147 longer any question of your code being merged. Resist that temptation,
164 well make it harder for you to get work merged in the future.
180 after it's merged. The next time you post a patch, they will be evaluating
206 chances are that one of the two patches will not be merged, and "mine was
212 long after they have forgotten whose patch actually got merged.
Dindex.rst14 it much easier for you to get your changes merged with a minimum of
D1.Intro.rst10 merged into the official ("mainline") kernel, including automatic
40 assuming that the job is done when a patch is merged into the mainline.
130 - Code which has been merged into the mainline kernel is available to all
149 which has been merged into the mainline has significantly lower
171 exists. Should that happen, getting your code merged will become much
241 to the kernel. All code merged into the mainline kernel retains its
/Linux-v4.19/Documentation/i2c/busses/
Dscx200_acb5 The driver supersedes the older, never merged driver named i2c-nscacb.
/Linux-v4.19/arch/ia64/hp/sim/boot/
Dbootloader.lds7 /* Read-only sections, merged into text segment: */
/Linux-v4.19/Documentation/arm/Samsung-S3C24XX/
DEB2410ITX.txt40 The NAND and NOR support has been merged from the linux-mtd project.
/Linux-v4.19/Documentation/devicetree/bindings/clock/ti/
Dcomposite.txt17 merged to this clock. The component clocks shall be of one of the
/Linux-v4.19/Documentation/media/uapi/v4l/
Ddev-event.rst43 the oldest event that is about to be dropped will be merged with the
/Linux-v4.19/Documentation/networking/
Dvxlan.txt21 iproute2 that matches the kernel release where VXLAN was first merged

1234