taglinefilesource code
urandom_fops358drivers/char/mem.cfilp->f_op = &urandom_fops;
urandom_fops810drivers/char/random.cstruct file_operations urandom_fops = {
urandom_fops40include/linux/random.hextern struct file_operations random_fops, urandom_fops;