Lines Matching defs:obj
51 struct ntsync_obj *obj; in ntsync_wait_any() local
71 struct ntsync_obj *obj; in ntsync_wait_all_prepare() local
103 struct ntsync_obj *obj; in ntsync_wait_all_commit() local
119 struct ntsync_obj *obj; in ntsync_wait_link_waiters() local
136 struct ntsync_obj *obj; in ntsync_wait_unlink_waiters() local
152 struct ntsync_obj *obj; in ntsync_wait_post_commit() local
256 ntsync_wakeup_waiters(struct ntsync_obj *obj) in ntsync_wakeup_waiters()
270 ntsync_create_obj(struct ntsync_obj *obj, struct fileops *fops, in ntsync_create_obj()
313 ntsync_close_obj(struct ntsync_obj *obj, struct thread *td) in ntsync_close_obj()
327 ntsync_sem_is_signaled(struct ntsync_obj *obj, struct ntsync_wait_state *state, in ntsync_sem_is_signaled()
339 ntsync_sem_consume(struct ntsync_obj *obj, struct ntsync_wait_state *state, in ntsync_sem_consume()
352 ntsync_sem_prepare(struct ntsync_obj *obj, struct ntsync_wait_state *state, in ntsync_sem_prepare()
368 ntsync_sem_commit(struct ntsync_obj *obj, struct ntsync_wait_state *state, in ntsync_sem_commit()
380 ntsync_sem_post_commit(struct ntsync_obj *obj, struct ntsync_wait_state *state, in ntsync_sem_post_commit()
399 struct ntsync_obj *obj; in ntsync_sem_release() local
430 struct ntsync_obj *obj; in ntsync_sem_read() local
468 struct ntsync_obj *obj; in ntsync_sem_stat() local
489 struct ntsync_obj *obj; in ntsync_sem_fill_kinfo() local
556 ntsync_mutex_is_signaled(struct ntsync_obj *obj, in ntsync_mutex_is_signaled()
568 ntsync_mutex_consume(struct ntsync_obj *obj, struct ntsync_wait_state *state, in ntsync_mutex_consume()
592 ntsync_mutex_prepare(struct ntsync_obj *obj, struct ntsync_wait_state *state, in ntsync_mutex_prepare()
617 ntsync_mutex_commit(struct ntsync_obj *obj, struct ntsync_wait_state *state, in ntsync_mutex_commit()
632 ntsync_mutex_post_commit(struct ntsync_obj *obj, in ntsync_mutex_post_commit()
652 struct ntsync_obj *obj; in ntsync_mutex_unlock() local
687 struct ntsync_obj *obj; in ntsync_mutex_kill() local
718 struct ntsync_obj *obj; in ntsync_mutex_read() local
774 struct ntsync_obj *obj; in ntsync_mutex_stat() local
795 struct ntsync_obj *obj; in ntsync_mutex_fill_kinfo() local
858 ntsync_event_is_signaled(struct ntsync_obj *obj, in ntsync_event_is_signaled()
870 ntsync_event_consume(struct ntsync_obj *obj, struct ntsync_wait_state *state, in ntsync_event_consume()
885 ntsync_event_prepare(struct ntsync_obj *obj, struct ntsync_wait_state *state, in ntsync_event_prepare()
900 ntsync_event_commit(struct ntsync_obj *obj, struct ntsync_wait_state *state, in ntsync_event_commit()
916 ntsync_event_post_commit(struct ntsync_obj *obj, in ntsync_event_post_commit()
942 struct ntsync_obj *obj; in ntsync_event_set() local
966 struct ntsync_obj *obj; in ntsync_event_reset() local
989 struct ntsync_obj *obj; in ntsync_event_pulse() local
1017 struct ntsync_obj *obj; in ntsync_event_read() local
1063 struct ntsync_obj *obj; in ntsync_event_stat() local
1084 struct ntsync_obj *obj; in ntsync_event_fill_kinfo() local
1198 struct ntsync_obj *obj; in ntsync_wait_state_get() local