Searched refs:pgo_iothread_state (Results 1 – 2 of 2) sorted by relevance
462 struct pgo_iothread_state { struct478 extern struct pgo_iothread_state pgo_iothread_internal_state[MAX_COMPRESSOR_THREAD_COUNT]; argument480 extern struct pgo_iothread_state pgo_iothread_external_state;
297 struct pgo_iothread_state pgo_iothread_internal_state[MAX_COMPRESSOR_THREAD_COUNT];298 struct pgo_iothread_state pgo_iothread_external_state;310 static void vm_pageout_iothread_external(struct pgo_iothread_state *, wait_result_t);311 static void vm_pageout_iothread_internal(struct pgo_iothread_state *, wait_result_t);312 static void vm_pageout_adjust_eq_iothrottle(struct pgo_iothread_state *, boolean_t);3953 vm_pageout_iothread_external_continue(struct pgo_iothread_state *ethr, __unused wait_result_t w)4119 vm_pageout_select_filling_chead(struct pgo_iothread_state *cq, vm_page_t m)4148 vm_pageout_iothread_internal_continue(struct pgo_iothread_state *cq, __unused wait_result_t w)4543 vm_pageout_adjust_eq_iothrottle(struct pgo_iothread_state *ethr, boolean_t req_lowpriority)4571 vm_pageout_iothread_external(struct pgo_iothread_state *ethr, __unused wait_result_t w)[all …]