taglinefilesource code
get_random_bytes693fs/nfs/nfsroot.cget_random_bytes(&xmit_bootp->xid, sizeof(xmit_bootp->xid));
get_random_bytes936fs/nfs/nfsroot.cget_random_bytes(&timeout, sizeof(timeout));
get_random_bytes37include/linux/random.hextern void get_random_bytes(void *buf, int nbytes);