stored            114 arch/mips/include/asm/mach-cavium-octeon/kernel-entry-init.h 	# This is the variable where the next core to boot is stored
stored             60 block/sed-opal.c 	} stored;
stored            765 block/sed-opal.c 		tok->stored.u = pos[0] & 0x3f;
stored            795 block/sed-opal.c 		tok->stored.u = u_integer;
stored            968 block/sed-opal.c 	return tok->stored.u;
stored            605 drivers/video/fbdev/core/svgalib.c 	int stored = -EINVAL;
stored            617 drivers/video/fbdev/core/svgalib.c 			stored = i;
stored            621 drivers/video/fbdev/core/svgalib.c 	return stored;
stored           1815 fs/ocfs2/dir.c 	int stored = 0;
stored           1888 fs/ocfs2/dir.c 				stored++;
stored           1896 fs/ocfs2/dir.c 		if (!persist && stored)
stored            757 net/sctp/socket.c 	int			stored = 0;
stored            840 net/sctp/socket.c 			stored = 1;
stored            883 net/sctp/socket.c 		if (stored)
stored            375 virt/kvm/arm/vgic/vgic-v3.c 		bool stored;
stored            394 virt/kvm/arm/vgic/vgic-v3.c 		stored = val & (1U << bit_nr);
stored            395 virt/kvm/arm/vgic/vgic-v3.c 		if (stored == irq->pending_latch)