Home
last modified time | relevance | path

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

/system/core/lmkd/
Dlmkd.c150 static int mpevfd[VMPRESS_LEVEL_COUNT] = { -1, -1, -1 }; variable
1568 if (mpevfd[lvl] != -1 && in mp_event_common()
1569 TEMP_FAILURE_RETRY(read(mpevfd[lvl], in mp_event_common()
1767 mpevfd[level] = fd; in init_mp_psi()
1773 int fd = mpevfd[level]; in destroy_mp_psi()
1780 mpevfd[level] = -1; in destroy_mp_psi()
1852 mpevfd[level] = evfd; in init_mp_common()