bool              129 kern/arch/mips/locore/trap.c 	bool isutlb, iskern;
bool              154 kern/arch/mips/locore/trap.c 		bool doadjust;
bool              232 kern/dev/lamebus/emu.c 	bool mine;
bool               51 kern/dev/lamebus/lser.c 	bool clear_to_write = false;
bool               52 kern/dev/lamebus/lser.c 	bool got_a_read = false;
bool              133 kern/dev/lamebus/lser.c 	bool irqpending = false;
bool               38 kern/dev/lamebus/lser.h 	volatile bool ls_wbusy;     /* true if write in progress */
bool               52 kern/dev/lamebus/ltimer.c static bool havetimerclock;
bool               68 kern/include/cpu.h 	bool c_isidle;			/* True if this cpu is idle */
bool               55 kern/include/sfs.h 	bool sv_dirty;                  /* true if sv_i modified */
bool               61 kern/include/sfs.h 	bool sfs_superdirty;            /* true if superblock modified */
bool               65 kern/include/sfs.h 	bool sfs_freemapdirty;          /* true if freemap modified */
bool               85 kern/include/spinlock.h bool spinlock_do_i_hold(struct spinlock *lk);
bool               96 kern/include/synch.h bool lock_do_i_hold(struct lock *);
bool              100 kern/include/thread.h 	bool t_in_interrupt;		/* Are we in an interrupt? */
bool               74 kern/include/threadlist.h bool threadlist_isempty(struct threadlist *tl);
bool              193 kern/include/vfs.h bool vfs_biglock_do_i_hold(void);
bool              218 kern/include/vnode.h 			 const char *name, bool excl, mode_t mode,
bool               56 kern/include/wchan.h bool wchan_isempty(struct wchan *wc);
bool               98 kern/lib/kprintf.c 	bool dolock;
bool              132 kern/thread/spinlock.c bool
bool              198 kern/thread/synch.c bool
bool              439 kern/thread/thread.c 	bool isidle;
bool             1097 kern/thread/thread.c bool
bool             1100 kern/thread/thread.c 	bool ret;
bool               91 kern/thread/threadlist.c bool
bool              142 kern/vfs/vfslist.c bool
bool              481 kern/vfs/vfslist.c 	bool found = false;
bool               57 user/testbin/tictac/tictac.c bool ask_yesno(const char *msg);
bool               58 user/testbin/tictac/tictac.c bool do_move(int player);
bool               60 user/testbin/tictac/tictac.c bool is_win(int x, int y);
bool               64 user/testbin/tictac/tictac.c bool win_column(int y, int marker);
bool               65 user/testbin/tictac/tictac.c bool win_diag_left(int x, int y, int marker);
bool               66 user/testbin/tictac/tictac.c bool win_diag_right(int x, int y, int marker);
bool               67 user/testbin/tictac/tictac.c bool win_row(int x, int marker);
bool               68 user/testbin/tictac/tictac.c bool Strcmp(const char *a, const char *b);
bool               81 user/testbin/tictac/tictac.c 	bool win = FALSE;
bool              178 user/testbin/tictac/tictac.c bool
bool              212 user/testbin/tictac/tictac.c bool
bool              216 user/testbin/tictac/tictac.c 	bool first;
bool              279 user/testbin/tictac/tictac.c bool
bool              299 user/testbin/tictac/tictac.c bool
bool              309 user/testbin/tictac/tictac.c bool
bool              319 user/testbin/tictac/tictac.c bool
bool              334 user/testbin/tictac/tictac.c bool
bool              385 user/testbin/tictac/tictac.c bool