Searched refs:ecryptfs_message_wait_timeout (Results 1 – 3 of 3) sorted by relevance
54 signed long ecryptfs_message_wait_timeout = ECRYPTFS_MAX_MSG_CTX_TTL / HZ; variable56 module_param(ecryptfs_message_wait_timeout, long, 0);57 MODULE_PARM_DESC(ecryptfs_message_wait_timeout,
329 signed long timeout = ecryptfs_message_wait_timeout * HZ; in ecryptfs_wait_for_response()
522 extern signed long ecryptfs_message_wait_timeout;