Searched refs:kernel (Results 1 - 5 of 5) sorted by relevance

/ast/src/cmd/3d/
H A Dfstat3d.c58 if (!state.kernel)
76 if (state.kernel)
106 if (!state.kernel)
119 if (state.kernel)
H A Dfs.c76 state.kernel++;
88 state.kernel--;
192 if (!state.kernel && (mp = state.global) && !((fp = &state.file[fd])->flags & FILE_LOCK)) do
217 if (!state.kernel && (fs->call & MSG_MASK(call)))
242 if (state.kernel)
543 if (fd < 0 && (fs->flags & (FS_BOUND|FS_ERROR|FS_INIT|FS_ON)) != (FS_BOUND|FS_ON) || state.kernel && (fs->flags & FS_GLOBAL))
549 state.kernel++;
595 state.kernel--;
612 state.kernel++;
669 state.kernel
[all...]
H A Dsyscall3d.c344 if (state.kernel || state.trace.pid <= 1 || (on = fsfd(&state.fs[FS_option])) <= 0 || !(state.test & 0100) && !(MSG_MASK(cp->call) & (state.trace.call & ~MSG_MASK(error_info.trace ? 0 : MSG_nop))))
348 state.kernel++;
414 state.kernel++;
448 state.kernel++;
534 if (on && state.kernel <= 1)
707 state.kernel--;
H A D3d.h473 int kernel; member in struct:__anon7
H A Dmap.c130 if (state.kernel)

Completed in 17 milliseconds