roe               594 arch/mips/include/asm/octeon/cvmx-pci-defs.h 		uint32_t roe:1;
roe               602 arch/mips/include/asm/octeon/cvmx-pci-defs.h 		uint32_t roe:1;
roe               536 arch/mips/pci/pci-octeon.c 	cfg56.s.roe = 1;	/* Relaxed Ordering Enable */
roe               518 drivers/media/i2c/cx25840/cx25840-ir.c 	int tsr, rsr, rto, ror, tse, rse, rte, roe, kror;
roe               545 drivers/media/i2c/cx25840/cx25840-ir.c 	roe = irqen & IRQEN_ROE; /* Rx FIFO Over Run IRQ Enable */
roe               555 drivers/media/i2c/cx25840/cx25840-ir.c 		 rte ? "rte" : "   ", roe ? "roe" : "   ");
roe               614 drivers/media/i2c/cx25840/cx25840-ir.c 	if (roe && ror) {
roe               534 drivers/media/pci/cx23885/cx23888-ir.c 	int tsr, rsr, rto, ror, tse, rse, rte, roe, kror;
roe               544 drivers/media/pci/cx23885/cx23888-ir.c 	roe = irqen & IRQEN_ROE; /* Rx FIFO Over Run IRQ Enable */
roe               555 drivers/media/pci/cx23885/cx23888-ir.c 		 rte ? "rte" : "   ", roe ? "roe" : "   ");
roe               614 drivers/media/pci/cx23885/cx23888-ir.c 	if (roe && ror) {
roe               820 fs/overlayfs/namei.c 	struct ovl_entry *roe = dentry->d_sb->s_root->d_fsdata;
roe               887 fs/overlayfs/namei.c 				poe = roe;
roe               906 fs/overlayfs/namei.c 			d.last = lower.layer->idx == roe->numlower;
roe               984 fs/overlayfs/namei.c 		if (d.redirect && d.redirect[0] == '/' && poe != roe) {
roe               985 fs/overlayfs/namei.c 			poe = roe;