Searched refs:pgo_iothread_state (Results 1 – 2 of 2) sorted by relevance
846 struct pgo_iothread_state { struct862 extern struct pgo_iothread_state pgo_iothread_internal_state[MAX_COMPRESSOR_THREAD_COUNT]; argument864 extern struct pgo_iothread_state pgo_iothread_external_state;
292 struct pgo_iothread_state pgo_iothread_internal_state[MAX_COMPRESSOR_THREAD_COUNT];293 struct pgo_iothread_state pgo_iothread_external_state;305 static void vm_pageout_iothread_external(struct pgo_iothread_state *, wait_result_t);306 static void vm_pageout_iothread_internal(struct pgo_iothread_state *, wait_result_t);307 static void vm_pageout_adjust_eq_iothrottle(struct pgo_iothread_state *, boolean_t);3955 vm_pageout_iothread_external_continue(struct pgo_iothread_state *ethr, __unused wait_result_t w) in vm_pageout_iothread_external_continue()4109 vm_pageout_iothread_internal_continue(struct pgo_iothread_state *cq, __unused wait_result_t w) in vm_pageout_iothread_internal_continue()4526 vm_pageout_adjust_eq_iothrottle(struct pgo_iothread_state *ethr, boolean_t req_lowpriority) in vm_pageout_adjust_eq_iothrottle()4554 vm_pageout_iothread_external(struct pgo_iothread_state *ethr, __unused wait_result_t w) in vm_pageout_iothread_external()4583 vm_pageout_iothread_internal(struct pgo_iothread_state *cthr, __unused wait_result_t w) in vm_pageout_iothread_internal()[all …]