| /linux-6.15/drivers/gpu/drm/gma500/ |
| H A D | cdv_intel_lvds.c | 402 .commit = cdv_intel_lvds_commit,
|
| H A D | psb_intel_display.c | 431 .commit = gma_crtc_commit,
|
| H A D | oaktrail_crtc.c | 659 .commit = gma_crtc_commit,
|
| H A D | psb_intel_lvds.c | 600 .commit = psb_intel_lvds_commit,
|
| /linux-6.15/Documentation/admin-guide/cgroup-v1/ |
| H A D | freezer-subsystem.rst | 129 This freezer implementation is affected by shortcomings (see commit
|
| /linux-6.15/Documentation/networking/ |
| H A D | sfp-phylink.rst | 78 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 D | intel_cursor.c | 851 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 D | jfs_logmgr.c | 193 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 D | ktest.pl | 2147 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 D | hw.h | 542 s32 (*commit)(struct e1000_hw *); member
|
| /linux-6.15/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_vm.h | 316 int (*commit)(struct amdgpu_vm_update_params *p, member
|
| /linux-6.15/tools/testing/selftests/rcutorture/bin/ |
| H A D | kvm.sh | 448 echo Current commit: `git rev-parse HEAD` >> $resdir/$ds/testid.txt
|
| /linux-6.15/Documentation/translations/sp_SP/process/ |
| H A D | adding-syscalls.rst | 273 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 D | drm_connector.h | 1042 struct drm_crtc_commit *commit; member
|
| /linux-6.15/drivers/scsi/esas2r/ |
| H A D | esas2r_flash.c | 145 goto commit; in esas2r_fmapi_callback() 152 commit: in esas2r_fmapi_callback()
|
| /linux-6.15/drivers/cxl/core/ |
| H A D | hdm.c | 948 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 D | blk-zoned.c | 1538 goto commit; in disk_update_zone_resources() 1560 commit: in disk_update_zone_resources()
|
| /linux-6.15/fs/nfsd/ |
| H A D | nfs4xdr.c | 815 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 D | sysfs-bus-cxl | 544 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 D | xfs-online-fsck-design.rst | 552 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 D | display-contributing.rst | 106 The functions responsible for atomic commit and tail are intricate and
|
| /linux-6.15/drivers/cxl/ |
| H A D | cxl.h | 371 int (*commit)(struct cxl_decoder *cxld); member
|
| /linux-6.15/Documentation/bpf/ |
| H A D | map_devmap.rst | 237 - 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.py | 484 def commit(self): member in Kdamond
|
| /linux-6.15/drivers/gpu/drm/sun4i/ |
| H A D | sun8i_mixer.c | 396 .commit = sun8i_mixer_commit,
|