Searched refs:pgo_iothread_state (Results 1 – 2 of 2) sorted by relevance
485 struct pgo_iothread_state { struct501 extern struct pgo_iothread_state pgo_iothread_internal_state[MAX_COMPRESSOR_THREAD_COUNT]; argument503 extern struct pgo_iothread_state pgo_iothread_external_state;
294 struct pgo_iothread_state pgo_iothread_internal_state[MAX_COMPRESSOR_THREAD_COUNT];295 struct pgo_iothread_state pgo_iothread_external_state;307 static void vm_pageout_iothread_external(struct pgo_iothread_state *, wait_result_t);308 static void vm_pageout_iothread_internal(struct pgo_iothread_state *, wait_result_t);309 static void vm_pageout_adjust_eq_iothrottle(struct pgo_iothread_state *, boolean_t);3944 vm_pageout_iothread_external_continue(struct pgo_iothread_state *ethr, __unused wait_result_t w)4110 vm_pageout_select_filling_chead(struct pgo_iothread_state *cq, vm_page_t m)4139 vm_pageout_iothread_internal_continue(struct pgo_iothread_state *cq, __unused wait_result_t w)4534 vm_pageout_adjust_eq_iothrottle(struct pgo_iothread_state *ethr, boolean_t req_lowpriority)4562 vm_pageout_iothread_external(struct pgo_iothread_state *ethr, __unused wait_result_t w)[all …]