Home
last modified time | relevance | path

Searched defs:readonly (Results 1 – 20 of 20) sorted by relevance

/openbsd-src/sys/dev/pci/drm/i915/
H A Di915_vma_resource.h53 bool readonly:1; member
206 bool readonly, in i915_vma_resource_init()
/openbsd-src/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_hmm.c169 uint64_t start, uint64_t npages, bool readonly, in amdgpu_hmm_range_get_pages()
H A Damdgpu_ttm.c683 bool readonly; in amdgpu_ttm_tt_get_user_pages() local
/openbsd-src/usr.bin/vi/common/
H A Dmain.c57 int ch, flagchk, secure, startup, readonly, rval, silent; in editor() local
H A Dexf.c125 int fd, exists, open_err, readonly; in file_init() local
/openbsd-src/usr.bin/mail/
H A Dedit.c148 run_editor(FILE *fp, off_t size, int type, int readonly) in run_editor()
H A Dmain.c43 int readonly; /* Will be unable to rewrite file */ variable
/openbsd-src/usr.sbin/quotaon/
H A Dquotaon.c236 readonly(struct fstab *fs) in readonly() function
/openbsd-src/usr.bin/tmux/
H A Dkey-bindings.c670 int readonly, flags = 0; key_bindings_dispatch() local
/openbsd-src/usr.bin/ssh/
H A Dsshbuf.c47 int readonly; /* Refers to external, const data */ member
[all...]
H A Dsshconnect.c921 struct sshkey *host_key, int readonly, int clobber_port, in check_host_key() argument
H A Dsftp-server.c73 static int readonly; variable
/openbsd-src/gnu/usr.bin/cvs/windows-NT/
H A Dfilesubr.c380 int readonly = !iswritable (from); local
/openbsd-src/sys/dev/pci/drm/amd/amdkfd/
H A Dkfd_svm.c1359 svm_range_map_to_gpu(struct kfd_process_device * pdd,struct svm_range * prange,unsigned long offset,unsigned long npages,bool readonly,dma_addr_t * dma_addr,struct amdgpu_device * bo_adev,struct dma_fence ** fence,bool flush_tlb) svm_range_map_to_gpu() argument
1436 svm_range_map_to_gpus(struct svm_range * prange,unsigned long offset,unsigned long npages,bool readonly,unsigned long * bitmap,bool wait,bool flush_tlb) svm_range_map_to_gpus() argument
1679 bool readonly; svm_range_validate_and_map() local
[all...]
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DFileSystem.h1272 readonly, ///< May only access map via const_data as read only. enumerator
/openbsd-src/usr.sbin/npppd/npppd/
H A Dprivsep.c985 int readonly; privsep_npppd_check_open() member
/openbsd-src/sys/arch/mips64/mips64/
H A Dpmap.c1625 int readonly = 0; in pmap_emulate_modify() local
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dvarasm.c5051 bool readonly = false; local
/openbsd-src/gnu/gcc/gcc/config/frv/
H A Dfrv.c4115 bool named_section, readonly; in frv_emit_movsi() local
/openbsd-src/gnu/usr.bin/perl/
H A Dperl.h5276 bool readonly; global() member