Searched refs:wait_for_random_bytes (Results 1 – 3 of 3) sorted by relevance
39 extern int wait_for_random_bytes(void);90 int ret = wait_for_random_bytes(); in get_random_bytes_wait()97 int ret = wait_for_random_bytes(); \
1794 int wait_for_random_bytes(void) in wait_for_random_bytes() function1810 EXPORT_SYMBOL(wait_for_random_bytes);2198 ret = wait_for_random_bytes(); in SYSCALL_DEFINE3()
647 err = wait_for_random_bytes(); in ceph_create_client()