Searched defs:wqset (Results 1 – 2 of 2) sorted by relevance
319 wql_find(struct waitq *waitq, waitq_t wqset) in wql_find()1186 waitq_t wqset = wql_wqs(link); in do_waitq_select_n_locked_sets() local1786 waitq_set_unlink_all_locked(struct waitq_set *wqset, waitq_link_list_t *free_l) in waitq_set_unlink_all_locked()1859 __waitq_link_arguments_panic(struct waitq *waitq, struct waitq_set *wqset) in __waitq_link_arguments_panic()1871 __waitq_link_arguments_validate(struct waitq *waitq, struct waitq_set *wqset) in __waitq_link_arguments_validate()1896 waitq_link_locked(struct waitq *waitq, struct waitq_set *wqset, in waitq_link_locked()1920 waitq_link_prepost_locked(struct waitq *waitq, struct waitq_set *wqset) in waitq_link_prepost_locked()1943 waitq_unlink_locked(struct waitq *waitq, struct waitq_set *wqset) in waitq_unlink_locked()1989 waitq_set_first_prepost(struct waitq_set *wqset, wqs_prepost_flags_t flags) in waitq_set_first_prepost()2497 struct waitq_set *wqset; in wqt_wqset_create() local[all …]
214 struct waitq_set *wqset = &pset->ips_wqset; in ipc_mqueue_add_locked() local