Home
last modified time | relevance | path

Searched refs:commit (Results 201 – 225 of 340) sorted by relevance

12345678910>>...14

/linux-6.15/drivers/gpu/drm/gma500/
H A Dcdv_intel_lvds.c402 .commit = cdv_intel_lvds_commit,
H A Dpsb_intel_display.c431 .commit = gma_crtc_commit,
H A Doaktrail_crtc.c659 .commit = gma_crtc_commit,
H A Dpsb_intel_lvds.c600 .commit = psb_intel_lvds_commit,
/linux-6.15/Documentation/admin-guide/cgroup-v1/
H A Dfreezer-subsystem.rst129 This freezer implementation is affected by shortcomings (see commit
/linux-6.15/Documentation/networking/
H A Dsfp-phylink.rst78 a separate preparation commit.
80 An older example of this preparation can be found in git commit
/linux-6.15/drivers/gpu/drm/i915/display/
H A Dintel_cursor.c851 if (old_plane_state->uapi.commit && in intel_legacy_cursor_update()
852 !try_wait_for_completion(&old_plane_state->uapi.commit->hw_done)) in intel_legacy_cursor_update()
/linux-6.15/fs/jfs/
H A Djfs_logmgr.c193 uint commit; /* # of commit */ member
496 INCREMENT(lmStat.commit); /* # of commit */ in lmWriteRecord()
2484 lmStat.commit, in jfs_lmstats_proc_show()
/linux-6.15/tools/testing/ktest/
H A Dktest.pl2147 my ($commit) = @_;
2149 doprint "git rev-list --max-count=1 $commit ... ";
2150 my $sha1 = `git rev-list --max-count=1 $commit`;
2157 dodie "Failed to get git $commit";
/linux-6.15/drivers/net/ethernet/intel/e1000e/
H A Dhw.h542 s32 (*commit)(struct e1000_hw *); member
/linux-6.15/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_vm.h316 int (*commit)(struct amdgpu_vm_update_params *p, member
/linux-6.15/tools/testing/selftests/rcutorture/bin/
H A Dkvm.sh448 echo Current commit: `git rev-parse HEAD` >> $resdir/$ds/testid.txt
/linux-6.15/Documentation/translations/sp_SP/process/
H A Dadding-syscalls.rst273 Para resumir, necesita un commit que incluya:
620 - commit 75069f2b5bfb ("vfs: renumber FMODE_NONOTIFY and add to uniqueness
622 - commit 12ed2e36c98a ("fanotify: FMODE_NONOTIFY and __O_SYNC in sparc
624 - commit bb458c644a59 ("Safer ABI for O_TMPFILE")
/linux-6.15/include/drm/
H A Ddrm_connector.h1042 struct drm_crtc_commit *commit; member
/linux-6.15/drivers/scsi/esas2r/
H A Desas2r_flash.c145 goto commit; in esas2r_fmapi_callback()
152 commit: in esas2r_fmapi_callback()
/linux-6.15/drivers/cxl/core/
H A Dhdm.c948 cxld->commit = NULL; in cxl_setup_hdm_decoder_from_dvsec()
999 cxld->commit = cxl_decoder_commit; in init_hdm_decoder()
/linux-6.15/block/
H A Dblk-zoned.c1538 goto commit; in disk_update_zone_resources()
1560 commit: in disk_update_zone_resources()
/linux-6.15/fs/nfsd/
H A Dnfs4xdr.c815 struct nfsd4_commit *commit = &u->commit; in nfsd4_decode_commit() local
816 if (xdr_stream_decode_u64(argp->xdr, &commit->co_offset) < 0) in nfsd4_decode_commit()
818 if (xdr_stream_decode_u32(argp->xdr, &commit->co_count) < 0) in nfsd4_decode_commit()
820 memset(&commit->co_verf, 0, sizeof(commit->co_verf)); in nfsd4_decode_commit()
4068 struct nfsd4_commit *commit = &u->commit; in nfsd4_encode_commit() local
4070 return nfsd4_encode_verifier4(resp->xdr, &commit->co_verf); in nfsd4_encode_commit()
/linux-6.15/Documentation/ABI/testing/
H A Dsysfs-bus-cxl544 What: /sys/bus/cxl/devices/regionZ/commit
551 state to the actively decoding in hardware state. The commit
555 1), and checks that the hardware accepts the commit request.
/linux-6.15/Documentation/filesystems/xfs/
H A Dxfs-online-fsck-design.rst552 and commit those changes to a dquot side file when the transaction commits.
1852 Ideally, repairs complete with a single atomic commit that introduces
2193 Another option is to skip the side-log and commit live updates from the
2505 When it reaches the root level, it is ready to commit the new btree!::
3067 incore counter and give back whatever they don't use at commit time.
3647 4. At transaction commit time, each dquot is examined again:
3799 c. Use the :ref:`special commit function <xfbtree_commit>` to write the
3856 fork contents) to commit the repair.
3983 it, it must commit the new changes into the existing file.
4323 and use atomic mapping exchange to commit the new contents.
[all …]
/linux-6.15/Documentation/gpu/amdgpu/display/
H A Ddisplay-contributing.rst106 The functions responsible for atomic commit and tail are intricate and
/linux-6.15/drivers/cxl/
H A Dcxl.h371 int (*commit)(struct cxl_decoder *cxld); member
/linux-6.15/Documentation/bpf/
H A Dmap_devmap.rst237 - https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next.git/commit/?id=6f9d451ab1a33728adb72…
/linux-6.15/tools/testing/selftests/damon/
H A D_damon_sysfs.py484 def commit(self): member in Kdamond
/linux-6.15/drivers/gpu/drm/sun4i/
H A Dsun8i_mixer.c396 .commit = sun8i_mixer_commit,

12345678910>>...14