random_fops       899 drivers/char/mem.c 	 [8] = { "random", 0666, &random_fops, 0 },
random_fops      2165 drivers/char/random.c const struct file_operations random_fops = {
random_fops        47 include/linux/random.h extern const struct file_operations random_fops, urandom_fops;