Home
last modified time | relevance | path

Searched defs:uq (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/uts/common/fs/ufs/
H A Dufs_thread.c67 ufs_thread_init(struct ufs_q *uq, int lowat) in ufs_thread_init()
81 ufs_thread_start(struct ufs_q *uq, void (*func)(), struct vfs *vfsp) in ufs_thread_start()
96 ufs_thread_exit(struct ufs_q *uq) in ufs_thread_exit()
128 ufs_thread_suspend(struct ufs_q *uq) in ufs_thread_suspend()
178 ufs_thread_continue(struct ufs_q *uq) in ufs_thread_continue()
200 ufs_thread_run(struct ufs_q *uq, callb_cpr_t *cprinfop) in ufs_thread_run()
443 struct ufs_q *uq = &ufsvfsp->vfs_delete; in ufs_thread_delete() local
496 struct ufs_q *uq; in ufs_delete_drain() local
539 ufs_sync_with_thread(struct ufs_q *uq) in ufs_sync_with_thread()
570 struct ufs_q *uq = &ufsvfsp->vfs_delete; in ufs_delete_drain_wait() local
[all …]
H A Dufs_inode.c672 struct ufs_q *uq; in ufs_iinactive() local
/titanic_50/usr/src/lib/libc/port/fp/
H A Ddivdi3.c51 u_longlong_t ua, ub, uq; in ___divdi3() local
H A Dquadint.h86 u_longlong_t uq; /* as an unsigned quad */ member
H A Dqdivrem.c83 ___qdivrem(u_longlong_t uq, u_longlong_t vq, u_longlong_t *arq) in ___qdivrem()