stall
stall("can't exec getty '%s' for port %s: %m",
stall("can't exec %s for %s %s: %m", _PATH_BSHELL,
stall("can't open %s: %m", name);
stall("can't get %s for controlling terminal: %m", name);
stall("can't exec %s for %s: %m", _PATH_BSHELL, _PATH_RUNCOM);
void stall(char *, ...);
stall("can't exec window system '%s' for port %s: %m",
static void kgd_gfx_v10_set_wave_launch_stall(struct amdgpu_device *adev, uint32_t vmid, bool stall)
stall ? 1 << vmid : 0);
if (!stall)
bool stall)
stall ? 1 << vmid : 0);
stall ? 1 : 0);
if (!stall)
bool stall);
struct mod_hdcp_atomic_op_aux stall = { 0, NULL, 0, };
&stall,
bool stall)
if (stall) {
bool stall);
cd9660_sync(struct mount *mp, int waitfor, int stall, struct ucred *cred,
udf_sync(struct mount *mp, int waitfor, int stall, struct ucred *cred, struct proc *p)
vfs_stall(struct proc *p, int stall)
if (stall) {
if (stall) {
error = VFS_SYNC(mp, MNT_WAIT, stall, p->p_ucred, p);
if (!stall) {
fusefs_sync(struct mount *mp, int waitfor, int stall, struct ucred *cred,
msdosfs_sync(struct mount *mp, int waitfor, int stall, struct ucred *cred,
nfs_sync(struct mount *mp, int waitfor, int stall, struct ucred *cred, struct proc *p)
ntfs_sync(struct mount *mp, int waitfor, int stall, struct ucred *cred, struct proc *p)
int (*vfs_sync)(struct mount *mp, int waitfor, int stall,
tmpfs_sync(struct mount *mp, int waitfor, int stall, struct ucred *cred,
ext2fs_sync(struct mount *mp, int waitfor, int stall,
if (stall && fs->e2fs_ronly == 0) {
ffs_sync(struct mount *mp, int waitfor, int stall, struct ucred *cred, struct proc *p)
if (stall && fs->fs_ronly == 0) {