Searched refs:wait_for_random_bytes (Results 1 – 3 of 3) sorted by relevance
38 extern int wait_for_random_bytes(void);88 int ret = wait_for_random_bytes(); in get_random_bytes_wait()95 int ret = wait_for_random_bytes(); \
1663 int wait_for_random_bytes(void) in wait_for_random_bytes() function1669 EXPORT_SYMBOL(wait_for_random_bytes);2058 ret = wait_for_random_bytes(); in SYSCALL_DEFINE3()
620 err = wait_for_random_bytes(); in ceph_create_client()