committed         520 block/blk-iocost.c 	bool				committed;
committed        1136 block/blk-iocost.c 	wait->committed = true;
committed        1792 block/blk-iocost.c 	wait.committed = false;	/* will be set true by waker */
committed        1801 block/blk-iocost.c 		if (wait.committed)
committed          52 drivers/gpu/drm/vmwgfx/vmwgfx_shader.c 	bool committed;
committed         366 drivers/gpu/drm/vmwgfx/vmwgfx_shader.c 		shader->committed = true;
committed         372 drivers/gpu/drm/vmwgfx/vmwgfx_shader.c 		shader->committed = false;
committed         394 drivers/gpu/drm/vmwgfx/vmwgfx_shader.c 	if (!list_empty(&shader->cotable_head) || !shader->committed)
committed         428 drivers/gpu/drm/vmwgfx/vmwgfx_shader.c 	WARN_ON_ONCE(!shader->committed);
committed         483 drivers/gpu/drm/vmwgfx/vmwgfx_shader.c 	WARN_ON_ONCE(!shader->committed);
committed         557 drivers/gpu/drm/vmwgfx/vmwgfx_shader.c 			entry->committed = false;
committed         629 drivers/gpu/drm/vmwgfx/vmwgfx_shader.c 	shader->committed = false;
committed          71 drivers/gpu/drm/vmwgfx/vmwgfx_so.c 	bool committed;                /* Protected by binding_mutex */
committed         137 drivers/gpu/drm/vmwgfx/vmwgfx_so.c 		view->committed = true;
committed         143 drivers/gpu/drm/vmwgfx/vmwgfx_so.c 		view->committed = false;
committed         168 drivers/gpu/drm/vmwgfx/vmwgfx_so.c 	if (!view->committed) {
committed         213 drivers/gpu/drm/vmwgfx/vmwgfx_so.c 	if (!view->committed || res->id == -1)
committed         369 drivers/gpu/drm/vmwgfx/vmwgfx_so.c 	view->committed = false;
committed          10 drivers/hv/hv_trace_balloon.h 	    TP_PROTO(u64 available, u64 committed,
committed          15 drivers/hv/hv_trace_balloon.h 	    TP_ARGS(available, committed, vm_memory_committed,
committed          19 drivers/hv/hv_trace_balloon.h 		    __field(u64, committed)
committed          27 drivers/hv/hv_trace_balloon.h 		    __entry->committed = committed;
committed          35 drivers/hv/hv_trace_balloon.h 		      __entry->available, __entry->committed,
committed        1901 drivers/scsi/aacraid/aacraid.h 	__le32		committed;
committed         931 drivers/tty/vt/keyboard.c 	static unsigned committed;
committed         936 drivers/tty/vt/keyboard.c 		committed |= pattern;
committed         939 drivers/tty/vt/keyboard.c 			k_unicode(vc, BRL_UC_ROW | committed, up_flag);
committed         941 drivers/tty/vt/keyboard.c 			committed = 0;
committed         392 fs/nfs/blocklayout/blocklayout.c 	hdr->verf.committed = NFS_FILE_SYNC;
committed         691 fs/nfs/callback_proc.c 		cp_state->verf.committed = args->wr_writeverf.committed;
committed         541 fs/nfs/callback_xdr.c 	args->wr_writeverf.committed = be32_to_cpup(p);
committed         198 fs/nfs/direct.c 	WARN_ON_ONCE(verfp->committed >= 0);
committed         200 fs/nfs/direct.c 	WARN_ON_ONCE(verfp->committed < 0);
committed         224 fs/nfs/direct.c 	if (verfp->committed < 0) {
committed         248 fs/nfs/direct.c 	if (verfp->committed < 0 || data->res.verf->committed <= NFS_UNSTABLE)
committed         308 fs/nfs/direct.c 	dreq->verf.committed = NFS_INVALID_STABLE_HOW;	/* not set yet */
committed         637 fs/nfs/direct.c 	dreq->verf.committed = NFS_INVALID_STABLE_HOW;
committed         827 fs/nfs/direct.c 		hdr->verf.committed = NFS_UNSTABLE;
committed         234 fs/nfs/filelayout/filelayout.c 	    hdr->res.verf->committed == NFS_FILE_SYNC)
committed         236 fs/nfs/filelayout/filelayout.c 	if (hdr->res.verf->committed == NFS_DATA_SYNC)
committed         795 fs/nfs/filelayout/filelayout.c 		buckets[i].direct_verf.committed = NFS_INVALID_STABLE_HOW;
committed         806 fs/nfs/filelayout/filelayout.c 		buckets[i].direct_verf.committed =
committed         807 fs/nfs/filelayout/filelayout.c 			cinfo->ds->buckets[i].direct_verf.committed;
committed         737 fs/nfs/flexfilelayout/flexfilelayout.c 		enum nfs3_stable_how committed)
committed         739 fs/nfs/flexfilelayout/flexfilelayout.c 	if (committed == NFS_UNSTABLE)
committed         786 fs/nfs/flexfilelayout/flexfilelayout.c 				buckets[i].direct_verf.committed =
committed        1520 fs/nfs/flexfilelayout/flexfilelayout.c 	if (hdr->res.verf->committed == NFS_FILE_SYNC ||
committed        1521 fs/nfs/flexfilelayout/flexfilelayout.c 	    hdr->res.verf->committed == NFS_DATA_SYNC)
committed        1585 fs/nfs/flexfilelayout/flexfilelayout.c 			hdr->res.verf->committed);
committed         524 fs/nfs/internal.h 		cinfo->buckets[i].direct_verf.committed = NFS_INVALID_STABLE_HOW;
committed         902 fs/nfs/nfs2xdr.c 	result->verf->committed = NFS_FILE_SYNC;
committed        1699 fs/nfs/nfs3xdr.c 	result->verf->committed = be32_to_cpup(p++);
committed        1700 fs/nfs/nfs3xdr.c 	if (unlikely(result->verf->committed > NFS_FILE_SYNC))
committed        1706 fs/nfs/nfs3xdr.c 	dprintk("NFS: bad stable_how value: %u\n", result->verf->committed);
committed        2356 fs/nfs/nfs3xdr.c 		verf->committed = NFS_FILE_SYNC;
committed         290 fs/nfs/nfs42proc.c 			res->write_res.verifier.committed != NFS_FILE_SYNC) {
committed         489 fs/nfs/nfs42xdr.c 	res->verifier.committed = be32_to_cpup(p);
committed        4326 fs/nfs/nfs4xdr.c 		verf->committed = NFS_FILE_SYNC;
committed        5410 fs/nfs/nfs4xdr.c 	res->verf->committed = be32_to_cpup(p++);
committed         971 fs/nfs/nfstrace.h 			__entry->stable = writeverf->committed;
committed          38 fs/nfs/pnfs_nfs.c 	verf->committed = NFS_UNSTABLE;
committed         985 fs/nfs/write.c 	if (hdr->verf.committed == NFS_DATA_SYNC)
committed         987 fs/nfs/write.c 	return hdr->verf.committed != NFS_FILE_SYNC;
committed        1583 fs/nfs/write.c 	if (hdr->res.verf->committed < hdr->args.stable &&
committed        1600 fs/nfs/write.c 				hdr->res.verf->committed, hdr->args.stable);
committed        1649 fs/nfs/write.c 		if (resp->verf->committed != NFS_UNSTABLE) {
committed        1869 fs/nfs/write.c 		if (verf->committed > NFS_UNSTABLE &&
committed         199 fs/nfsd/nfs3proc.c 	resp->committed = argp->stable;
committed         206 fs/nfsd/nfs3proc.c 			    resp->committed);
committed         760 fs/nfsd/nfs3xdr.c 		*p++ = htonl(resp->committed);
committed         161 fs/nfsd/xdr3.h 	int			committed;
committed          36 fs/proc/meminfo.c 	unsigned long committed;
committed          45 fs/proc/meminfo.c 	committed = percpu_counter_read_positive(&vm_committed_as);
committed         116 fs/proc/meminfo.c 	show_val_kb(m, "Committed_AS:   ", committed);
committed        2248 fs/xfs/xfs_trace.h 		__field(char, committed)
committed        2272 fs/xfs/xfs_trace.h 		__field(char, committed)
committed        2297 fs/xfs/xfs_trace.h 		__field(char, committed)
committed        2304 fs/xfs/xfs_trace.h 		__entry->committed = dfp->dfp_done != NULL;
committed        2311 fs/xfs/xfs_trace.h 		  __entry->committed,
committed         250 include/linux/ceph/osd_client.h 	bool committed;
committed         630 include/linux/nfs_xdr.h 	enum nfs3_stable_how	committed;
committed         251 net/ceph/debugfs.c 		   lreq->is_watch ? "W" : "N", lreq->committed ? "C" : "",
committed        2942 net/ceph/osd_client.c 	lreq->committed = true;
committed        3015 net/ceph/osd_client.c 	if (lreq->is_watch && lreq->committed) {
committed        3319 net/ceph/osd_client.c 			if (lreq->is_watch && lreq->committed && !lreq->last_error)