| /Linux-v5.4/fs/lockd/ | 
| D | xdr4.c | 184 	u32	exclusive;  in nlm4svc_decode_testargs()  local212 	u32	exclusive;  in nlm4svc_decode_lockargs()  local
 233 	u32	exclusive;  in nlm4svc_decode_cancargs()  local
 
 | 
| D | xdr.c | 187 	u32	exclusive;  in nlmsvc_decode_testargs()  local215 	u32	exclusive;  in nlmsvc_decode_lockargs()  local
 236 	u32	exclusive;  in nlmsvc_decode_cancargs()  local
 
 | 
| D | clnt4xdr.c | 261 	u32 exclusive;  in decode_nlm4_holder()  local
 | 
| D | clntxdr.c | 255 	u32 exclusive, l_offset, l_len;  in decode_nlm_holder()  local
 | 
| /Linux-v5.4/drivers/gpu/drm/amd/amdgpu/ | 
| D | amdgpu_vm_cpu.c | 48 				 struct dma_fence *exclusive)  in amdgpu_vm_cpu_prepare()
 | 
| D | amdgpu_vm_sdma.c | 61 				  void *owner, struct dma_fence *exclusive)  in amdgpu_vm_sdma_prepare()
 | 
| D | amdgpu_vm.c | 1500 				       struct dma_fence *exclusive,  in amdgpu_vm_bo_update_mapping()1551 				      struct dma_fence *exclusive,  in amdgpu_vm_bo_split_mapping()
 1685 	struct dma_fence *exclusive, **last_update;  in amdgpu_vm_bo_update()  local
 
 | 
| /Linux-v5.4/sound/core/seq/ | 
| D | seq_ports.c | 471 				    bool is_src, bool exclusive, bool ack)  in check_and_subscribe_port()550 	bool exclusive;  in snd_seq_port_connect()  local
 
 | 
| D | seq_ports.h | 38 	unsigned int exclusive: 1;	/* exclusive mode */  member
 | 
| /Linux-v5.4/drivers/soc/ti/ | 
| D | ti_sci_pm_domains.c | 30 	u8 exclusive;  member
 | 
| /Linux-v5.4/include/sound/ | 
| D | hwdep.h | 61 	unsigned int exclusive:1;	/* exclusive access mode */  member
 | 
| D | ac97_codec.h | 385 		     exclusive: 1,	   /* exclusive mode, don't override with other pcms */  member
 | 
| /Linux-v5.4/fs/orangefs/ | 
| D | namei.c | 21 			bool exclusive)  in orangefs_create()
 | 
| /Linux-v5.4/include/linux/ | 
| D | wait_bit.h | 242 #define ___wait_var_event(var, condition, state, exclusive, ret, cmd)	\  argument
 | 
| D | wait.h | 259 #define ___wait_event(wq_head, condition, state, exclusive, ret, cmd)		\  argument732 #define __wait_event_interruptible_locked(wq, condition, exclusive, fn)		\  argument
 
 | 
| /Linux-v5.4/fs/afs/ | 
| D | flock.c | 92 	bool exclusive = (vnode->lock_type == AFS_LOCK_WRITE);  in afs_grant_locks()  local
 | 
| /Linux-v5.4/drivers/gpu/drm/nouveau/ | 
| D | nouveau_fence.c | 333 nouveau_fence_sync(struct nouveau_bo *nvbo, struct nouveau_channel *chan, bool exclusive, bool intr)  in nouveau_fence_sync()
 | 
| D | nouveau_bo.c | 1685 nouveau_bo_fence(struct nouveau_bo *nvbo, struct nouveau_fence *fence, bool exclusive)  in nouveau_bo_fence()
 | 
| /Linux-v5.4/drivers/gpu/drm/msm/ | 
| D | msm_gem.c | 703 		struct msm_fence_context *fctx, bool exclusive)  in msm_gem_sync_object()737 		struct msm_gpu *gpu, bool exclusive, struct dma_fence *fence)  in msm_gem_move_to_active()
 
 | 
| /Linux-v5.4/arch/x86/kernel/cpu/resctrl/ | 
| D | rdtgroup.c | 802 	unsigned long exclusive = 0, pseudo_locked = 0;  in rdt_bit_usage_show()  local1061 				    unsigned long cbm, int closid, bool exclusive)  in __rdtgroup_cbm_overlaps()
 1117 			   unsigned long cbm, int closid, bool exclusive)  in rdtgroup_cbm_overlaps()
 
 | 
| /Linux-v5.4/drivers/target/sbp/ | 
| D | sbp_target.h | 132 	int exclusive;  member
 | 
| /Linux-v5.4/include/linux/regulator/ | 
| D | driver.h | 448 	int exclusive;  member
 | 
| /Linux-v5.4/mm/ | 
| D | rmap.c | 1027 	struct vm_area_struct *vma, unsigned long address, int exclusive)  in __page_set_anon_rmap()
 | 
| /Linux-v5.4/net/rxrpc/ | 
| D | ar-internal.h | 149 	bool			exclusive;	/* Exclusive connection for a client socket */  member339 	bool			exclusive;	/* T if conn is exclusive */  member
 729 	bool			exclusive;	/* Shared or exclusive call */  member
 
 | 
| /Linux-v5.4/tools/perf/util/ | 
| D | python.c | 735 	    exclusive = 0,  in pyrf_evsel__init()  local
 |