Searched refs:SUSPEND_FILE_BUFLEN (Results 1 – 1 of 1) sorted by relevance
36 #define SUSPEND_FILE_BUFLEN (sizeof(SUSPEND_LOCK_FILE) + 10) macro40 snprintf(buf, SUSPEND_FILE_BUFLEN, SUSPEND_LOCK_FILE, domid); in get_suspend_file()46 char suspend_file[SUSPEND_FILE_BUFLEN]; in lock_suspend_event()106 char suspend_file[SUSPEND_FILE_BUFLEN]; in unlock_suspend_event()
Completed in 3 milliseconds