Searched refs:wait_for_key_construction (Results 1 – 5 of 5) sorted by relevance
586 int wait_for_key_construction(struct key *key, bool intr) in wait_for_key_construction() function600 EXPORT_SYMBOL(wait_for_key_construction);629 ret = wait_for_key_construction(key, false); in request_key()665 ret = wait_for_key_construction(key, false); in request_key_with_auxdata()
698 ret = wait_for_key_construction(key, true); in lookup_user_key()
228 ret = wait_for_key_construction(key, 1); in SYSCALL_DEFINE4()
268 extern int wait_for_key_construction(struct key *key, bool intr);
939 int wait_for_key_construction(struct key *key, bool intr);