SCIF_FENCE_INIT_PEER  646 drivers/misc/mic/scif/scif_fence.c 	if (flags & ~(SCIF_FENCE_INIT_SELF | SCIF_FENCE_INIT_PEER))
SCIF_FENCE_INIT_PEER  650 drivers/misc/mic/scif/scif_fence.c 	if (!(flags & (SCIF_FENCE_INIT_SELF | SCIF_FENCE_INIT_PEER)))
SCIF_FENCE_INIT_PEER  654 drivers/misc/mic/scif/scif_fence.c 	if ((flags & SCIF_FENCE_INIT_SELF) && (flags & SCIF_FENCE_INIT_PEER))
SCIF_FENCE_INIT_PEER  728 drivers/misc/mic/scif/scif_fence.c 	if (flags & ~(SCIF_FENCE_INIT_SELF | SCIF_FENCE_INIT_PEER |
SCIF_FENCE_INIT_PEER  733 drivers/misc/mic/scif/scif_fence.c 	if (!(flags & (SCIF_FENCE_INIT_SELF | SCIF_FENCE_INIT_PEER)))
SCIF_FENCE_INIT_PEER  737 drivers/misc/mic/scif/scif_fence.c 	if ((flags & SCIF_FENCE_INIT_SELF) && (flags & SCIF_FENCE_INIT_PEER))
SCIF_FENCE_INIT_PEER  752 drivers/misc/mic/scif/scif_fence.c 	if (flags & SCIF_FENCE_INIT_PEER) {