/linux-4.1.27/drivers/gpu/drm/rcar-du/ |
D | rcar_du_kms.c | 399 static void rcar_du_atomic_complete(struct rcar_du_commit *commit) in rcar_du_atomic_complete() argument 401 struct drm_device *dev = commit->dev; in rcar_du_atomic_complete() 403 struct drm_atomic_state *old_state = commit->state; in rcar_du_atomic_complete() 417 spin_lock(&rcdu->commit.wait.lock); in rcar_du_atomic_complete() 418 rcdu->commit.pending &= ~commit->crtcs; in rcar_du_atomic_complete() 419 wake_up_all_locked(&rcdu->commit.wait); in rcar_du_atomic_complete() 420 spin_unlock(&rcdu->commit.wait.lock); in rcar_du_atomic_complete() 422 kfree(commit); in rcar_du_atomic_complete() 427 struct rcar_du_commit *commit = in rcar_du_atomic_work() local 430 rcar_du_atomic_complete(commit); in rcar_du_atomic_work() [all …]
|
D | rcar_du_drv.h | 92 } commit; member
|
D | rcar_du_drv.c | 167 init_waitqueue_head(&rcdu->commit.wait); in rcar_du_load()
|
/linux-4.1.27/drivers/gpu/drm/sti/ |
D | sti_drm_drv.c | 36 private->commit.state = state; in sti_drm_atomic_schedule() 37 schedule_work(&private->commit.work); in sti_drm_atomic_schedule() 74 struct sti_drm_private, commit.work); in sti_drm_atomic_work() 76 sti_drm_atomic_complete(private, private->commit.state); in sti_drm_atomic_work() 90 mutex_lock(&private->commit.lock); in sti_drm_atomic_commit() 91 flush_work(&private->commit.work); in sti_drm_atomic_commit() 106 mutex_unlock(&private->commit.lock); in sti_drm_atomic_commit() 145 mutex_init(&private->commit.lock); in sti_drm_load() 146 INIT_WORK(&private->commit.work, sti_drm_atomic_work); in sti_drm_load()
|
D | sti_drm_drv.h | 32 } commit; member
|
D | sti_layer.c | 156 if (!layer->ops->commit) in sti_layer_commit() 159 return layer->ops->commit(layer); in sti_layer_commit()
|
D | sti_layer.h | 63 int (*commit)(struct sti_layer *layer); member
|
D | sti_tvout.c | 492 .commit = sti_dvo_encoder_commit, 545 .commit = sti_hda_encoder_commit, 594 .commit = sti_hdmi_encoder_commit,
|
D | sti_vid.c | 121 .commit = sti_vid_commit_layer,
|
D | sti_cursor.c | 213 .commit = sti_cursor_commit_layer,
|
D | sti_drm_crtc.c | 188 .commit = sti_drm_crtc_commit,
|
D | sti_gdp.c | 566 .commit = sti_gdp_commit_layer,
|
D | sti_hqvdp.c | 807 .commit = sti_hqvdp_commit_layer,
|
/linux-4.1.27/Documentation/trace/ |
D | ring-buffer-design.txt | 172 It is possible that the page swapped is the commit page and the tail page, 176 reader page commit page tail page 207 commit page - the page that last finished a write. 209 The commit page only is updated by the outermost writer in the 211 commit page. 227 +---------+ <--- given back to writer (current commit) 233 Write commit: 240 +---------+ <--- next position for write (current commit) 250 +---------+ <-- current commit 262 +---------+ <--(last full commit) [all …]
|
D | ftrace.txt | 467 commit overrun: Should always be zero.
|
/linux-4.1.27/scripts/ |
D | checkkconfigsymbols.py | 67 if opts.commit and opts.diff: 74 if opts.commit or opts.diff: 90 if opts.commit or opts.diff: 96 if opts.commit: 97 commit_a = opts.commit + "~" 98 commit_b = opts.commit
|
D | get_maintainer.pl | 1420 foreach my $commit (@commits) { 1421 $commit =~ s/^\^//g; 1809 my $commit = ""; 1813 $commit = $1 if ($line =~ m/$VCS_cmds{"commit_pattern"}/); 1828 if (@{$ref}[0] eq $commit && 1837 [ ($commit, $subject, $type) ]); 1982 my $commit = join(" -r ", @commits); 1994 foreach my $commit (@commits) { 2023 my $commit = join(" -r ", @commits); 2054 foreach my $commit (@commits) { [all …]
|
D | spelling.txt | 220 comit||commit 226 committ||commit
|
D | checkpatch.pl | 680 my ($commit, $id, $desc) = @_; 684 my $output = `git log --no-color --format='%H %s' -1 $commit 2>&1`; 690 if ($lines[0] =~ /^error: short SHA1 $commit is ambiguous\./) { 700 …} elsif ($lines[0] =~ /^fatal: ambiguous argument '$commit': unknown revision or path not in the w…
|
/linux-4.1.27/Documentation/filesystems/ |
D | xfs-delayed-logging-design.txt | 48 This relogging is also used to implement long-running, multiple-commit 68 asynchronous. That is, they don't commit to disk until either a log buffer is 170 the delayed logging tracking lock to commit the transaction. However, the 180 transaction commit while the item is locked in the transaction. Instead of 188 rewriting can all be done while the object is locked during transaction commit, 272 in transaction commit order, so when an object is relogged it is removed from 306 formatted log items and a commit record at the tail. From a recovery 317 the transaction commit record, but tracking this requires us to have a 332 workloads, just like the existing transaction commit code does. This, however, 333 requires that we strictly order the commit records in the log so that [all …]
|
D | btrfs.txt | 75 commit=<seconds> 76 Set the interval of periodic commit, 30 seconds by default. Higher 123 prior transaction to commit as part of the current commit. This makes
|
D | ext4.txt | 173 commit=nrsec (*) Ext4 can be told to sync all its data and metadata 280 force a commit and then a wait for the I/O 289 the "commit time". If the time that the 291 commit time, ext4 will try sleeping for the 292 commit time to see if other operations will join 293 the transaction. The commit time is capped by 298 min_batch_time=usec This parameter sets the commit time (as 308 commit operation. This defaults to 3, which is 321 journal commit, in the default data=ordered
|
D | sysfs-tagging.txt | 5 commit msg)
|
D | ocfs2.txt | 67 commit=nrsec (*) Ocfs2 can be told to sync all its data and metadata
|
D | ext3.txt | 51 commit=nrsec (*) Ext3 can be told to sync all its data and metadata
|
D | logfs.txt | 46 for the most recent commit entry, which contains a list of pointers to
|
D | sharedsubtree.txt | 900 2. commit phases. 917 source tree. Go to the commit phase
|
/linux-4.1.27/kernel/trace/ |
D | ring_buffer_benchmark.c | 15 local_t commit; member 102 unsigned long commit; in read_page() local 117 commit = local_read(&rpage->commit) & 0xfffff; in read_page() 118 for (i = 0; i < commit && !kill_test; i += inc) { in read_page()
|
D | ring_buffer.c | 337 local_t commit; /* write committed index */ member 375 local_set(&bpage->commit, 0); in rb_init_page() 386 return local_read(&((struct buffer_data_page *)page)->commit) in ring_buffer_page_len() 426 (unsigned int)offsetof(typeof(field), commit), in ring_buffer_print_page_header() 427 (unsigned int)sizeof(field.commit), in ring_buffer_print_page_header() 432 (unsigned int)offsetof(typeof(field), commit), in ring_buffer_print_page_header() 1086 local_set(&next_page->page->commit, 0); in rb_tail_page_update() 1891 return local_read(&bpage->page->commit); in rb_page_commit() 1950 local_set(&cpu_buffer->commit_page->page->commit, in rb_set_commit_to_write() 1961 local_set(&cpu_buffer->commit_page->page->commit, in rb_set_commit_to_write() [all …]
|
/linux-4.1.27/drivers/tty/ |
D | tty_buffer.c | 69 restart = buf->head->commit != buf->head->read; in tty_buffer_unlock_exclusive() 102 p->commit = 0; in tty_buffer_reset() 226 buf->head->read = buf->head->commit; in tty_buffer_flush() 267 b->commit = b->used; in __tty_buffer_request_room() 371 buf->tail->commit = buf->tail->used; in tty_schedule_flip() 471 count = head->commit - head->read; in flush_to_ldisc()
|
/linux-4.1.27/drivers/gpu/drm/exynos/ |
D | exynos_drm_encoder.c | 92 if (display->ops->commit) in exynos_drm_encoder_commit() 93 display->ops->commit(display); in exynos_drm_encoder_commit() 115 .commit = exynos_drm_encoder_commit,
|
D | exynos_drm_drv.h | 136 void (*commit)(struct exynos_drm_display *display); member 182 void (*commit)(struct exynos_drm_crtc *crtc); member
|
D | exynos_drm_crtc.c | 66 if (exynos_crtc->ops->commit) in exynos_drm_crtc_commit() 67 exynos_crtc->ops->commit(exynos_crtc); in exynos_drm_crtc_commit() 153 .commit = exynos_drm_crtc_commit,
|
D | exynos7_drm_decon.c | 716 .commit = decon_commit,
|
D | exynos_drm_fimd.c | 969 .commit = fimd_commit,
|
D | exynos_dp_core.c | 1140 .commit = exynos_dp_commit,
|
D | exynos_hdmi.c | 2142 .commit = hdmi_commit,
|
/linux-4.1.27/Documentation/vm/ |
D | overcommit-accounting | 15 2 - Don't overcommit. The total address space commit 68 o We account mprotect changes in commit 72 o We report the commit status in /proc
|
/linux-4.1.27/drivers/md/persistent-data/ |
D | dm-space-map.h | 47 int (*commit)(struct dm_space_map *sm); member 117 return sm->commit(sm); in dm_sm_commit()
|
D | dm-space-map-common.c | 522 r = ll->commit(ll); in sm_ll_commit() 609 ll->commit = metadata_ll_commit; in sm_ll_new_metadata() 645 ll->commit = metadata_ll_commit; in sm_ll_open_metadata() 705 ll->commit = disk_ll_commit; in sm_ll_new_disk() 741 ll->commit = disk_ll_commit; in sm_ll_open_disk()
|
D | dm-space-map-common.h | 80 commit_fn commit; member
|
D | dm-space-map-metadata.c | 548 .commit = sm_metadata_commit, 675 .commit = sm_bootstrap_commit,
|
D | dm-space-map-disk.c | 235 .commit = sm_disk_commit,
|
/linux-4.1.27/drivers/gpu/drm/tegra/ |
D | drm.c | 33 tegra->commit.state = state; in tegra_atomic_schedule() 34 schedule_work(&tegra->commit.work); in tegra_atomic_schedule() 71 commit.work); in tegra_atomic_work() 73 tegra_atomic_complete(tegra, tegra->commit.state); in tegra_atomic_work() 87 mutex_lock(&tegra->commit.lock); in tegra_atomic_commit() 88 flush_work(&tegra->commit.work); in tegra_atomic_commit() 103 mutex_unlock(&tegra->commit.lock); in tegra_atomic_commit() 140 mutex_init(&tegra->commit.lock); in tegra_drm_load() 141 INIT_WORK(&tegra->commit.work, tegra_atomic_work); in tegra_drm_load()
|
D | drm.h | 58 } commit; member
|
D | rgb.c | 236 .commit = tegra_rgb_encoder_commit,
|
D | dsi.c | 961 .commit = tegra_dsi_encoder_commit,
|
D | hdmi.c | 1080 .commit = tegra_hdmi_encoder_commit,
|
D | sor.c | 1460 .commit = tegra_sor_encoder_commit,
|
D | dc.c | 1308 .commit = tegra_crtc_commit,
|
/linux-4.1.27/firmware/ |
D | README.AddingFirmware | 27 Your commit should include an update to the WHENCE file clearly 33 Ideally, your commit should contain a Signed-Off-By: from someone
|
/linux-4.1.27/fs/jbd/ |
D | Makefile | 7 jbd-objs := transaction.o commit.o recovery.o checkpoint.o revoke.o journal.o
|
/linux-4.1.27/fs/jbd2/ |
D | Makefile | 7 jbd2-objs := transaction.o commit.o recovery.o checkpoint.o revoke.o journal.o
|
/linux-4.1.27/include/drm/ |
D | drm_crtc_helper.h | 82 void (*commit)(struct drm_crtc *crtc); member 148 void (*commit)(struct drm_encoder *encoder); member
|
/linux-4.1.27/scripts/dtc/ |
D | update-dtc-source.sh | 54 git commit -e -v -m "scripts/dtc: Update to upstream version [CHANGEME]"
|
/linux-4.1.27/fs/ubifs/ |
D | Makefile | 4 ubifs-y += tnc.o master.o scan.o replay.o log.o commit.o gc.o orphan.o
|
/linux-4.1.27/Documentation/networking/ |
D | netdev-FAQ.txt | 129 to simply clone the repo, and then git grep the mainline commit ID, e.g. 143 the upstream commit ID and why you think it should be a stable candidate. 153 to request a commit be added the day after it appears should be avoided. 160 stable, then ensure you write a decent commit log that describes who 162 bug was introduced. If you do that properly, then the commit will 167 stable that does _not_ belong in the commit log, then use the three 215 doing so. If your change is a bug-fix, make sure your commit log
|
D | netlink_mmap.txt | 204 See commit 4682a0358639b29cf ("netlink: Always copy on mmap TX.").
|
D | LICENSE.qlge | 26 Foundation's software and to any other program whose authors commit to
|
D | LICENSE.qlcnic | 26 Foundation's software and to any other program whose authors commit to
|
/linux-4.1.27/drivers/gpu/drm/udl/ |
D | udl_encoder.c | 60 .commit = udl_encoder_commit,
|
D | udl_modeset.c | 408 .commit = udl_crtc_commit,
|
/linux-4.1.27/drivers/gpu/drm/i915/ |
D | dvo.h | 87 void (*commit)(struct intel_dvo_device *dvo); member
|
/linux-4.1.27/Documentation/laptops/ |
D | laptop-mode.txt | 96 is not done anymore. Combined with a higher commit value (also 10 minutes) for 155 with appropriate commit interval options. When this option is set to 0, this 252 # Shall we remount journaled fs. with appropriate commit interval? (1=yes) 360 # Shall we remount journaled fs. with appropriate commit interval? (1=yes) 496 # Find out the state of a numbered option (e.g. "commit=NNN") in 504 # parse_mount_opts_wfstab /dev/hda1 commit defaults,commit=7 506 # If fstab contains, say, "commit=3,rw" for this filesystem, then the 507 # result will be "rw,commit=3". 514 # Watch for a default commit in fstab 600 PARSEDOPTS="$(parse_mount_opts commit "$OPTS")" [all …]
|
/linux-4.1.27/fs/reiserfs/ |
D | journal.c | 1995 struct reiserfs_journal_commit *commit) in journal_compare_desc_commit() argument 1997 if (get_commit_trans_id(commit) != get_desc_trans_id(desc) || in journal_compare_desc_commit() 1998 get_commit_trans_len(commit) != get_desc_trans_len(desc) || in journal_compare_desc_commit() 1999 get_commit_trans_len(commit) > SB_JOURNAL(sb)->j_trans_max || in journal_compare_desc_commit() 2000 get_commit_trans_len(commit) <= 0) { in journal_compare_desc_commit() 2018 struct reiserfs_journal_commit *commit; in journal_transaction_is_valid() local 2068 commit = (struct reiserfs_journal_commit *)c_bh->b_data; in journal_transaction_is_valid() 2069 if (journal_compare_desc_commit(sb, desc, commit)) { in journal_transaction_is_valid() 2075 get_commit_trans_id(commit), in journal_transaction_is_valid() 2076 get_commit_trans_len(commit)); in journal_transaction_is_valid() [all …]
|
/linux-4.1.27/Documentation/ |
D | stable_kernel_rules.txt | 51 stable@vger.kernel.org containing the subject of the patch, the commit ID, 58 stable@vger.kernel.org. You must note the upstream commit ID in the 82 git cherry-pick <this commit> 90 git cherry-pick <this commit>
|
D | SubmittingPatches | 140 system, git, as a "commit log". See #15, below. 171 If you want to refer to a specific commit, don't just refer to the 172 SHA-1 ID of the commit. Please also include the oneline summary of 173 the commit, to make it easier for reviewers to know what it is about. 187 If your patch fixes a bug in a specific commit, e.g. you found an issue using 480 to insert an indication of the origin of a patch at the top of the commit 488 commit 1c40279960bcd7d52dbdf1d466b20d24b99176c8 upstream. 496 [backport of 2.6 commit b7acbdfbd1f277c1eb23f344f899cfa4cd0bf36a] 591 A Fixes: tag indicates that the patch fixes an issue in a previous commit. It 691 especially useful for people who might be searching the commit logs [all …]
|
D | coccinelle.txt | 85 For each semantic patch, a commit message is proposed. It gives a 136 about semantic patches displayed, and no commit message proposed.
|
D | md-cluster.txt | 21 - commit the write to all mirrors
|
D | vgaarbiter.txt | 189 [0] http://cgit.freedesktop.org/xorg/xserver/commit/?id=4b42448a2388d40f257774fbffdccaea87bd0347
|
D | kernel-per-CPU-kthreads.txt | 194 commit prevents OS jitter due to vmstat_update() on
|
D | memory-barriers.txt | 2786 <B:modify p=&v> <D:commit p=&v> 2791 <C:commit v=2> 2799 barrier between the loads. This will force the cache to commit its coherency 2811 <B:modify p=&v> <D:commit p=&v> 2815 <C:commit v=2>
|
/linux-4.1.27/include/linux/netfilter/ |
D | nfnetlink.h | 29 int (*commit)(struct sk_buff *skb); member
|
/linux-4.1.27/drivers/gpu/drm/bochs/ |
D | bochs_kms.c | 142 .commit = bochs_crtc_commit, 185 .commit = bochs_encoder_commit,
|
/linux-4.1.27/drivers/gpu/drm/gma500/ |
D | mdfld_tpo_vid.c | 111 .commit = mdfld_dsi_dpi_commit,
|
D | mdfld_tmd_vid.c | 186 .commit = mdfld_dsi_dpi_commit,
|
D | cdv_intel_crt.c | 222 .commit = gma_encoder_commit,
|
D | cdv_intel_hdmi.c | 261 .commit = gma_encoder_commit,
|
D | oaktrail_lvds.c | 218 .commit = oaktrail_lvds_commit,
|
D | psb_intel_display.c | 437 .commit = gma_crtc_commit,
|
D | cdv_intel_lvds.c | 521 .commit = cdv_intel_lvds_commit,
|
D | oaktrail_crtc.c | 664 .commit = gma_crtc_commit,
|
D | tc35876x-dsi-lvds.c | 784 .commit = mdfld_dsi_dpi_commit,
|
D | psb_intel_lvds.c | 644 .commit = psb_intel_lvds_commit,
|
D | oaktrail_hdmi.c | 607 .commit = gma_encoder_commit,
|
D | mdfld_intel_display.c | 1033 .commit = gma_crtc_commit,
|
D | cdv_intel_display.c | 981 .commit = gma_crtc_commit,
|
D | cdv_intel_dp.c | 1926 .commit = cdv_intel_dp_commit,
|
D | psb_intel_sdvo.c | 1835 .commit = gma_encoder_commit,
|
/linux-4.1.27/drivers/gpu/drm/armada/ |
D | armada_slave.c | 61 .commit = drm_i2c_encoder_commit,
|
D | armada_crtc.c | 673 .commit = armada_drm_crtc_commit,
|
/linux-4.1.27/Documentation/cpu-freq/ |
D | index.txt | 36 There is a CPU frequency changing CVS commit and general list where
|
/linux-4.1.27/arch/arm/mach-omap2/ |
D | sram243x.S | 68 str r10, [r11] @ commit to DLLA_CTRL 193 str r1, [r2] @ commit to SDRC_DLLB_CTRL 306 str r10, [r11] @ commit to DLLA_CTRL
|
D | sram242x.S | 68 str r10, [r11] @ commit to DLLA_CTRL 193 str r1, [r2] @ commit to SDRC_DLLB_CTRL 306 str r10, [r11] @ commit to DLLA_CTRL
|
/linux-4.1.27/drivers/gpu/drm/omapdrm/ |
D | omap_encoder.c | 134 .commit = omap_encoder_commit,
|
D | omap_crtc.c | 671 .commit = omap_crtc_commit,
|
/linux-4.1.27/Documentation/video4linux/ |
D | omap4_camera.txt | 45 Tag: v3.3 (commit c16fa4f2ad19908a47c63d8fa436a1178438c7e7)
|
/linux-4.1.27/fs/jfs/ |
D | jfs_txnmgr.h | 273 struct commit { struct
|
D | jfs_txnmgr.c | 165 struct tlock * tlck, struct commit * cd); 176 struct commit * cd); 1141 struct commit cd; in txCommit() 1381 static int txLog(struct jfs_log * log, struct tblock * tblk, struct commit * cd) in txLog() 1439 struct tlock * tlck, struct commit * cd) in diLog()
|
D | jfs_logmgr.c | 206 uint commit; /* # of commit */ member 517 INCREMENT(lmStat.commit); /* # of commit */ in lmWriteRecord() 2513 lmStat.commit, in jfs_lmstats_proc_show()
|
/linux-4.1.27/drivers/gpu/drm/imx/ |
D | dw_hdmi-imx.c | 133 .commit = dw_hdmi_imx_encoder_commit,
|
D | parallel-display.c | 166 .commit = imx_pd_encoder_commit,
|
D | ipuv3-crtc.c | 277 .commit = ipu_crtc_commit,
|
D | imx-tve.c | 385 .commit = imx_tve_encoder_commit,
|
D | imx-ldb.c | 381 .commit = imx_ldb_encoder_commit,
|
/linux-4.1.27/Documentation/ja_JP/ |
D | SubmittingPatches | 375 commit 4cf1043593db6a337f10e006c23c69e5fc93e722 upstream 383 [backport of 2.6 commit b7acbdfbd1f277c1eb23f344f899cfa4cd0bf36a]
|
/linux-4.1.27/drivers/gpu/drm/cirrus/ |
D | cirrus_mode.c | 379 .commit = cirrus_crtc_commit, 472 .commit = cirrus_encoder_commit,
|
/linux-4.1.27/drivers/usb/host/ |
D | pci-quirks.c | 189 goto commit; in usb_amd_find_chipset_info() 203 goto commit; in usb_amd_find_chipset_info() 224 commit: in usb_amd_find_chipset_info()
|
/linux-4.1.27/drivers/gpu/drm/rockchip/ |
D | dw_hdmi-rockchip.c | 225 .commit = dw_hdmi_rockchip_encoder_commit,
|
D | rockchip_drm_vop.c | 980 .commit = vop_crtc_commit,
|
/linux-4.1.27/net/netfilter/ |
D | nfnetlink.c | 311 if (!ss->commit || !ss->abort) { in nfnetlink_rcv_batch() 423 ss->commit(oskb); in nfnetlink_rcv_batch()
|
D | nf_tables_api.c | 4049 .commit = nf_tables_commit,
|
/linux-4.1.27/drivers/gpu/drm/nouveau/dispnv04/ |
D | dac.c | 506 .commit = nv04_dac_commit, 517 .commit = nv04_dac_commit,
|
D | tvnv04.c | 195 .commit = nv04_tv_commit,
|
D | dfp.c | 660 .commit = nv04_dfp_commit, 671 .commit = nv04_dfp_commit,
|
D | tvnv17.c | 786 .commit = nv17_tv_commit,
|
D | crtc.c | 1097 .commit = nv_crtc_commit,
|
/linux-4.1.27/Documentation/devicetree/bindings/ |
D | submitting-patches.txt | 26 followed as of commit bff5da4335256513497cc8c79f9a9d1665e09864
|
/linux-4.1.27/drivers/gpu/drm/radeon/ |
D | radeon_legacy_encoders.c | 268 .commit = radeon_legacy_lvds_commit, 714 .commit = radeon_legacy_primary_dac_commit, 879 .commit = radeon_legacy_tmds_int_commit, 1022 .commit = radeon_legacy_tmds_ext_commit, 1680 .commit = radeon_legacy_tv_dac_commit,
|
D | radeon_dp_mst.c | 593 .commit = radeon_mst_encoder_commit,
|
D | atombios_encoders.c | 2644 .commit = radeon_atom_ext_commit, 2654 .commit = radeon_atom_encoder_commit, 2664 .commit = radeon_atom_encoder_commit,
|
D | radeon_legacy_crtc.c | 1115 .commit = radeon_crtc_commit,
|
D | atombios_crtc.c | 2202 .commit = atombios_crtc_commit,
|
/linux-4.1.27/drivers/gpu/drm/ |
D | drm_atomic_helper.c | 787 funcs->commit(crtc); in drm_atomic_helper_commit_modeset_enables() 818 funcs->commit(encoder); in drm_atomic_helper_commit_modeset_enables() 1537 goto commit; in drm_atomic_helper_set_config() 1560 commit: in drm_atomic_helper_set_config()
|
D | drm_crtc_helper.c | 385 crtc_funcs->commit(crtc); in drm_crtc_helper_set_mode() 396 encoder_funcs->commit(encoder); in drm_crtc_helper_set_mode()
|
/linux-4.1.27/Documentation/device-mapper/ |
D | persistent-data.txt | 47 the same transaction so performance is reasonable. The commit method
|
D | dm-raid.txt | 221 1.4.1 RAID10 fix redundancy validation checks (commit 55ebbb5).
|
/linux-4.1.27/Documentation/cgroups/ |
D | memcg_test.txt | 39 3. charge-commit-cancel 47 At commit(), the page is associated with the memcg.
|
/linux-4.1.27/drivers/gpu/drm/shmobile/ |
D | shmob_drm_crtc.c | 436 .commit = shmob_drm_crtc_mode_commit, 593 .commit = shmob_drm_encoder_mode_commit,
|
/linux-4.1.27/drivers/net/bonding/ |
D | bond_main.c | 1966 int link_state, commit = 0; in bond_miimon_inspect() local 2009 commit++; in bond_miimon_inspect() 2048 commit++; in bond_miimon_inspect() 2058 return commit; in bond_miimon_inspect() 2629 int commit = 0; in bond_ab_arp_inspect() local 2638 commit++; in bond_ab_arp_inspect() 2666 commit++; in bond_ab_arp_inspect() 2679 commit++; in bond_ab_arp_inspect() 2683 return commit; in bond_ab_arp_inspect()
|
/linux-4.1.27/drivers/net/ethernet/intel/e1000e/ |
D | phy.c | 756 ret_val = phy->ops.commit(hw); in e1000e_copper_link_setup_m88() 811 if (phy->ops.commit) { in e1000e_copper_link_setup_m88() 812 ret_val = phy->ops.commit(hw); in e1000e_copper_link_setup_m88() 1295 if (hw->phy.ops.commit) { in e1000e_phy_force_speed_duplex_m88() 1296 ret_val = hw->phy.ops.commit(hw); in e1000e_phy_force_speed_duplex_m88()
|
D | 82571.c | 1902 .commit = NULL, 1920 .commit = e1000e_phy_sw_reset, 1938 .commit = e1000e_phy_sw_reset,
|
D | 80003es2lan.c | 945 ret_val = hw->phy.ops.commit(hw); in e1000_copper_link_setup_gg82563_80003es2lan() 1375 .commit = e1000e_phy_sw_reset,
|
D | hw.h | 502 s32 (*commit)(struct e1000_hw *); member
|
D | ethtool.c | 1363 hw->phy.ops.commit(hw); in e1000_integrated_phy_loopback() 1579 if (hw->phy.ops.commit) in e1000_loopback_cleanup() 1580 hw->phy.ops.commit(hw); in e1000_loopback_cleanup()
|
D | ich8lan.c | 497 phy->ops.commit = e1000e_phy_sw_reset; in e1000_init_phy_params_pchlan() 579 phy->ops.commit = e1000e_phy_sw_reset; in e1000_init_phy_params_ich8lan() 5642 .commit = NULL,
|
/linux-4.1.27/drivers/gpu/drm/tilcdc/ |
D | tilcdc_tfp410.c | 117 .commit = tfp410_encoder_commit,
|
D | tilcdc_slave.c | 108 .commit = drm_i2c_encoder_commit,
|
D | tilcdc_panel.c | 108 .commit = panel_encoder_commit,
|
D | tilcdc_crtc.c | 422 .commit = tilcdc_crtc_commit,
|
/linux-4.1.27/drivers/md/ |
D | dm-thin.c | 1154 static int commit(struct pool *pool) in commit() function 1206 r = commit(pool); in alloc_data_block() 1980 if (commit(pool)) { in process_deferred_bios() 3132 (void) commit(pool); in pool_preresume() 3216 (void) commit(pool); in pool_postsuspend() 3350 (void) commit(pool); in process_reserve_metadata_snap_mesg() 3417 (void) commit(pool); in pool_message() 3476 (void) commit(pool); in pool_status()
|
/linux-4.1.27/drivers/net/wireless/ath/ath5k/ |
D | reset.c | 549 goto commit; in ath5k_hw_set_power_mode() 588 commit: in ath5k_hw_set_power_mode()
|
/linux-4.1.27/drivers/media/usb/uvc/ |
D | uvc_v4l2.c | 997 bool commit) in uvc_ioctl_s_try_ext_ctrls() argument 1012 ctrls->error_idx = commit ? ctrls->count : i; in uvc_ioctl_s_try_ext_ctrls() 1019 if (commit) in uvc_ioctl_s_try_ext_ctrls()
|
/linux-4.1.27/tools/testing/ktest/ |
D | ktest.pl | 1903 my ($commit) = @_; 1905 doprint "git rev-list --max-count=1 $commit ... "; 1906 my $sha1 = `git rev-list --max-count=1 $commit`; 1913 dodie "Failed to get git $commit";
|
/linux-4.1.27/fs/nfsd/ |
D | nfs4proc.c | 593 struct nfsd4_commit *commit) in nfsd4_commit() argument 595 gen_boot_verifier(&commit->co_verf, SVC_NET(rqstp)); in nfsd4_commit() 596 return nfsd_commit(rqstp, &cstate->current_fh, commit->co_offset, in nfsd4_commit() 597 commit->co_count); in nfsd4_commit()
|
D | xdr4.h | 510 struct nfsd4_commit commit; member
|
D | nfs4xdr.c | 588 nfsd4_decode_commit(struct nfsd4_compoundargs *argp, struct nfsd4_commit *commit) in nfsd4_decode_commit() argument 593 p = xdr_decode_hyper(p, &commit->co_offset); in nfsd4_decode_commit() 594 commit->co_count = be32_to_cpup(p++); in nfsd4_decode_commit() 3049 nfsd4_encode_commit(struct nfsd4_compoundres *resp, __be32 nfserr, struct nfsd4_commit *commit) in nfsd4_encode_commit() argument 3058 p = xdr_encode_opaque_fixed(p, commit->co_verf.data, in nfsd4_encode_commit()
|
/linux-4.1.27/arch/mips/include/asm/octeon/ |
D | cvmx-agl-defs.h | 1391 uint64_t commit:2; member 1393 uint64_t commit:2; 1406 uint64_t commit:1; member 1408 uint64_t commit:1;
|
D | cvmx-gmxx-defs.h | 4742 uint64_t commit:16; member 4744 uint64_t commit:16; 4754 uint64_t commit:3; member 4756 uint64_t commit:3; 4770 uint64_t commit:4; member 4772 uint64_t commit:4; 4794 uint64_t commit:2; member 4796 uint64_t commit:2;
|
/linux-4.1.27/drivers/gpu/drm/qxl/ |
D | qxl_display.c | 711 .commit = qxl_crtc_commit, 867 .commit = qxl_enc_commit,
|
/linux-4.1.27/drivers/gpu/drm/ast/ |
D | ast_mode.c | 624 .commit = ast_crtc_commit, 739 .commit = ast_encoder_commit,
|
/linux-4.1.27/drivers/scsi/esas2r/ |
D | esas2r_flash.c | 145 goto commit; in esas2r_fmapi_callback() 152 commit: in esas2r_fmapi_callback()
|
/linux-4.1.27/fs/btrfs/ |
D | transaction.c | 635 struct btrfs_transaction *commit) in wait_for_commit() argument 637 wait_event(commit->commit_wait, commit->state == TRANS_STATE_COMPLETED); in wait_for_commit()
|
D | extent-tree.c | 4443 goto commit; in may_commit_transaction() 4448 goto commit; in may_commit_transaction() 4465 commit: in may_commit_transaction()
|
/linux-4.1.27/drivers/gpu/drm/nouveau/ |
D | nv50_display.c | 1390 .commit = nv50_crtc_commit, 1665 .commit = nv50_dac_commit, 2051 .commit = nv50_sor_commit, 2222 .commit = nv50_pior_commit,
|
/linux-4.1.27/drivers/gpu/drm/mgag200/ |
D | mgag200_mode.c | 1310 .commit = mga_crtc_commit, 1414 .commit = mga_encoder_commit,
|
/linux-4.1.27/Documentation/development-process/ |
D | 5.Posting | 167 needed additional information. If the patch fixes a bug, cite the commit 168 which introduced the bug if possible (and please provide both the commit ID
|
D | 7.AdvancedTopics | 37 of the mainline repository, explore the revision history, commit changes to
|
/linux-4.1.27/include/linux/ |
D | tty.h | 63 int commit; member
|
/linux-4.1.27/Documentation/input/ |
D | xpad.txt | 32 dpad_to_buttons has no effect for known pads. A erroneous commit message
|
/linux-4.1.27/Documentation/dvb/ |
D | README.dvb-usb | 57 …2005-03-30 - first commit of the dvb-usb-module based on the dibusb-source. First device is a new …
|
/linux-4.1.27/fs/nfs/ |
D | nfs3xdr.c | 2527 PROC(COMMIT, commit, commit, 5),
|
/linux-4.1.27/arch/x86/kernel/cpu/ |
D | perf_event_intel.c | 2955 EVENT_ATTR_STR(tx-commit, tx_commit, "event=0xc9,umask=0x2"); 2960 EVENT_ATTR_STR(el-commit, el_commit, "event=0xc8,umask=0x2");
|
/linux-4.1.27/Documentation/scsi/ |
D | LICENSE.qla4xxx | 27 Foundation's software and to any other program whose authors commit to
|
D | LICENSE.qla2xxx | 28 Foundation's software and to any other program whose authors commit to
|
/linux-4.1.27/drivers/gpu/drm/i2c/ |
D | tda998x_drv.c | 1428 .commit = tda998x_encoder_commit,
|
/linux-4.1.27/drivers/scsi/aacraid/ |
D | aachba.c | 255 module_param_named(commit, aac_commit, int, S_IRUGO|S_IWUSR); 256 MODULE_PARM_DESC(commit, "Control whether a COMMIT_CONFIG is issued to the"
|
/linux-4.1.27/tools/usb/usbip/ |
D | COPYING | 16 Foundation's software and to any other program whose authors commit to
|
/linux-4.1.27/drivers/staging/rtl8192e/ |
D | license | 23 whose authors commit to using it. (Some other Free Software Foundation
|
/linux-4.1.27/drivers/staging/rtl8192u/ |
D | copying | 16 Foundation's software and to any other program whose authors commit to
|
/linux-4.1.27/ |
D | COPYING | 32 Foundation's software and to any other program whose authors commit to
|
D | MAINTAINERS | 103 to also notify the people that have git commit signatures.
|
/linux-4.1.27/Documentation/security/ |
D | credentials.txt | 487 commit the new credentials to current->cred, it will release
|
/linux-4.1.27/net/sched/ |
D | Kconfig | 334 functionality (aka output commit), wherein upon arrival of a dequeue
|
/linux-4.1.27/Documentation/filesystems/cifs/ |
D | CHANGES | 856 Finish fixes to commit write for caching/readahead consistency. fsx
|