Home
last modified time | relevance | path

Searched defs:stall (Results 1 – 14 of 14) sorted by relevance

/openbsd-src/sys/tmpfs/
H A Dtmpfs_vfsops.c354 tmpfs_sync(struct mount *mp, int waitfor, int stall, struct ucred *cred, in tmpfs_sync()
/openbsd-src/sys/miscfs/fuse/
H A Dfuse_vfsops.c259 fusefs_sync(struct mount *mp, int waitfor, int stall, struct ucred *cred, in fusefs_sync() argument
/openbsd-src/sys/msdosfs/
H A Dmsdosfs_vfsops.c673 msdosfs_sync(struct mount *mp, int waitfor, int stall, struct ucred *cred, in msdosfs_sync() argument
/openbsd-src/sys/ntfs/
H A Dntfs_vfsops.c615 ntfs_sync(struct mount *mp, int waitfor, int stall, struct ucred *cred, struct proc *p) in ntfs_sync() argument
/openbsd-src/sys/isofs/cd9660/
H A Dcd9660_vfsops.c616 cd9660_sync(struct mount *mp, int waitfor, int stall, struct ucred *cred, in cd9660_sync()
/openbsd-src/sys/nfs/
H A Dnfs_vfsops.c791 nfs_sync(struct mount *mp, int waitfor, int stall, struct ucred *cred, struct proc *p) in nfs_sync() argument
/openbsd-src/sys/isofs/udf/
H A Dudf_vfsops.c539 udf_sync(struct mount *mp, int waitfor, int stall, struct ucred *cred, struct proc *p) in udf_sync()
/openbsd-src/sys/ufs/ext2fs/
H A Dext2fs_vfsops.c752 ext2fs_sync(struct mount *mp, int waitfor, int stall, in ext2fs_sync() argument
/openbsd-src/sys/ufs/ffs/
H A Dffs_vfsops.c1099 ffs_sync(struct mount *mp, int waitfor, int stall, struct ucred *cred, struct proc *p) in ffs_sync()
/openbsd-src/sbin/init/
H A Dinit.c335 stall(char *message, ...) in stall() function
/openbsd-src/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_amdkfd_gfx_v10.c736 static void kgd_gfx_v10_set_wave_launch_stall(struct amdgpu_device *adev, uint32_t vmid, bool stall) in kgd_gfx_v10_set_wave_launch_stall()
H A Damdgpu_amdkfd_gfx_v9.c675 bool stall) in kgd_gfx_v9_set_wave_launch_stall()
/openbsd-src/sys/kern/
H A Dvfs_subr.c1677 vfs_stall(struct proc * p,int stall) vfs_stall() argument
/openbsd-src/sys/dev/pci/drm/
H A Ddrm_atomic_helper.c3020 bool stall) in drm_atomic_helper_swap_state()