Lines Matching defs:wait
100 struct key *session_keyring, int wait)
111 return call_usermodehelper_exec(info, wait);
200 /* ret is the exit/wait code */
572 * and wait_for_key_construction() should be used to wait for that to complete.
668 * @intr: Whether to wait interruptibly.
672 * Returns 0 if successful; -ERESTARTSYS if the wait was interrupted; -ENOKEY
692 * request_key_tag - Request a key and wait for construction
703 * Furthermore, it then works as wait_for_key_construction() to wait for the
704 * completion of keys undergoing construction with a non-interruptible wait.
743 * Furthermore, it then works as wait_for_key_construction() to wait for the
744 * completion of keys undergoing construction with a non-interruptible wait.