Home
last modified time | relevance | path

Searched refs:waitq_select_args (Results 1 – 1 of 1) sorted by relevance

/xnu-11215/osfmk/kern/
H A Dwaitq.c795 struct waitq_select_args { struct
834 waitq_select_queue_add(waitq_t waitq, thread_t thread, struct waitq_select_args *args) in waitq_select_queue_add()
896 waitq_select_queue_flush(waitq_t waitq, struct waitq_select_args *args) in waitq_select_queue_flush()
993 struct waitq_select_args *args) in waitq_queue_iterate_locked()
1046 struct waitq_select_args *args) in waitq_prioq_iterate_locked()
1107 do_waitq_select_n_locked_queue(waitq_t waitq, struct waitq_select_args *args) in do_waitq_select_n_locked_queue()
1177 do_waitq_select_n_locked_sets(waitq_t waitq, struct waitq_select_args *args) in do_waitq_select_n_locked_sets()
1279 do_waitq_select_n_locked(waitq_t waitq, struct waitq_select_args *args) in do_waitq_select_n_locked()
1522 struct waitq_select_args args = { in waitq_wakeup64_all_locked()
1565 struct waitq_select_args args = { in waitq_wakeup64_one_locked()
[all …]