Searched refs:mpevfd (Results 1 – 1 of 1) sorted by relevance
185 static int mpevfd[VMPRESS_LEVEL_COUNT] = { -1, -1, -1 }; variable2566 if (mpevfd[lvl] != -1 && in mp_event_common()2567 TEMP_FAILURE_RETRY(read(mpevfd[lvl], in mp_event_common()2793 mpevfd[level] = fd; in init_mp_psi()2799 int fd = mpevfd[level]; in destroy_mp_psi()2811 mpevfd[level] = -1; in destroy_mp_psi()2898 mpevfd[level] = evfd; in init_mp_common()2914 int fd = mpevfd[level]; in destroy_mp_common()2926 mpevfd[level] = -1; in destroy_mp_common()